Build Your Own Arcade Controls Forum

Main => Software Forum => Topic started by: Crazydiver on April 26, 2012, 03:43:06 am

Title: MAME ver 0.145 updates
Post by: Crazydiver on April 26, 2012, 03:43:06 am
Can someone please tell me how to apply the MAME updates for ver 0.145. I download a set of native Windows diff/patch tools, and went to where I thought the MAME source tree was (which I am assuming is the directory that MAME is installed into), and tried to apply the various patches. I used the command line, patch -p0 -E <diffname.diff, but nothing seemed to happen. I'm sure this is a simple task, but I just don't seem to get it.  :dunno
Title: Re: MAME ver 0.145 updates
Post by: Ansa89 on April 26, 2012, 04:01:14 am
Patches must be applied to mame source, not binary.
Title: Re: MAME ver 0.145 updates
Post by: Crazydiver on April 26, 2012, 04:47:42 am
Cheers for that. Yup Install the Source code version for windows. Downloaded all the updates and the windows diff/patch tool, used the command line, but nothing seemed to happen. Unzipped the patches and placed them in the root directory that Mame and the tool were installed into.
Title: Re: MAME ver 0.145 updates
Post by: Ansa89 on April 26, 2012, 04:53:19 am
What does "nothing happen" mean? No output?
If so, the patches were correctly applied to the source code.
Title: Re: MAME ver 0.145 updates
Post by: Crazydiver on April 26, 2012, 08:53:22 pm
When I try to apply the updates using    "patch -p0 -E <diffname.diff ", when I run the patch application, nothing seems to happen. I hit enter and it drops down to the next command line, without any indication that anything has been installed. If that is what is meant to happen, then I have correctly applied all the updates.
Title: Re: MAME ver 0.145 updates
Post by: Ansa89 on April 27, 2012, 06:48:16 am
If that is what is meant to happen, then I have correctly applied all the updates.
Yes, that means you have correctly applied all the patches.
Title: Re: MAME ver 0.145 updates
Post by: Crazydiver on April 27, 2012, 04:31:50 pm
Cool, cheers for that. Now all I have to do is figure out the other problem I am having with the controller mapping, but I may setup a new post for this, as I have it listed in the wrong area, as I thought it was a MaLa issue.