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 modify a diff file?  (Read 1228 times)

0 Members and 1 Guest are viewing this topic.

Denverlatino

  • ---Buyer Beware - transactions with this user are in dispute--- ... Banned ...
  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 287
  • Last login:May 13, 2009, 02:55:24 pm
how to modify a diff file?
« on: November 12, 2008, 08:49:15 pm »
Hello,, since i got an older PC that i want to use for an lunacade alike cab I'm building, i know Mame 128 its way to much for that PC, so I'm using Mame 105 with a nvidia 256 pci card, which makes Mame runs find. so i was wondering, what do i need to modify on a diff file to skip the screens and have hiscore support, i just compiled Mame128 and got the diff file from here, but i noticed it only goes to Mame 108, that's why i would like to modify a diff file for 105.
Thanks for any help.
[transactions in dispute -- see http://forum.arcadecontrols.com/index.php?topic=77030.0]
... Banned ...

headkaze

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 2943
  • Last login:August 14, 2023, 02:00:48 am
  • 0x2b|~0x2b?
Re: how to modify a diff file?
« Reply #1 on: November 12, 2008, 11:27:06 pm »
Diff files are human readable so you can just modify the source manually. I would use the 108 diff as a guide.

u_rebelscum

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 3633
  • Last login:April 21, 2010, 03:06:26 pm
  • You rebel scum
    • Mame:Analog+
Re: how to modify a diff file?
« Reply #2 on: November 13, 2008, 04:10:05 pm »
...Mame 105 ... a diff file to skip the screens and have hiscore support ...

Mame dropped hiscore.dat after 0.107; 0.108 was the first not to have it.  No need to add what's already there. ;)

So look at the 0.108 diff and find the screens part, and make the changes to the source by hand.  Or see if you can find a diff with just the screens change.  Either will be easier than trying to edit that diff so it works, believe me.
Robin
Knowledge is Power

Denverlatino

  • ---Buyer Beware - transactions with this user are in dispute--- ... Banned ...
  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 287
  • Last login:May 13, 2009, 02:55:24 pm
Re: how to modify a diff file?
« Reply #3 on: November 13, 2008, 05:20:56 pm »
...Mame 105 ... a diff file to skip the screens and have hiscore support ...

Mame dropped hiscore.dat after 0.107; 0.108 was the first not to have it.  No need to add what's already there. ;)

So look at the 0.108 diff and find the screens part, and make the changes to the source by hand.  Or see if you can find a diff with just the screens change.  Either will be easier than trying to edit that diff so it works, believe me.
thanks bro, ill try to change the source, thanks allot
[transactions in dispute -- see http://forum.arcadecontrols.com/index.php?topic=77030.0]
... Banned ...