tabularelf / gamemaker-kitchen

MIT License
6 stars 9 forks source link

Submission: Managix #163

Closed FoxyOfJungle closed 1 month ago

FoxyOfJungle commented 1 month ago

What kind of resource is this?

Asset

If other was selected, what is it?

No response

Logo

https://kazangames.com/assets/managix/icon.png

Description

Game memory optimizer (with async load/save support)

Authors

FoxyOfJungle

Link to your resource

https://kazangames.com/assets/managix/

Tags

optimization, memory, async, loading, saving, buffers, texture pages, audio groups

Post

Has your game ever crashed your device because it used too much memory?

This is the ultimate solution for asynchronous loading and saving (withou freezing the game). Must-needed for resource-intensive games (or if you want to optimize your game's memory usage in general).

With Managix, load only what is needed in each room, such as texture pages, audio groups, particles, buffers (3D models, etc)

PZkksJ

Supports saving/loading buffers to console slots, plus several super useful features. Check it all out here.

Also, there is a documentation.

Does your resource support LTS?

What platforms has this been tested on?

tabularelf commented 1 month ago

Added