Main Restorations Software Audio/Jukebox/MP3 Everything Else Buy/Sell/Trade
Project Announcements Monitor/Video GroovyMAME Merit/JVL Touchscreen Meet Up Retail Vendors
Driving & Racing Woodworking Software Support Forums Consoles Project Arcade Reviews
Automated Projects Artwork Frontend Support Forums Pinball Forum Discussion Old Boards
Raspberry Pi & Dev Board controls.dat Linux Miscellaneous Arcade Wiki Discussion Old Archives
Lightguns Arcade1Up Try the site in https mode Site News

Unread posts | New Replies | Recent posts | Rules | Chatroom | Wiki | File Repository | RSS | Submit news

  

Author Topic: Need some serious help with MAME and MALA  (Read 1382 times)

0 Members and 1 Guest are viewing this topic.

loganm187

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 10
  • Last login:October 15, 2012, 12:02:42 am
  • I want to build my own arcade controls!
Need some serious help with MAME and MALA
« 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

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.

xefned

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 121
  • Last login:June 07, 2021, 01:28:30 pm
  • Unearthing ancient threads is my special skill.
    • Matthew's projects
Re: Need some serious help with MAME and MALA
« Reply #1 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.


Searching for Zwackery, not because it's rare, because it's fun.

Hoopz

  • Don't brand me a troublemaker!
  • Trade Count: (+8)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 5285
  • Last login:June 13, 2025, 09:18:32 pm
  • Intellivision Rocks!

mgb

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 3500
  • Last login:January 06, 2025, 09:39:00 pm
  • North East, US
Re: Need some serious help with MAME and MALA
« Reply #3 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

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