Open 0zzy80 opened 7 years ago
You need a workaround, since MAME only running properly when you start cmd inside MAME root. ES is not doing the necessary navigation, hence the failure. I'm attaching here my config, try to compare the files with yours. mameLauncher.bat should be placed at the same folder as ES binary. Location of mame: D:\Games\mame0184_32\ Location of ES: D:\Games\emulationstation_win32 es_files.zip
Hi this is my command line to run mame:
C:\Users\al\.emulationstation\Mame0172\mame0172.exe -inipath C:\Users\al\.emulationstation\mame0172\INI -rompath C:\Users\al\.emulationstation\roms\MAME %ROM%
It works with all roms, but not with chd files. Chd files are placed under a subdir on rompath, named as the rom file. The es log say:
If i copy and paste the log output in a cmd prompt, chd file is loaded and game start. What's wrong?