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: Slow Life  (Read 1187 times)

0 Members and 1 Guest are viewing this topic.

EssexMame

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 472
  • Last login:July 22, 2025, 11:52:28 am
  • Mame Weekender
Slow Life
« on: March 16, 2013, 05:57:14 am »
In Mame when I play, say, Frogger, I get it running at 140% or so. Of course, I'd like it to be 100% so I've got throttle=1 in mame.ini but it still runs at 140%.

How do you make all games run at 100%? I've got autoframeskip on (for the complex ones) and throttle on for the basic ones but I don't seem to find the middle ground!

MacGyver

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 317
  • Last login:December 18, 2023, 12:49:00 am
    • Project Build
Re: Slow Life
« Reply #1 on: March 17, 2013, 04:58:34 am »
My stuff runs fine with:
Code: [Select]
#
# CORE PERFORMANCE OPTIONS
#
autoframeskip             0
frameskip                 0
seconds_to_run            0
throttle                  1
sleep                     0
speed                     1.0
refreshspeed              1

Confirm that you don't have a "frogger.ini" in the ini folder overriding any new changes you are making to you mame.ini.

EssexMame

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 472
  • Last login:July 22, 2025, 11:52:28 am
  • Mame Weekender
Re: Slow Life
« Reply #2 on: March 17, 2013, 07:41:25 am »
Thanks
I didn't have the ini files for each game.

However, I have (somehow) slowed it all down BUT I now need autoframeskip to get it to 100%! I don't know what I've changed either.  I did turn joystick=1 and mouse=1 onbut have since set these to 0 and it's still now slow (slightly) even on the basic games. Better than 140% - 350% if I turn throttle off but I'd like it to be consistent :-)
#
# CORE PERFORMANCE OPTIONS
#
autoframeskip             1
frameskip                 0
seconds_to_run            0
throttle                  1
sleep                     1
speed                     1.0
refreshspeed              0

EssexMame

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 472
  • Last login:July 22, 2025, 11:52:28 am
  • Mame Weekender
Re: Slow Life
« Reply #3 on: March 17, 2013, 07:53:52 am »
Ignore the above, I am working correctly now - the throttle is doing its job as with it off my frogs get run over very easily :-)

I'm not sure why it didn't work initially, but all's well now - perhaps I'd not saved the config or something stupid?

EssexMame

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 472
  • Last login:July 22, 2025, 11:52:28 am
  • Mame Weekender
Re: Slow Life
« Reply #4 on: March 17, 2013, 04:22:43 pm »
Actually, it's still not right. I have the following settings - throttle=1 but it still whizzes along at times. Sometimes fine, other times it ignores the mame.ini. I've removed any <game>.ini and .cfg files too so I don't understand what's overriding the mame.ini throttle setting (though its sort of working as it runs at say 134%. Without it it runs at 350% (for pacman).

Odder, I can get it to 3931% (throttle=0) and 141% (throttle=1) but just can't get it to 100%. Then, it will run fine at 100% for a while before misbehaving again (perhaps after editing mame.ini for bezels or other stuff.

# CORE PERFORMANCE OPTIONS
#
autoframeskip    0
frameskip        0
seconds_to_run   0
throttle         1
sleep            0
speed            1.0
refreshspeed     1

What is going on??

EssexMame

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 472
  • Last login:July 22, 2025, 11:52:28 am
  • Mame Weekender
Re: Slow Life
« Reply #5 on: March 17, 2013, 04:27:31 pm »
Should mention, I'm on mame0148. Its currently running at 120%. With throttle on. If I turn it off it goes mad (3000%). So, throttle is doing something but not enough to get it to 100% and the speed varies 109-120% say, so its hard to play as it speeds up/slows down.

I have my virus scanner off but could be something else affecting it? Chrome perhaps (this window as I write?)

EssexMame

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 472
  • Last login:July 22, 2025, 11:52:28 am
  • Mame Weekender
Re: Slow Life
« Reply #6 on: March 17, 2013, 04:38:12 pm »
Last one (promise)! It was all sorted out with a reboot. So, same mame.ini just a fresh start of the PC (and reset of the virus scanner?).