-
Notifications
You must be signed in to change notification settings - Fork 42
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
bsnes-hd 10_3 "forgets" how to do widescreen after I close the app. #45
Comments
Sorry for the late reply. I'm currently sorting out some things and plan to return to working on bsnes-hd soon(tm). |
I've had an issue like this as well; it seems like certain widescreen-related settings simply do not seem to take correct effect on launch and have to be toggled to take effect. Quite irritating, really! Sometimes making overrides for specific files seems to help, but even then, those don't seem to work 100% correctly either unless the rom is in a zip file. x_x |
I am using bsnes-hd version 10.3 on Windows 10 Home 1909. I used to think that the only way to fix it was to reinstall every time I used it. I later realised that I can go into enhancements and change widescreen "all" to "none" and back to "all". It seems that when I close the program the settings for widescreen are written from on to off but the program doesn't know that so I have to fix it myself. It's nothing I lose sleep over, just a minor annoyance. |
Thanks for the confirmation and the update. I now have an idea where to look. |
I've noticed it with the ignore/auto/all window setting and probably a couple of other widescreen settings, along with the main widescreen off/mode7/all setting. It might happen with all of the widescreen settings, for all I know personally. |
OK, I'll try to find the issue for the next version. |
Basically the settings file only seem to affect the UI, while the emulator core itself loads with the default widescreen values. "Reloading" the UI values manually by hand takes the effects on the emulator core. In other words:
Likely fix is:
I'm on Windows 10 as well. |
fixed in new beta 10.4 |
When I first downloaded bsnes-hd, the widescreen function was fully functional. Then when I close the app and reopen it, even though my settings appear to be the same, the widescreen function is completely nonfunctional. The games are stuck in 4:3. I have to set up the entire emulator in an entirely new folder to get it working again. And as soon as it closes, widescreen stops working again. I have also noticed that when I relaunch it, my settings.bml file is edited. Even when I replace the edited file with the original, functional file, widescreen still doesn't work. I have to keep transferring my game files and save files again and again and keep reinstalling bsnes-hd.
The text was updated successfully, but these errors were encountered: