Native x86 and x64 modding framework supporting Windows 8.1 10 x86_32 → Windows 11 10 x86_64 32. (and Fedora 43 w/ KDE Plasma, but only on Proton Experimental)
Aurie Framework but Cursed allows the following:
- Runtime module
loading(WIP) / unloading (by force) - Some extra constant/static init to make one single extra type available at static time.
- Module operability (rarely)
- Hooks using
SafetyHookArkitekt, so good luck compiling. AutomaticNo memory management- Creates new threads no one asked for.
- Dynasm hook and function generation: attempting to compile GML all the way to machine code at runtime.
- and maybe C# too idk
- If you cloned this repo, it's still not too late. You can just go use the regular one still. You should do that.