Main > Software Forum
hiscore diff (with no nag/white box removal)
headkaze:
--- Quote from: MKChamp on April 29, 2015, 03:19:09 pm ---Wait no more :-)
--- End quote ---
Hey MKChamp. Really appreciate your work on this patch. I'm currently updating MC64 to use the latest Build Tools. I'm having some trouble applying your patch (I get a lot of HUNK failed errors). If I use the patch.exe from the older MinGW tools it will apply fine. Right now my work around is to include the old patch.exe and copy it over. Do you have any idea what is going wrong here? It seems strange that the version of patch.exe would matter since I expect the diff format to be some sort of standard.
BTW The new patch.exe is stored in buildtools\vendor\unixtools (buildtools.7z)
abelenki:
--- Quote from: headkaze on May 03, 2015, 03:04:19 am ---I'm having some trouble applying your patch (I get a lot of HUNK failed errors).
--- End quote ---
i use latest patch from new build tools and MKChamp's patch applies quite fine - no warnings and errors for 0.161:
--- Code: ---D:\emulation\ExtraStuff\BuildTools\src>patch -p0 -E < hi_161.diff
patching file `src/emu/emuopts.c'
patching file `src/emu/emuopts.h'
patching file `src/emu/hiscore.c'
patching file `src/emu/hiscore.h'
patching file `src/emu/machine.c'
patching file `src/emu/machine.h'
patching file `src/emu/mame.c'
patching file `src/emu/profiler.c'
patching file `src/emu/profiler.h'
patching file `src/emu/romload.c'
patching file `src/emu/ui/ui.c'
patching file `src/emu/video.c'
patching file `src/emu/video.h'
patching file `src/mame/machine/cps2crpt.c'
patching file `src/osd/modules/lib/osdobj_common.c'
patching file `src/osd/modules/lib/osdobj_common.h'
patching file `src/osd/osdepend.h'
patching file `src/osd/osdmini/minimain.c'
patching file `src/osd/osdmini/osdmini.h'
patching file `src/osd/sdl/osdsdl.h'
patching file `src/osd/sdl/video.c'
patching file `src/osd/sdl/window.c'
patching file `src/osd/sdl/window.h'
patching file `src/osd/windows/video.c'
patching file `src/osd/windows/window.c'
patching file `src/osd/windows/window.h'
patching file `src/osd/windows/winmain.h'
patching file `scripts/src/emu.lua'
--- End code ---
p.s.: note, there's new needed directory for compiling - scripts. it comes with latest sources.
headkaze:
--- Quote from: abelenki on May 03, 2015, 03:40:09 am ---i use latest patch from new build tools and MKChamp's patch applies quite fine - no warnings and errors for 0.161:
--- End quote ---
Yeah it's really odd; from command line there are no problems but launching from Mame Compiler I get HUNK errors. The only difference I can find is that patch version 2.5.4 works and patch 2.5 doesn't. Anyway copying over the new version solves the issue :dunno
abelenki:
currently, hi_162.diff can be downloaded from GroovyMAME thread.
MKChamp:
Uploaded to main page...sorry for the delay...
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version