OutRun2006Tweaks
OutRun2006Tweaks copied to clipboard
[Feature Request]: course edition initially enabled
Describe the feature you'd like to see added
It would be great to start with the configurations used (course edition) for the last time. obviously it could be saved in OutRun2006Tweaks.ini and there is no need to activate a checkbox in GUI/overlay
Added some stuff to read/write it to ini in https://github.com/emoose/OutRun2006Tweaks/actions/runs/12341007272, seems to work but haven't tested it that much yet, if that doesn't work for you let me know
The game doesn't open directly, I also tried the "outrun2006tweaks-a81c2c634d4328578fdf166a8c3a9cbfbc2fdd85" version and it didn't open either. OutRun2006Tweaks.log
Apparently the problem is that the "OutRun2006Tweaks.overlay.ini" file was not present, I created it manually and the game started, by the way the track editing settings are saved correctly. good job!
Oh good catch, forgot to add error checking in the parser, just pushed https://github.com/emoose/OutRun2006Tweaks/actions/runs/12349633946 which should let it work without the ini existing
Actually these builds might break overlay while ingame, pushed new one at https://github.com/emoose/OutRun2006Tweaks/actions/runs/12349906945
reading error in the ini when you enter the game with [CourseReplacement] Code=0-0-0-0-0-0-0-0-0-0-0-0-0-0-0 Enabled=0 and I play a normal game and then I want to play with my custom courses, the courses will be edited alone in the GUI/overlay, meaning I cannot return to my saved configuration
It also doesn't let me apply my code since the checkbox is disabled, if I activate it my code will be lost.
A possible solution is that when activating the checkbox it automatically applies the code saved in OutRun2006Tweaks.overlay.ini If the code does not exist, continue normally for editing.
You could also add another checkbox "load the latest edition of the course"
Another error is that if you start the game without opening GUI/overlay (by pressing f11) the custom courses will not start even if you have "Enabled=1" in OutRun2006Tweaks.overlay.ini
I think this feature is already complete.
@nuexzz The bug that you reported might be fixed as I didn't experience it with the latest beta build below: https://github.com/emoose/OutRun2006Tweaks/actions/runs/12494089238