xyonico / BeatSaberSongLoader

A plugin for adding custom songs into Beat Saber
MIT License
238 stars 38 forks source link

Unload Assests and speed up loading #5

Closed taz030485 closed 6 years ago

taz030485 commented 6 years ago

Unloads old song resources on refresh (No more increasing RAM usage) Only loads new songs when returning from BeatSaver menu (Speeding up load time) Pressing 'r' on the main menu still does a full refresh

Known Issues: Doesn't take redownloaded songs into account on refresh

xyonico commented 6 years ago

I've done something similiar in the refactoring branch, which will merge with main when the next Beat Saber update goes live.