Need help with MAME's "mame.ini" file

Emu Talk Goes Here
Post Reply
User avatar
paulkhanti
8-bit
Posts: 38
Joined: Wed Nov 09, 2011 8:56 pm
Contact:

Need help with MAME's "mame.ini" file

Post by paulkhanti »

So, I recently tried to set up my own MAME system, and I'm usually terrible at setting up emulators. I got all the support files I need, downloaded everything, but I just have one problem. I was following a guide that said I needed to enter a command into command prompt to create "mame.ini," or I could create an executable batch file. I know I'm doing everything right, or at least I'm pretty damn sure. Would the fact that I don't have admin privileges on the computer be the problem?

Also, when I try to create "mame.ini" using command prompt, I get as far as entering the "mame -cc" command, and then I get this message:
'mame' is not recognized as an internal or external command, operable program or batch file.
And when I try to create it by creating an executable batch file, I enter the following text into the notepad, and then save it as "CreateConfig.bat" in the same folder as all of my MAME files.
-- CreateConfig.bat --
Code:

mame.exe -cc
Curiously enough, when I extracted the MAME files I downloaded, there was no ".exe" file to be seen. I downloaded it from here: "http://mamedev.org/release.html"

EDIT: What I'm now finding most odd, is that as I stated above, there is no "mame.exe" file.
AppleQueso

Re: Need help with MAME's "mame.ini" file

Post by AppleQueso »

EDIT: What I'm now finding most odd, is that as I stated above, there is no "mame.exe" file.
Hahah you downloaded the source instead of the binary didn't you?
User avatar
Zing
Next-Gen
Posts: 1870
Joined: Wed Aug 24, 2011 6:36 pm
Location: Canada

Re: Need help with MAME's "mame.ini" file

Post by Zing »

It does seem odd that they have the sources listed on that page above the binaries.
Selling half my NES/SNES/PS1 collection (ending Dec 1):
http://tinyurl.com/zingebay
AppleQueso

Re: Need help with MAME's "mame.ini" file

Post by AppleQueso »

Yeah, I've made that mistake myself a few times.
User avatar
paulkhanti
8-bit
Posts: 38
Joined: Wed Nov 09, 2011 8:56 pm
Contact:

Re: Need help with MAME's "mame.ini" file

Post by paulkhanti »

AppleQueso wrote:
EDIT: What I'm now finding most odd, is that as I stated above, there is no "mame.exe" file.
Hahah you downloaded the source instead of the binary didn't you?
Haha, rats, I did. Thanks for mentioning that though, I never would've figured that out. :P
Post Reply