RSDKModding / RSDKv5-Decompilation

A complete decompilation of Retro Engine (v5)
Other
403 stars 139 forks source link

[v5U] Mod assets are always reloaded every time a scene loads in legacy modes #189

Closed MegAmi24 closed 1 year ago

MegAmi24 commented 1 year ago

In the v3 and v4 legacy modes. every time a scene loads, no matter if it's from the Dev Menu, restarting the currently loaded scene, loading a new scene, or F5 hot-reloading, the engine will always reload every mod asset. The standalone v3/v4 decomps do this too, but here it gets annoying fast since you have to sit through a loading bar every time. Potential reworking was mentioned in #147, maybe this could be addressed in it somehow?

stxticOVFL commented 1 year ago

Going to presume this isn't an issue anymore due to the referenced commit. Feel free to reopen if it's still not satisfactory.