Main Restorations Software Audio/Jukebox/MP3 Everything Else Buy/Sell/Trade
Project Announcements Monitor/Video GroovyMAME Merit/JVL Touchscreen Meet Up Retail Vendors
Driving & Racing Woodworking Software Support Forums Consoles Project Arcade Reviews
Automated Projects Artwork Frontend Support Forums Pinball Forum Discussion Old Boards
Raspberry Pi & Dev Board controls.dat Linux Miscellaneous Arcade Wiki Discussion Old Archives
Lightguns Arcade1Up Try the site in https mode Site News

Unread posts | New Replies | Recent posts | Rules | Chatroom | Wiki | File Repository | RSS | Submit news

  

Author Topic: How to add this dos command to Mala?  (Read 3733 times)

0 Members and 1 Guest are viewing this topic.

lettuce

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 1900
  • Last login:December 31, 2021, 01:46:10 pm
  • Make It So!
How to add this dos command to Mala?
« on: December 31, 2013, 06:47:41 pm »
For whatever reason i need to add the command '-prescale 3' to the end of my command prompt mame ie, 'mame outrun -prescale 3'. In mala how to i add this '-prescale' each time a rom is loaded within mala??

bmanbdaman

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 71
  • Last login:May 09, 2018, 10:03:23 pm
  • I want to build my own arcade controls!
Re: How to add this dos command to Mala?
« Reply #1 on: January 01, 2014, 09:37:54 pm »
Have you tried: MAME Config - Basics - Command Line -> %rom% -prescale 3

lettuce

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 1900
  • Last login:December 31, 2021, 01:46:10 pm
  • Make It So!
Re: How to add this dos command to Mala?
« Reply #2 on: January 02, 2014, 09:37:21 am »
Yeah I tried that but didn't work. I do have, '%Rom% %Path%', and I placed the -prescale 3 to the end. Should I have added prescale in between Rom and path?

BadMouth

  • Trade Count: (+6)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 9270
  • Last login:July 14, 2025, 01:30:54 pm
  • ...
Re: How to add this dos command to Mala?
« Reply #3 on: January 02, 2014, 10:26:21 am »
Why not just set prescale to 3 in mame.ini?

lettuce

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 1900
  • Last login:December 31, 2021, 01:46:10 pm
  • Make It So!
Re: How to add this dos command to Mala?
« Reply #4 on: January 02, 2014, 01:05:35 pm »
That doesnt appear to sort the problem im having with GroovyMame, only seems to work if you add it in the command prompt

BadMouth

  • Trade Count: (+6)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 9270
  • Last login:July 14, 2025, 01:30:54 pm
  • ...
Re: How to add this dos command to Mala?
« Reply #5 on: January 02, 2014, 02:36:29 pm »
Check to see if an individual game ini in the INI folder is overriding mame.ini



%Path% shouldn't be necessary.

%Rom% -prescale 3

If that doesn't work, you might try putting "-prescale 3" in quotation marks.