Savegame Custom plus Encrypt for GameMaker: Studio
A downloadable asset pack
Forum: Topic
Savegame Custom System + Strong Encryption - gives you possibility to create custom save file which containes only variables you specified and uses strong encryption for protecting file from hack (Multiple-key XOR + Base64 + Hash check).
Demo: Download
Savefile: Example
Features:
- Creates custom save file.
- Savefile contains only information you specified.
- Strong encryption and tracking changes of file.
- Optimized, clean and commented code.
- Perfect work on all most platforms - Windows, Mac, Linux, Android, iOS and other.
- Cross-platform save file (doesn't use ds_map_secure).
- Technical support for all who purchased.
You need intermediate knowledge of GML to use.
Please write a review if you like the asset and tell me your suggestions for improvement. If you found an error in my code or my English, please contact me ;)
My other assets! Physics rope, liquid simulation, textured terrain, day night cycle, breakable physics objects, shaders and more.
Purchase
In order to download this asset pack you must purchase it at or above the minimum price of $3.99 USD. You will get access to the following files:
Comments
Log in with itch.io to leave a comment.
Show post...
Thank you for creating this example! I absolutely needed something like this for my games when I make them in Studio versions of Game Maker, since game_save and game_load functions are obsolete in a sense.
🙏