Skip to main content

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

Community

New topic
7
Topics

Recent updates

GMS1 mini-fix
3
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...
1 file
1.0.9 - buffer leak mini-fix
1
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...
3 files
Fixed "file_ini_ instead of ini_" for 2.3
2
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...
1 file
A 2.3 version
This version changes each if (a) ++b; to if (a) b++; because that's no longer allowed in 2.3. That's it...
1 file
A separate GMS2 version
3
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...
1 file
1.0.4 - GMS2.2.3 compatibilty, docs, tweaks
1
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...
2 files
Added a drop-in extension
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...
1 file
Topic
Last post
1.0.0: Initial release. 1.0.1 (Mar 16, 2017): Fixed an issue with first file' line being considered a comment if it star...
started by YellowAfterlife Mar 21, 2017
361 views
No replies yet
I really only need the encrypted ini save function, but I've imported it and can't get it to work - error message is: ##...
started by pandateam Jan 05, 2024
2 replies
109 views
1. Do these extensions support atomic transactions? 2. Are they capable of compressing the contents of an INI file at al...
started by Amaroq-Softfur Feb 23, 2021
3 replies
236 views
"Allows to open multiple INI files at once (as many as you want)." So is it possible for game maker to have more than...
started by Ayyvo Jul 20, 2020
4 replies
273 views
I'm really ready to purchase this extension, but I have a couple questions that would be nice if I had answered. When yo...
started by mulfok Jul 19, 2020
1 reply
197 views
Hey Yal, Big fan of your stuff; first time buyer of an extension though. Am I missing something here? I imported file_in...
started by SupernaturalCow Jul 29, 2019
2 replies
291 views
thankyou for this, the way gamemaker handles its ini files is really annoying
started by //BARCHboi Feb 23, 2017
1 reply
415 views