-
Notifications
You must be signed in to change notification settings - Fork 38
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
.bso settings not loaded in windows core #89
Comments
I found that BSOs in the RetroArch core still have issues I need to fix. Until the next release I recommend using the standalone version. |
I noticed the same issue and logged an issue for the SMW patch: VitorVilela7/wide-snes#31 |
Messed a bit with this today, I'd say it works mostly* as intended, it would be a bad idea IMO if a .bso would change the core options directly, because it would be saved globally for the whole core on exit. * I said "mostly" because the screen is "squished" vertically with the .bso: Compared to what it looks like without the .bso but with the corresponding core options: ^ That's with the widescreen PAR .bso/core options btw, haven't tried the other ones. |
Same issue here in the standalone version. The patch loads but the .bso file does not. |
I'm using Retroarch 1.9.5 + bsnes-hd beta (10.6) and I have my files like this
I load the core, then the .sfc. The patch is applied but the settings from .bso are not loaded
Am I missing something obvious? :x Thank you 😄
The text was updated successfully, but these errors were encountered: