-
Notifications
You must be signed in to change notification settings - Fork 52
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
OpenBVE and ObjectViewer do not retain some settings #1104
Comments
The number of allowed sounds (missing newline in the options file) and the camera key issue should now be fixed. The Object Viewer resolution settings seem to work OK for me. |
OK, I've found the issue with the resolution in Object Viewer- It's because you're using it in Windowed mode on a non-default DPI scaling factor. I'm not immediately sure how to sort this one properly; It's somewhere in the innards of OpenTK. I can probably add a workaround, but it'll likely be a nasty hack and I need to do some proper testing..... TLDR: |
Looking back at things, OpenTK scaling is a mess, and I've been digging in this direction before, but clearly not with this precise issue.... |
Thanks so much, the build fixed many of the settings retention issues. However, I found another one Driving mode in the game startup defaults to Arcade even if I switch it to Normal and restart the game. Thanks again! |
Thanks, fixed. |
@leezer3 I already showed You this issue in the past, you can see here: https://youtu.be/6G8m9ju7YHI?si=bgLffjqtJPpwDN38 |
#1066 - Full conversation |
Today's build will hopefully help with the resolution issue for Object Viewer / Route Viewer. |
I downloaded the 27th December nightly build when it came out, I noticed some settings do not stay set when I change them in-game or in ObjectViewer.
In-game settings change:
ObjectViewer settings change:
I checked the options cfg files in the C:\Users\Username\AppData\Roaming\openBVE\Settings\1.5.0 folder and they retain my preferences from previous versions of the game, but the new versions of the game and the program does not seem to recognise this?
Thanks!
The text was updated successfully, but these errors were encountered: