gmsched
gmsched copied to clipboard
An extension to fix slowdown in GameMaker Studio 1.4 games.
Results
2
gmsched issues
Sort by
recently updated
recently updated
newest added
Do I just ``` ml /c /Cx /coff gmsched.asm link gmsched.obj /DLL /NOENTRY /DEF:gmsched.def /out:gmsched.dll ``` after making sure that WinMM.lib is accessible? Seems to work but I'm uncertain
Hello! I'm really confused on where to execute the scheduler_resolution_set method? The issue resides when just starting the app and it taking forever to even start up. Yea I know...