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

Path to rom folder. #165

Open
ZzackKbin opened this issue Feb 17, 2023 · 1 comment
Open

Path to rom folder. #165

ZzackKbin opened this issue Feb 17, 2023 · 1 comment

Comments

@ZzackKbin
Copy link

Hi
Is possible to change format from
C:\Users\someuser\....
to
C:\Users%userprofile%...

Is good option for make own portable version.

@leoxxx
Copy link

leoxxx commented Jun 7, 2024

C:\Users\someuser\ = %HOMEPATH% or %USERPROFILE%
Not support environment variables now, but support relative path.

Open mednaffe.conf with edtior, then edit as follows:

[GUI]
Dirs=.\\roms,false,false,,,0,0;

Save it.

.\roms = [your mednaffe & mednafen root directory]\roms
e.g. c:\mednafen\roms

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