OutRun2006Tweaks
OutRun2006Tweaks copied to clipboard
[Bug]: Adding 2+ folder paths to the CD Switcher breaks the .ini.
Tweaks version
outrun2006tweaks-d5c9a916bf9077a4126255a9b1c4d2ed153f0060
Describe your issue here (please attach the OutRun2006Tweaks.log file with your report, you can drag+drop it into the text area)
If you add one music file folder path to the CD Switcher, it works. If you add 2 or more, it doesn't seem to load the .ini at all and reverts to the default.
Looks like the settings ini parser was throwing an error when parsing CDTracks, we already parse CDTracks with our own code though, so just added something in 205cd9f8b55dff471fe454e0f65125387523fc86 to make settings parser skip it, seems to get rid of the "INI read failed" for me when using different dirs
Build at https://github.com/emoose/OutRun2006Tweaks/actions/runs/12147811271