Page 1 of 1

Mame emulator arguments

Posted: Sun Nov 06, 2016 3:52 pm
by qqplayer
I want to test my romset from romcenter.
I canĀ“t find the correct arguments , I`ve tried with "%ROM%" , {game} ... without succes.

Re: Mame emulator arguments

Posted: Sun Nov 06, 2016 7:20 pm
by Wanderer
Hi there and welcome.

You need a datafile in order to create a database for your emulator's roms and then test your romset.

Check this link for some help.

Re: Mame emulator arguments

Posted: Tue Nov 08, 2016 5:57 pm
by qqplayer
Yes I know , that part works totally awesome.
I have rebuilt a non-merged romset using a mame .dat
But I found a problem when I`ve tried to test my roms.
I set all the parameters , mame.exe , rompath and changed the arguments.
Set defaul, %1% ,%4%... noone worked.

Its working correctly on "Romcenter 3.7.1" but not in the lastest "Romcenter 4.0.0 beta 8 (09/2016)"

Thanks for the replay , can you help me with this?

Re: Mame emulator arguments

Posted: Thu Nov 10, 2016 12:35 pm
by RomCenter
Variables are written on the dialog.
They are not the same as in rc3.x.
10-11-2016 12-33-21.png
10-11-2016 12-33-21.png (21.91 KiB) Viewed 33523 times

Re: Mame emulator arguments

Posted: Thu Nov 10, 2016 5:36 pm
by qqplayer
Yes , but the thing is the new arguments doenst work for me.
I`m using mame 106 and I tried

Code: Select all

{game} -rp "{rompaths}" -rs "{samplepaths}"
{game} -rp "{rompaths}"
{game} 
No one worked.

Even tried pasting the old Romcenter 3.7.1 arguments without success.

Re: Mame emulator arguments

Posted: Fri Nov 11, 2016 7:58 am
by RomCenter
The command line produced is displayed in the log view (botom of the main window)
Can you post the result ?