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: Throttle problem with ddraw and triplebuffer  (Read 1617 times)

0 Members and 1 Guest are viewing this topic.

TheManuel

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 825
  • Last login:April 09, 2025, 10:13:43 pm
  • On and off hobbyist
Throttle problem with ddraw and triplebuffer
« on: December 01, 2007, 08:30:28 am »
Hello.
I am cross-posting this from the MAMEWorld forums to get a better chance at getting this resolved.

I plan to use mame v0.104 for my developing mame machine project but for whatever reason, with this version of MAME throttling is ignored when using ddraw with triple buffer.
I decided to use v0.104 for health reasons; PC health, that is. It is an old PIII that can't even handle Bubble Bobble with the more recent versions.
Does anyone known a workaround for this problem? I can't move mame versions newer than 0.107 if I want to run anything full speed.
I did try 0.106 and 0.121 and the same problem is present.

Could it be something with my setup or does everyone else have the same problem?

Thanks
"The Manuel"

SGT

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 1146
  • Last login:May 31, 2025, 10:10:32 pm
Re: Throttle problem with ddraw and triplebuffer
« Reply #1 on: December 01, 2007, 09:42:11 pm »
Hello.
I am cross-posting this from the MAMEWorld forums to get a better chance at getting this resolved.

I plan to use mame v0.104 for my developing mame machine project but for whatever reason, with this version of MAME throttling is ignored when using ddraw with triple buffer.
I decided to use v0.104 for health reasons; PC health, that is. It is an old PIII that can't even handle Bubble Bobble with the more recent versions.
Does anyone known a workaround for this problem? I can't move mame versions newer than 0.107 if I want to run anything full speed.
I did try 0.106 and 0.121 and the same problem is present.

Could it be something with my setup or does everyone else have the same problem?

Thanks

The throttle option slows things down if needed.

Per the mame docs:
Quote
   Configures the default thottling setting. When throttling is on, MAME
   attempts to keep the game running at the game's intended speed. When
   throttling is off, MAME runs the game as fast as it can. The default is
   ON (-throttle).

The reason (probably) that you cannot get up to speed is because there was a change to the video portion of Mame sometime around versions .106-.107.  With many games, your older PIII isn't going to cut it with newer versions of Mame.

TheManuel

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 825
  • Last login:April 09, 2025, 10:13:43 pm
  • On and off hobbyist
Re: Throttle problem with ddraw and triplebuffer
« Reply #2 on: December 02, 2007, 12:47:29 am »
The problem is not that I cannot get up to speed the problem is that mame ignores my throttle toggling under the conditions I specified.  This is a problem because I prefer to use direct draw in that computer and throttling is very useful to me.
"The Manuel"