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: Mame faststart patch for 0.183  (Read 1971 times)

0 Members and 1 Guest are viewing this topic.

djrobx

  • Trade Count: (0)
  • Jr. Member
  • **
  • Offline Offline
  • Posts: 8
  • Last login:April 08, 2017, 02:26:48 am
  • I want to build my own arcade controls!
Mame faststart patch for 0.183
« on: March 04, 2017, 06:48:32 pm »
I've updated the excellent faststart.dat patch described here

http://forum.arcadecontrols.com/index.php?topic=146146.0

To work on the newer MAME builds.   Patch attached.

Please see that thread for usage.   No warranties provided. :)

burn_654

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 158
  • Last login:March 06, 2024, 03:31:13 pm
  • I want to build my own arcade controls!
Re: Mame faststart patch for 0.183
« Reply #1 on: March 04, 2017, 08:55:53 pm »
Fantastic! I'll definitely be using this.  :applaud:

While I hadn't tried that fork I really liked that idea...thank you for porting it to the new version. I'll be trying it with GroovyMame.

djrobx

  • Trade Count: (0)
  • Jr. Member
  • **
  • Offline Offline
  • Posts: 8
  • Last login:April 08, 2017, 02:26:48 am
  • I want to build my own arcade controls!
Re: Mame faststart patch for 0.183
« Reply #2 on: March 11, 2017, 02:12:51 am »
I'm really surprised this patch hasn't gained more traction here.  Some of the game startup sequences are crazy long, and this does away with them very nicely.   And it's super easy to modify the faststart.dat file to add in other games that you notice take forever to start.    There's a whole bit about using a plugin to count frames, but really its easy to just guesstimate (60 * <however many seconds it takes to start up>)

Super happy with how well it works.




burn_654

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 158
  • Last login:March 06, 2024, 03:31:13 pm
  • I want to build my own arcade controls!
Re: Mame faststart patch for 0.183
« Reply #3 on: April 15, 2017, 01:59:35 pm »
Hi djrobx, do you have the framecounter.lua script described at the UXME topic? I can't seem to find a copy of it...would definitely be useful to have a copy shared here.

FWIW I was able to apply the patch with GroovyMame 0.183 - although even with vanilla Mame I did have to add an #include in a file...have to review my notes on which one it was.

It does work quite well...should be nice to avoid funky looking boot screens on games where guests thought they did something wrong!