Build Your Own Arcade Controls Forum

Software Support => GroovyMAME => Topic started by: abispac on December 10, 2021, 05:10:06 pm

Title: Compiling groovymame with hbmame or viceversa, how to?
Post by: abispac on December 10, 2021, 05:10:06 pm
Im a bit confused, can someone kindly enough point me how to compile groovymame with hbmame games, or the otherway around.
I though that maybe theres a diff to patch mame, so i can use that diff to patch hbmame, its that how is done?
Im comfortable compiling mame, i just need the correct steps to make this happen, Thanks alot.
Title: Re: Compiling groovymame with hbmame or viceversa, how to?
Post by: psakhis on December 11, 2021, 09:19:45 am
Hi, it's "easy". You need to patch hbmame with @Calamity switchres diff file.
Title: Re: Compiling groovymame with hbmame or viceversa, how to?
Post by: abispac on December 11, 2021, 09:24:12 am
Hi, it's "easy". You need to patch hbmame with @Calamity switchres diff file.
Nice,thanks for the info,now ill look for the diff file...
Title: Re: Compiling groovymame with hbmame or viceversa, how to?
Post by: abispac on December 12, 2021, 11:51:53 am
Hi, it's "easy". You need to patch hbmame with @Calamity switchres diff file.
Is this true? #1 cant seem to find groovymame diff and #2 looks like switchres is a separate project. Can anyone confirm it please, thats this is how groovyvmame can be compiled with hbmame.
Could i simply copy paste the drivers parts or something like that?
Title: Re: Compiling groovymame with hbmame or viceversa, how to?
Post by: psakhis on December 12, 2021, 12:59:22 pm
If you cant seem find patch, always you can do it.

@Calamity publish every src versions of Groovymame at https://github.com/antonioginer/GroovyMAME/releases (https://github.com/antonioginer/GroovyMAME/releases). Make a diff file with base mame isn't so difficult i think.
Title: Re: Compiling groovymame with hbmame or viceversa, how to?
Post by: mrchrister on December 13, 2021, 12:17:26 pm
Here is version 227:
https://drive.google.com/drive/folders/1WfUc2oF8Pw3zfiCZtPqBmU3YygL730f6

That's the one I'm using and it's the latest compile I could find on b4ndit0's repository:
https://b4nd1t0.blogspot.com/2021/06/mame-0232.html

His builds work great. If you get the newest one compiled, I'm happy to test it :)
Title: Re: Compiling groovymame with hbmame or viceversa, how to?
Post by: abispac on December 13, 2021, 05:51:48 pm
Here is version 227:
https://drive.google.com/drive/folders/1WfUc2oF8Pw3zfiCZtPqBmU3YygL730f6

That's the one I'm using and it's the latest compile I could find on b4ndit0's repository:
https://b4nd1t0.blogspot.com/2021/06/mame-0232.html

His builds work great. If you get the newest one compiled, I'm happy to test it :)
Thanks for sharing
Title: Re: Compiling groovymame with hbmame or viceversa, how to?
Post by: abispac on December 13, 2021, 08:25:35 pm
So what i did, was download latest groovymame, to perhaps take advantage of the latest switchres, placed the hbgroovymame exe there, fire it up and it seems  to work. Thanks.