The NEW Build Your Own Arcade Controls

Software Support => GroovyMAME => Topic started by: abispac on May 08, 2018, 07:28:30 pm

Title: Help compiling groovymame.
Post by: abispac on May 08, 2018, 07:28:30 pm
Well more than help im just wondering if im doing it right, i would like to prepare a version of groovymame that has the  highscoore patch plus my special blend with no mesages for the savestate loading , now i found a bit on info on the net , and wondering if is as easy as getting the regular mame source, aplly the highscore dif, , apply the gm diff and apply the directx9 diff, and build? is that it? the outcome will be a working groovymame for windows? thanks for any help.

by the way this is the help i found here but was from last year...
Quote
GroovyMAME repo is here...

https://drive.google.com/drive/folders/0B5iMjDor3P__aEFpcVNkVW5jbEE (https://drive.google.com/drive/folders/0B5iMjDor3P__aEFpcVNkVW5jbEE)

There is already 32 & 64 bit versions of GM in the 183 folder to download, or if you want to compile it yourself, grab the .diff files and use a compiler like MAME Compiler 64 if you're lazy like me, or learn how to do it from the command line. You'll need the build tools from here...
http://mamedev.org/tools/ (http://mamedev.org/tools/)

Apply the patches starting with the latest "017c" diff, and use "d3d9ex.diff" if you're on Windows 7/8/8.1/10 for better graphical performance.
Title: Re: Help compiling groovymame.
Post by: Jonny G on May 09, 2018, 07:55:27 am
Yeah that advice was from me, it still stands. Grab MAME Compiler, the latest source and build tools, set the options as you require (x64, strip symbols, etc, etc) then apply in following order, GM, D3D, other diffs. You can test them before applying if need be.
Title: Re: Help compiling groovymame.
Post by: Calamity on May 10, 2018, 05:29:14 am
Remind the hiscore patch is no longer needed.
Title: Re: Help compiling groovymame.
Post by: abispac on May 11, 2018, 07:08:43 pm
Thanks did that and it was uper easy now i got my version of groovymame without game warnings and saveste mesages, i use savestate instead of highscore as is like if the machine never turns off,  cant wait to pick up my monitor tomorrow and start testing things out thanks alot. If anyoneis interested i can share this version of GM its for win64 but i can easy build one for x86 not sure for linux.