It came to my attention that the latest GM:S build was accidentally targeting GMS 1763 (thus somewhere between GMS 2.3 and GM2022) instead of GMS 1.4. 1763. Thi...
It came to my attention that at some point a bug was introduced to shared code, which was causing the buffer with INI string to be parsed to not be freed, meani...
Turns out that 2.3 broke the original way the drop-in extension worked, so I have now fixed that - remove the "dropin" extension and add this script to your pro...
This does a few things: Has GMS2 platform flags set accordingly (as importing GMS1 extensions has the console checkboxes missing, which can be confusing) Change...
Fixed an issue related to GMS2.2.3+ throwing an error when passing invalid input to real() Wrote a cheat sheet for the extension. The extension no longer clashe...
If you would like the built-in ini_ functions to not be broken but also would prefer to not manually edit your code (for example, if you are using an extension...