Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request]: course edition initially enabled #191

Open
nuexzz opened this issue Dec 15, 2024 · 8 comments
Open

[Feature Request]: course edition initially enabled #191

nuexzz opened this issue Dec 15, 2024 · 8 comments

Comments

@nuexzz
Copy link

nuexzz commented Dec 15, 2024

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

@emoose
Copy link
Owner

emoose commented Dec 15, 2024

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

@nuexzz
Copy link
Author

nuexzz commented Dec 16, 2024

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

@nuexzz
Copy link
Author

nuexzz commented Dec 16, 2024

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!

@emoose
Copy link
Owner

emoose commented Dec 16, 2024

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
Copy link
Owner

emoose commented Dec 16, 2024

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

@nuexzz
Copy link
Author

nuexzz commented Dec 17, 2024

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
Copy link
Author

nuexzz commented Dec 17, 2024

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

@Zoukambada
Copy link

Zoukambada commented Dec 28, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants