gmsched
gmsched copied to clipboard
Instructions to apply the methods
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 of the Corsair keyboard issue fix (I have one), but I presume this method should fix this yea? If so, where do I inject this method?
The extension should apply the fix when the game starts up. The intent is to use scheduler_resolution_set
to change the resolution whenever timing is less important, like on a pause menu, but it should work fine even if you don't ever call it. Though it should be noted that in the most recent versions of GameMaker, this extension is redundant, as all the relevant functionality is built in.
I'm admittedly not familiar with Corsair keyboards or their issues. From a quick Google it looks like it's some sort of firmware issue solved by updating the keyboard itself using iCUE, rather than anything related to timer resolution. Do let me know if gmsched somehow fixes it though!