- Jan 19, 2020
- 12,382
- 49,518
- 892
I'll likely be updating the SaveFixer later today again once I resolve the Music "Favorites" issue. Bottom line, when the music list gets rebuilt your favorites reset to null. So, I'm going to have to be a bit more crafty and actually append and remove select songs from the list rather than rebuilding them... it's just wonky code to mod on tbh but I can sort it out. I just can't sort it out the easy way :/SanchoNote
Important for the future
I've updated the SaveFixer file in the OP. If you are sporting an old version do NOT forget to re-DL the new one please.
While sorting the little issues with the VN's Music Player versus the OG Music mod I have elected to have the VN rebuild the music list in the persistent file if the OG music mod doesn't exist (meaning you haven't manually replaced your "music_ep1" files. This is the safest thing to do so the VN's data doesn't get itself any more confused than it already is. The Music Player and it's original features are simply wonky and I don't trust them now or in the future, so having the VN rebuild the music list per VN start is the smartest play here imho. This will lengthen loading times just a bit when using the SaveFixer but nothing serious (maybe 2-5 seconds).
That's it. Just know it's a thing.
I'll just build my own dictionary and have that dict add/remove as needed... pull out the coding big guns.