Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Community

New topic
28
Topics

Recent updates

[V2] HTML5 and Linux support!
4
This update brings the earlier promised HTML5 support to V2 and Linux support! Some notes: General native_cursor_create_from_full_path and native_cursor_add_fro...
2 files — 2.1
2024.13 workaround edition
4
There are two things in this version: First, the extension is now a little faster as I recently made some improvements to code generation in GmlCppExtFuncs. Sec...
1 file
[V2] Callbacks and future changes
6
Callbacks This update adds support for callbacks ! If your cursors respond to mouse position changes (such as aiming away from the player character), these let...
3 files — 2.0.2
[V2] Various fixes
5
Fixed native_cursor_add_from_sprite_ext using xoffset instead of yoffset Fixed native_cursor_add_from_sprite_ext not freeing the temporary surface correctly Fix...
2 files — 2.0.1
V2 beta and GM2022.8 compatibility
1
10
This update is a complete rewrite of the extension: Consistent with some of my other recent updates, the DLL is now pretty tiny (10KB total). The extension has...
1 file
2.3.1 compatibility and a mystery crash fix
7
The 2.3.x version now supports both 2.3.0 and 2.3.1 (2.3.1 changes the function signature for buffer_get_surface) Fixed a situational crash when rapidly switchi...
3 files
A 2.3 version and performance improvements
2
A few things: I rewrote the extension to load cursors from memory on Windows (rather than assembling a temporary CUR file to give to WinAPI), which makes it Rea...
3 files
Added a GMS2 version
2
Since GMS2 broke/changed buffer_get|set_surface byte order on Windows specifically. Also finally did some sort of an icon and uploaded the extension to GM Marke...
1 file
28 topics · Next page
Topic
Last post
Hello! I need some help with the Native Cursor extension. I'm trying to change the cursor sprite, but it doesn't seem to...
started by MrBq 4 days ago
1 reply
7 views
Hello, I am using this extension, and it's really great, but I hope to be able to get the exact position of the mouse so...
started by E17bits 10 days ago
1 reply
22 views
Hello, I'm getting this error when I run the game (both in editor and as a build / exe), if I press OK the game will sti...
started by beenbaba 84 days ago
2 replies
112 views