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

Snes9x 1.62.3 UNIX version ignores the default config file's content #869

Closed
TCH68k opened this issue Sep 2, 2023 · 5 comments
Closed

Comments

@TCH68k
Copy link

TCH68k commented Sep 2, 2023

I have Snes9x 1.60 GTK2 installed, it has it's config file at ~/.snes9x/snes9x.conf.
I've compiled the UNIX version of 1.62.3 and tried to run it. It tells me, it loaded the config automatically (it even shows it's path), but nothing is applied. Controls, window size, upscaling (4x, integer, no resampling or interpolation, just resize); none of them is applied.

@bearoso
Copy link
Collaborator

bearoso commented Sep 3, 2023

The Unix version is an entirely different version. If you want to run the Gtk version barebones like the Unix version

  1. Go into the Preferences, UI tab, and set the ESC key to "Quit Snes9x".
  2. Then go to the Display->Basic Settings tab and check the "Use fullscreen on ROM open" option.
  3. Then you can pass your ROM on the command line like snes9x-gtk supermarioworld.sfc and it'll open in fullscreen mode and close on ESC with no UI ever visible.

@TCH68k
Copy link
Author

TCH68k commented Sep 3, 2023

I do not want to run the GTK version barebones. I want to run the UNIX version with the settings of the GTK version. Like integer upscaling in fullscreen.

@bearoso
Copy link
Collaborator

bearoso commented Sep 9, 2023

Duplicate of #870.

@bearoso bearoso closed this as completed Sep 9, 2023
@TCH68k
Copy link
Author

TCH68k commented Sep 10, 2023

It is not a duplicate of #870, this is not about the integer upscaling (that is just one example), but to get the content of the config file. What about the controls, etc.?

@bearoso
Copy link
Collaborator

bearoso commented Sep 10, 2023

They use different config files because they're not the same program. The Unix port is unmaintained. If you want the it to have these features, add them and create a pull request.

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

2 participants