MAMEWorld >> EmuChat
View all threads Index   Flat Mode Flat  

Chappie
MAME Fan
Reged: 03/31/09
Posts: 43
Send PM
Re: Mame.bat stopped working
10/03/15 10:22 AM


Sorry, I had edited the original post right after posting it with that info, but it looks like it did not take. Anyways, here is partial of the bat file that shows two of the games that are loaded out of the mame136 folder:

if %1==hogalley goto hogalley
if %1==duckhunt goto duckhunt

rem default MAME launch
mame %1 %2 %3 %4 %5 %6
goto end

:hogalley
cd mame136
mame hogalley
cd..
goto end

:duckhunt
cd mame136
mame duckhunt
cd..
goto end

Again, this had worked...but I just don't get a sense it is going to the proper directory. What I mean is these two commands assume that I am already in my root mame folder and the mame136 folder is just one level down (which it is) from where it is starting from. I wonder if somehow I am no longer in that root folder when it starts these commands.

Steve

Edited by Chappie (10/03/15 10:28 AM)







Entire thread
Subject Posted by Posted on
* Mame.bat stopped working Chappie 10/02/15 11:58 PM
. * Re: Mame.bat stopped working abelenki  10/03/15 02:26 AM
. * Re: Mame.bat stopped working Chappie  10/03/15 10:22 AM

Extra information Permissions
Moderator:  Robbbert, Tafoid 
0 registered and 392 anonymous users are browsing this forum.
You cannot start new topics
You cannot reply to topics
HTML is enabled
UBBCode is enabled
Thread views: 1204