OutRun2006Tweaks icon indicating copy to clipboard operation
OutRun2006Tweaks copied to clipboard

[Feature Request]: course edition initially enabled

Open nuexzz opened this issue 11 months ago • 8 comments

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

nuexzz avatar Dec 15 '24 09:12 nuexzz

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

emoose avatar Dec 15 '24 17:12 emoose

The game doesn't open directly, I also tried the "outrun2006tweaks-a81c2c634d4328578fdf166a8c3a9cbfbc2fdd85" version and it didn't open either. OutRun2006Tweaks.log

nuexzz avatar Dec 16 '24 08:12 nuexzz

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!

nuexzz avatar Dec 16 '24 08:12 nuexzz

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

emoose avatar Dec 16 '24 09:12 emoose

Actually these builds might break overlay while ingame, pushed new one at https://github.com/emoose/OutRun2006Tweaks/actions/runs/12349906945

emoose avatar Dec 16 '24 09:12 emoose

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

error edit

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"

nuexzz avatar Dec 17 '24 05:12 nuexzz

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

nuexzz avatar Dec 17 '24 06:12 nuexzz

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

Zoukambada avatar Dec 28 '24 23:12 Zoukambada