Jump to content
LaunchBox Community Forums

[Mame] Software: NES Question, Is it possible to have per game cfg settings rather than per system settings?


tkssitch
Go to solution Solved by JoeViking245,

Recommended Posts

As, title says.  I know Mame isn't the best for console emulation, but I have specific purpose for using mame.  I when I [Tab] into in-game menu, the changes are saved on a system basis [nes].  I'm looking to save them (if possible) on a per game as you can the regular arcade.  Thanks, all feedback appreciated.

Link to comment
Share on other sites

31 minutes ago, tkssitch said:

As, title says.  I know Mame isn't the best for console emulation, but I have specific purpose for using mame.  I when I [Tab] into in-game menu, the changes are saved on a system basis [nes].  I'm looking to save them (if possible) on a per game as you can the regular arcade.  Thanks, all feedback appreciated.

You'd need to add -statename to the command-line parameters.  The full command would be:

"D:\Mame\mame.exe" nes -statename nes/addfam -ui_active addfam

Then in LaunchBox for your NES Associated Platform:

nes -statename nes/%romfilename% -ui_active

I add ui_active so the keyboard works normally.  Alternately, you can set in mame.ini (or nes.ini).

  • Thanks 1
Link to comment
Share on other sites

On 12/20/2024 at 6:26 PM, JoeViking245 said:

Oh snap!  I was thinking save states.

For per game configurations, you'd use  -cfg_directory "

D:\MAME\mame.exe" nes -cfg_directory "D:\MAME\cfg\nes\addfam" addfam

Or

nes -cfg_directory cfg\nes\%romfilename%

 

This worked Thanks!  I used this for sms as well without a hitch.

  • Game On 1
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...