AmatCoder / mednaffe

A front-end (GUI) for mednafen emulator
GNU General Public License v3.0
429 stars 35 forks source link

Cannot find mednafen.cfg inside bin/ or lib/ folders on Windows #129

Closed mayawarrier closed 3 years ago

mayawarrier commented 3 years ago

If mednaffe.exe is located in a directory whose path contains "bin" or "lib", mednafen.cfg cannot be found (even if in the same folder as mednaffe.exe).

For eg. if the path for mednaffe.exe is D:\bin\mednaffe\mednaffe.exe and the path for mednafen.cfg is D:\bin\mednaffe\mednafen.cfg, (same directory) mednafen.cfg will still not be found. This is true for "lib" as well.

AmatCoder commented 3 years ago

Bug confirmed. It is even documented. Just lack of attention on my part.