Build Your Own Arcade Controls Forum

Main => Software Forum => Topic started by: loganm187 on September 30, 2012, 09:55:08 pm

Title: Need some serious help with MAME and MALA
Post by: loganm187 on September 30, 2012, 09:55:08 pm
So I'm looking to turn an old PC into a MAME box that only plays arcade games. I have been following this tutorial: http://forum.arcadecontrols.com/index.php?topic=83570.0 (http://forum.arcadecontrols.com/index.php?topic=83570.0)

and whenever I get to the part about creating the MAME.ini file in command prompt I hit a brick wall. I have used CMD for tons of stuff in the past, but this just doesn't work. I enter cd C:\Emulators\Programs\mame All I get is "is not recognized as an internal or external command operable program or batch file." and this is my exact file format on my system. I'm stumped! I can't even get to the part where I enter mame -cc to get the .ini file. Someone please help me I'm going crazy here.
Title: Re: Need some serious help with MAME and MALA
Post by: xefned on October 01, 2012, 11:20:07 am
I don't know much about windows but I know of "cd" as unix for change directory.

I think in Windows it's something like chdir.
Title: Re: Need some serious help with MAME and MALA
Post by: Hoopz on October 01, 2012, 11:56:13 am
Try following directions from these threads:

http://forum.arcadecontrols.com/index.php/topic,99676.0.html (http://forum.arcadecontrols.com/index.php/topic,99676.0.html)

http://forum.arcadecontrols.com/index.php/topic,109559.msg1161340.html#msg1161340 (http://forum.arcadecontrols.com/index.php/topic,109559.msg1161340.html#msg1161340)

Title: Re: Need some serious help with MAME and MALA
Post by: mgb on October 04, 2012, 08:02:58 pm
So I'm looking to turn an old PC into a MAME box that only plays arcade games. I have been following this tutorial: http://forum.arcadecontrols.com/index.php?topic=83570.0 (http://forum.arcadecontrols.com/index.php?topic=83570.0)

and whenever I get to the part about creating the MAME.ini file in command prompt I hit a brick wall. I have used CMD for tons of stuff in the past, but this just doesn't work. I enter cd C:\Emulators\Programs\mame All I get is "is not recognized as an internal or external command operable program or batch file." and this is my exact file format on my system. I'm stumped! I can't even get to the part where I enter mame -cc to get the .ini file. Someone please help me I'm going crazy here.

Assuming your going from Command Prompt:

it should default saying c:\Document and settings\username>
     type cd ..
now it should show c:\Document and settings>
    type cd ..
now you should see just c:\
   type cd emulators
   then cd programs
   then cd mame

now you will be in the mame folder and you can create your mame ini file