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: Mame .ini creation steps help  (Read 13486 times)

0 Members and 1 Guest are viewing this topic.

jcutler0902

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 41
  • Last login:July 14, 2017, 08:42:56 am
Mame .ini creation steps help
« on: February 12, 2011, 06:31:01 pm »
Hello,

I am trying to create an .ini file to start this long but fun process.

Here is what I have done. My mame path is outlined below

E:\HyperSpin\Emulators\Mame

Open a command prompt:
C:\Documents and Settings\Administrator>cd E:\HyperSpin\Emulators\Mame

E:\HyperSpin\Emulators\Mame>mame -cc

'mame' is not recognized as an internal or external command operable program or batch file.

I have gone over my path and steps..Not sure what I am doing wrong.
Using XP  service pack 3
Mame 0.141

Thanks
Jason

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!
Re: Mame .ini creation steps help
« Reply #1 on: February 12, 2011, 06:42:25 pm »
In the command prompt window, type:

cd\ (hit ENTER)

It should take you to E:\

Now type cd Hyperspin (hit ENTER)

Now type cd emulators (hit ENTER)

Now type cd Mame (hit ENTER)

You should now be at E:\HyperSpin\Emulators\Mame

Now type mame -cc  (hit ENTER)

That should work.  

« Last Edit: February 12, 2011, 06:44:09 pm by Hoopz »

Paul Olson

  • Trade Count: (+4)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 1235
  • Last login:June 20, 2024, 08:23:41 am
    • Paul's Arcade
Re: Mame .ini creation steps help
« Reply #2 on: February 12, 2011, 06:46:35 pm »
Are you sure the executable name is mame? Depending on how it was compiled, it could be a different name, ie mame64. Also, add the .exe as well; it didn't create the ini file on mine without it, although I didn't get an error.

jcutler0902

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 41
  • Last login:July 14, 2017, 08:42:56 am
Re: Mame .ini creation steps help
« Reply #3 on: February 12, 2011, 07:13:50 pm »
Thanks for the quick replies.

The first set of steps worked fine and matched line for line.

However I still got the same error.

I tried the second step and the executble is .exe and still nothing.

Still stuck...


***UPDATE...iti finally created it.. Thanks all.
« Last Edit: February 12, 2011, 07:17:22 pm by jcutler0902 »

Paul Olson

  • Trade Count: (+4)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 1235
  • Last login:June 20, 2024, 08:23:41 am
    • Paul's Arcade
Re: Mame .ini creation steps help
« Reply #4 on: February 12, 2011, 07:19:46 pm »
Once you are in the right directory, type DIR to see if mame is in there.

Savannan

  • Trade Count: (+1)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 183
  • Last login:December 22, 2012, 10:53:06 pm
Re: Mame .ini creation steps help
« Reply #5 on: February 12, 2011, 07:48:29 pm »
its been years since i messed with dos...>>>please correct me if im wrong<<<<

It might matter what OS your using also for dos...

In the older OS's...if your filename/directory/folder is longer that 8 charaters..for the 7th and 8th spot it uses a "~1"

so if you have a directory named HYPERSPIN/EMULTATORS in drive e: you would type...
e:\hypers~1\emulat~1\mame.exe -cc


quadrider1

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 119
  • Last login:July 14, 2012, 11:41:42 am
Re: Mame .ini creation steps help
« Reply #6 on: February 12, 2011, 11:15:15 pm »
notepad, type mame.exe -cc, save as CreateConfig.bat, put that where your mame exe is and double click it. there you go