tkssitch Posted December 20, 2024 Share Posted December 20, 2024 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. Quote Link to comment Share on other sites More sharing options...
JoeViking245 Posted December 21, 2024 Share Posted December 21, 2024 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). 1 Quote Link to comment Share on other sites More sharing options...
Solution JoeViking245 Posted December 21, 2024 Solution Share Posted December 21, 2024 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% 1 Quote Link to comment Share on other sites More sharing options...
tkssitch Posted December 21, 2024 Author Share Posted December 21, 2024 awesome thanks alot for responding. I'll give it a go when i can and report back. Thanks! Quote Link to comment Share on other sites More sharing options...
tkssitch Posted December 25, 2024 Author Share Posted December 25, 2024 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. 1 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.