Welcome!

General Emulation => MAME => Topic started by: RockmanRotties on March 08, 2005, 04:19:40 PM

Title: How to patch mame32 0.94 to .094u1 ?
Post by: RockmanRotties on March 08, 2005, 04:19:40 PM
I finished compiling mame32 with everything for 0.94

but

how do I patch it to 94.u1 ? I have diff.exe and patch.exe along with this mame32094u1.diff in the MAME folder where there are src...doc..obj..

I used to type command prompt like this:

cd:\mingw\mame\patch -p1
patching file "src\cheat.c"
Reversed (or previously applied) patch detected! Assume -R? [n]

Whats going on ??

I type Y everything then make winui=1 suffix=32 p4=1 and it compiled it..but when I open mame32.exe and I still see mame32 0.94 anyway instead of mame32 0.94u1. I am confuse.
Title: How to patch mame32 0.94 to .094u1 ?
Post by: denzilla on March 09, 2005, 11:31:16 AM
try using a fresh source and delete the "obj" folder before compiling.
Title: How to patch mame32 0.94 to .094u1 ?
Post by: neo04 on March 09, 2005, 12:42:21 PM
it is because your file is already patched or different version...
Title: How to patch mame32 0.94 to .094u1 ?
Post by: RockmanRotties on March 09, 2005, 03:14:19 PM
Yeah I did that already..finally I figured it out before you did replies but thanks for answering anyway ;)