June 24, 2025, 04:22:51 pm
0 Members and 1 Guest are viewing this topic.
if "%2" == "c:\emulators\other_emus\zinc" goto zinc:zinccd \emulators\zinccmd-launch7.exe %1exit
@echo offif "%2" == "C:\Zinc\roms" goto zincstart /B Mamep.exe %1exitzinc:C:cd \Zinccmd-launch7.exe %1exit
It stops after loading Mame's percentage loading screen.If I launch a game from command line with the wrapper, it works.
...then opening a game list I get no path for every game!
Quote from: mark_navigator on November 14, 2009, 03:33:43 am...then opening a game list I get no path for every game!Since the path is blank, the %2's value in mame.cmd is also blank which is why it is failing. That's why you need to refresh the main game list so that the path is "hopefully" no longer blank.Right-click on your main game list and choose refresh.
Is the path still empty in the game list editor? Also what do you have set in Mala under Rom Path options?
However, to get a custom games list refreshing, the only way is to delete that game from the list and re-put it from the main games list?