Skip to main content

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

Non-sandboxed filesystem

Work with files in all accessible places in GameMaker games. · By YellowAfterlife

Community

New topic
4
Topics

Recent updates

1.1 - new functions, source code release
4
4
The DLL is now smaller (~16KB) There’s now an x64 version of the DLL Added file_get_ctime_ns , file_get_mtime_ns , file_get_atime_ns for retrieving creation/m...
3 files — 1.1
1.0.3 - a few fixes and new functions
Additions: Added a number of functions related to non-sandboxed asset, screenshot, and surface manipulation. Added functions for non-sandboxed INI file manipula...
3 files
1.0.2 is now released
Linux and Mac versions are currently underway, but here's a small update to Windows version Fixed an issue with signed/unsigned number comparison that was causi...
3 files
v1.0.1 is now released!
1
This update adds several helper functions, improves general consistency of returned values, and overhauls the demo to avoid clashes if importing the resources f...
3 files
Topic
Last post
In the current GMS2 version there's a bug that causes its default filesystem commands to not work when using the UWP exp...
started by Deleted Account Jun 25, 2021
1 reply
186 views
Does this extention support Long Path Names?
started by Amaroq-Softfur Feb 23, 2021
1 reply
157 views
The title says it all. Sprite exists with file_exists_ns -function but sprite_add_ns doesn't seem to find it. The functi...
started by VarmaKrapula Aug 29, 2020
1 reply
250 views
I've been struggling to figure out how to get the directory to the exe. Using the code show_message(program_directory) a...
started by RandomFangamer Aug 22, 2020
2 replies
302 views