Reset MAME controls to defaults / advmame-0.94.0RC
-
@Rustypipe I just checked my backups and I have two original versions I can post.
-
@Rustypipe I grabbed some backups of my originals from March. I added the
display_width
anddisplay_height
that were added by Buzz recently. These two settings default to 640 and 480 respectively, and ONLY affect the resolution of vector games.I also recommend fixing the sound latency line like this:
sound_latency 0.05
-
Thank you very much. I'll keep this handy in the event I need to revert back or something goes horribly sideways again.
Cheers
-
Hi!
I've done something similar and thoughtless started editing MAME controls when accidentally selecting Input (In General) and removed the ENTER button. I'm having trouble resetting the (In General) Inputs to it's default settings. Can you tell me where in the GUI you were able to amend this problem...??
Cheers
-
@mmquayno You might try adding the line:
input_map[ui_select] enter
to change it to enter, but if you mapped this to something else, check the .rc file for this line assigned to something else and just fix it. -
@caver01 Excellent!! Problem solved. Thank you very much.
-
How do I get access to and alter an *.rc file? I need to do it to get my spinner to work, but I have no idea how to alter that file in the first place. I don't know where it is.
Thanks,
Jason -
@JasonSample You probably want to use AdvanceMAME 1.4 and the config file for that version can be found here:
/opt/retropie/configs/mame-advmame/advmame-1.4.rc
You could use nano at the command line to edit the file, but setting up a spinner properly in AdvanceMAME would have you scrolling so much to find specific lines you would be better off loading a GUI desktop and editing the file in an editor that makes it easier to search, copy and paste, etc. I always access these over a network connection and open the configs folder where you will find the same file under the mame-advmame folder.
-
Thanks a bunch. I am really not very good with computers anymore so I might have a hard time doing what you have described. I will give it a try, though.
Peace,
Jason -
@JasonSample You won't get your spinner working in AdvanceMAME without editing that file. You might have better luck using lr-mame2003 which will basically work without configuration.
-
@caver01 Thanks so much. I will try that again. I think that it what I am running Arkanoid and Tempest on.
Jason
Contributions to the project are always appreciated, so if you would like to support us with a donation you can do so here.
Hosting provided by Mythic-Beasts. See the Hosting Information page for more information.