Main Restorations Software Audio/Jukebox/MP3 Everything Else Buy/Sell/Trade
Project Announcements Monitor/Video GroovyMAME Merit/JVL Touchscreen Meet Up Retail Vendors
Driving & Racing Woodworking Software Support Forums Consoles Project Arcade Reviews
Automated Projects Artwork Frontend Support Forums Pinball Forum Discussion Old Boards
Raspberry Pi & Dev Board controls.dat Linux Miscellaneous Arcade Wiki Discussion Old Archives
Lightguns Arcade1Up Try the site in https mode Site News

Unread posts | New Replies | Recent posts | Rules | Chatroom | Wiki | File Repository | RSS | Submit news

  

Author Topic: hiscore diff (with no nag/white box removal)  (Read 619756 times)

0 Members and 1 Guest are viewing this topic.

headkaze

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 2943
  • Last login:August 14, 2023, 02:00:48 am
  • 0x2b|~0x2b?
Re: hiscore diff (with no nag/white box removal)
« Reply #1000 on: May 03, 2015, 03:04:19 am »
Wait no more :-)

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

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 131
  • Last login:December 21, 2022, 06:58:00 pm
    • MAME Stuff
Re: hiscore diff (with no nag/white box removal)
« Reply #1001 on: May 03, 2015, 03:40:09 am »
I'm having some trouble applying your patch (I get a lot of HUNK failed errors).

i use latest patch from new build tools and MKChamp's patch applies quite fine - no warnings and errors for 0.161:

Code: [Select]
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'

p.s.: note, there's new needed directory for compiling - scripts. it comes with latest sources.
MAME Stuff | MAME favorites | Bubble Bobble Series chart / wiki | PC configuration

headkaze

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 2943
  • Last login:August 14, 2023, 02:00:48 am
  • 0x2b|~0x2b?
Re: hiscore diff (with no nag/white box removal)
« Reply #1002 on: May 04, 2015, 12:37:18 pm »
i use latest patch from new build tools and MKChamp's patch applies quite fine - no warnings and errors for 0.161:

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

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 131
  • Last login:December 21, 2022, 06:58:00 pm
    • MAME Stuff
Re: hiscore diff (with no nag/white box removal)
« Reply #1003 on: May 29, 2015, 10:09:33 pm »
currently, hi_162.diff can be downloaded from GroovyMAME thread.
« Last Edit: May 29, 2015, 10:17:23 pm by abelenki »
MAME Stuff | MAME favorites | Bubble Bobble Series chart / wiki | PC configuration

MKChamp

  • Trade Count: (+1)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 502
  • Last login:February 07, 2024, 02:45:53 pm
  • Stil around.
Re: hiscore diff (with no nag/white box removal)
« Reply #1004 on: May 30, 2015, 02:56:35 pm »
Uploaded to main page...sorry for the delay...

abelenki

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 131
  • Last login:December 21, 2022, 06:58:00 pm
    • MAME Stuff
Re: hiscore diff (with no nag/white box removal)
« Reply #1005 on: May 30, 2015, 06:36:02 pm »
Uploaded to main page...sorry for the delay...

thanks!!
MAME Stuff | MAME favorites | Bubble Bobble Series chart / wiki | PC configuration

hazfinger

  • Trade Count: (0)
  • Jr. Member
  • **
  • Offline Offline
  • Posts: 2
  • Last login:July 05, 2015, 01:28:50 pm
  • I want to build my own arcade controls!
Re: hiscore diff (with no nag/white box removal)
« Reply #1006 on: June 06, 2015, 04:26:50 pm »
Hi everyone,
I have a error when apply the patch 0.162:

C:\buildtools\src
? patch -p0 -E <hi_162.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'
patch unexpectedly ends in middle of line
Hunk #1 succeeded at 107 with fuzz 1.

abelenki

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 131
  • Last login:December 21, 2022, 06:58:00 pm
    • MAME Stuff
Re: hiscore diff (with no nag/white box removal)
« Reply #1007 on: June 06, 2015, 07:43:37 pm »
Quote
Hunk #1 succeeded at 107 with fuzz 1.

this is not an error. it's a warning. so, MAME could still be compiled.
« Last Edit: June 07, 2015, 09:50:04 pm by abelenki »
MAME Stuff | MAME favorites | Bubble Bobble Series chart / wiki | PC configuration

wolfi

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 22
  • Last login:April 16, 2024, 12:26:53 pm
  • I'm a llama!
Re: hiscore diff (with no nag/white box removal)
« Reply #1008 on: June 26, 2015, 01:48:46 pm »
Thanks for .163 ;)

lettuce

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 1900
  • Last login:December 31, 2021, 01:46:10 pm
  • Make It So!
Re: hiscore diff (with no nag/white box removal)
« Reply #1009 on: July 04, 2015, 04:42:13 pm »
Is there anyway to stop F3 wiping the hi score??

hazfinger

  • Trade Count: (0)
  • Jr. Member
  • **
  • Offline Offline
  • Posts: 2
  • Last login:July 05, 2015, 01:28:50 pm
  • I want to build my own arcade controls!
Re: hiscore diff (with no nag/white box removal)
« Reply #1010 on: July 04, 2015, 10:12:35 pm »
Quote
Hunk #1 succeeded at 107 with fuzz 1.

this is not an error. it's a warning. so, MAME could still be compiled.

Thanks abelenki for your reply ;)

abelenki

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 131
  • Last login:December 21, 2022, 06:58:00 pm
    • MAME Stuff
Re: hiscore diff (with no nag/white box removal)
« Reply #1011 on: July 29, 2015, 11:55:21 pm »
currently, hi_164.diff can be downloaded from GroovyMAME thread.
MAME Stuff | MAME favorites | Bubble Bobble Series chart / wiki | PC configuration

MKChamp

  • Trade Count: (+1)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 502
  • Last login:February 07, 2024, 02:45:53 pm
  • Stil around.
Re: hiscore diff (with no nag/white box removal)
« Reply #1012 on: July 30, 2015, 01:49:04 pm »
163 patch actually worked for 164. It just had a warning. I made a new 164 and added it to the front page.

abelenki

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 131
  • Last login:December 21, 2022, 06:58:00 pm
    • MAME Stuff
Re: hiscore diff (with no nag/white box removal)
« Reply #1013 on: July 30, 2015, 07:31:46 pm »
163 patch actually worked for 164. It just had a warning.

oh, haven't checked that.

Quote
I made a new 164 and added it to the front page.

thanks!!
MAME Stuff | MAME favorites | Bubble Bobble Series chart / wiki | PC configuration

katuuuz

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 166
  • Last login:December 12, 2016, 09:39:44 pm
  • U, U, D, D, L, R, L, R, B, A, Select, Start
Re: hiscore diff (with no nag/white box removal)
« Reply #1014 on: August 18, 2015, 12:45:54 pm »
Using headkaze's compiler.  (hey kaze hope you've been well man)

Do I have to have the build tools downloaded to compile the non-GUI source of mame?  I dont plan on editing mame at all, just wanted to use the compiler to integrate the hi-score function.

katuuuz

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 166
  • Last login:December 12, 2016, 09:39:44 pm
  • U, U, D, D, L, R, L, R, B, A, Select, Start
Re: hiscore diff (with no nag/white box removal)
« Reply #1015 on: August 19, 2015, 11:14:21 am »
Ok guys this is driving me nuts.  I'm trying it mr dos way now.  I can't compile.  Do I have to put these mame folders into the build tools foler?  Saying something about python not in path

Robbbert

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 205
  • Last login:Yesterday at 04:40:45 am
Re: hiscore diff (with no nag/white box removal)
« Reply #1016 on: August 21, 2015, 11:12:43 pm »
I wonder if someone can explain to me, what is the "white box" that you want to remove? I can understand the no-nag, but I've never noticed a "white box".


EDIT: found out that it's the "Loading" and "Initializing" text messages.
Not really sure why that text is so objectionable...
« Last Edit: August 22, 2015, 07:53:26 am by Robbbert »

abelenki

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 131
  • Last login:December 21, 2022, 06:58:00 pm
    • MAME Stuff
Re: hiscore diff (with no nag/white box removal)
« Reply #1017 on: August 26, 2015, 04:37:16 am »
hi_164.diff works fine with 0.165 source tree, but with couple of warnings.
MAME Stuff | MAME favorites | Bubble Bobble Series chart / wiki | PC configuration

MKChamp

  • Trade Count: (+1)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 502
  • Last login:February 07, 2024, 02:45:53 pm
  • Stil around.
Re: hiscore diff (with no nag/white box removal)
« Reply #1018 on: August 26, 2015, 01:00:25 pm »
hi_164.diff works fine with 0.165 source tree, but with couple of warnings.

165 patch uploaded...warnings removed!

vwalbridge

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 2082
  • Last login:July 31, 2021, 12:21:09 pm
  • Don't half-ass two things, whole-ass one thing.
Re: hiscore diff (with no nag/white box removal)
« Reply #1019 on: August 26, 2015, 01:08:30 pm »
Not really sure why that text is so objectionable...

Because the real arcades never had white boxes and loading text. Mame users are always trying to achieve the absolute closest experience to the real thing.
If you can read this, it means Photobucket's money grab ruined my signature photos.

JohnyO

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 11
  • Last login:September 09, 2015, 12:00:26 am
  • I want to build my own arcade controls!
Re: hiscore diff (with no nag/white box removal)
« Reply #1020 on: September 01, 2015, 12:18:25 pm »
I compiled MAME .165 with the compiler from headkaze, including the highscore diff, everything went off without a hitch. (thanks a bunch headkaze). No errors or anything popped up. However it doesn't seem like my system is saving high scores. Is there a certain way I should exit games to ensure high scores are saved. Currently just using esc key.

sten_gun

  • Trade Count: (0)
  • Jr. Member
  • **
  • Offline Offline
  • Posts: 2
  • Last login:December 13, 2015, 02:21:40 am
  • I want to control my own arcade build.
Re: Linux unable to load hiscore.dat
« Reply #1021 on: September 08, 2015, 01:23:06 am »
I compiled MAME .165 with the compiler from headkaze, including the highscore diff, everything went off without a hitch. (thanks a bunch headkaze). No errors or anything popped up. However it doesn't seem like my system is saving high scores. Is there a certain way I should exit games to ensure high scores are saved. Currently just using esc key.

Fist of all, Hi to the forum!
I think I figured out this behavior and I worked on a patch to fix that. I want MKCHAMP to take a look at it, it will affect the load of hiscore.dat, now being required to be inside the same directory where you save the .hi files (and no more in the same dir as mame executable).
I can't test it on windows, but code compiles well and works well on linux, now I can load my hiscore.dat and play with it.
here the commit with the changes
https://github.com/stengun/mame/commit/548f7a3419afaeb3f51bfac6122654424342028a#diff-b19d7d069af37c931feb2be2d8799a89

I did a bit of backtracking, and I think the problem resides inside emu_file class, wich has strange behaviors if you pass the Readonly attribute without a base directory. Mame devs always passed the base dir when opening a file with "readonly" attribute. What do you think?
ps. sorry for my bad english.
btw thank you for your help, I apreciate that!

AnX

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 47
  • Last login:February 21, 2019, 05:02:48 am
  • Drop. Your. Sword.
Re: hiscore diff (with no nag/white box removal)
« Reply #1022 on: September 10, 2015, 10:22:18 pm »
I compiled MAME .165 with the compiler from headkaze, including the highscore diff, everything went off without a hitch. (thanks a bunch headkaze). No errors or anything popped up. However it doesn't seem like my system is saving high scores. Is there a certain way I should exit games to ensure high scores are saved. Currently just using esc key.

I have this problem too.  No obvious errors in the log.  Though it is monstrous and there is a possibility I missed something a more capable user may have noticed.  I tried HeadKaze compiler (awesome app  :applaud:) and doing it manually without any luck.  Can anybody confirm a Mame0.165 hi score no nag build for windows?

abelenki

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 131
  • Last login:December 21, 2022, 06:58:00 pm
    • MAME Stuff
Re: hiscore diff (with no nag/white box removal)
« Reply #1023 on: September 30, 2015, 09:01:37 am »
hi_165.diff works fine with 0.166 source tree, but with some warnings.
« Last Edit: October 06, 2015, 12:01:55 am by abelenki »
MAME Stuff | MAME favorites | Bubble Bobble Series chart / wiki | PC configuration

oldhag270

  • Trade Count: (0)
  • Jr. Member
  • **
  • Offline Offline
  • Posts: 2
  • Last login:November 27, 2015, 01:22:03 am
  • I want to build my own arcade controls!
Re: hiscore diff (with no nag/white box removal)
« Reply #1024 on: September 30, 2015, 10:26:27 am »
MAME 0.166 just got released.(Sorry just seen abelenki mentioned it)
« Last Edit: September 30, 2015, 10:28:25 am by oldhag270 »

abelenki

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 131
  • Last login:December 21, 2022, 06:58:00 pm
    • MAME Stuff
Re: hiscore diff (with no nag/white box removal)
« Reply #1025 on: October 28, 2015, 05:46:54 am »
hi_165.diff works fine with 0.167 source tree, but with some warnings.
MAME Stuff | MAME favorites | Bubble Bobble Series chart / wiki | PC configuration

MKChamp

  • Trade Count: (+1)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 502
  • Last login:February 07, 2024, 02:45:53 pm
  • Stil around.
Re: hiscore diff (with no nag/white box removal)
« Reply #1026 on: October 28, 2015, 01:06:46 pm »
hi_165.diff works fine with 0.167 source tree, but with some warnings.

I cleaned the patch up to remove the warnings. Thanks for confirming it works for 167!

abelenki

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 131
  • Last login:December 21, 2022, 06:58:00 pm
    • MAME Stuff
Re: hiscore diff (with no nag/white box removal)
« Reply #1027 on: October 30, 2015, 06:26:40 am »
I cleaned the patch up to remove the warnings.

thanks!
MAME Stuff | MAME favorites | Bubble Bobble Series chart / wiki | PC configuration

nitrogen_widget

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 1746
  • Last login:March 30, 2024, 09:10:09 am
  • I want to build my own arcade controls!
Re: hiscore diff (with no nag/white box removal)
« Reply #1028 on: November 11, 2015, 10:59:30 am »
167 patched compiles fine on Linux.

abelenki

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 131
  • Last login:December 21, 2022, 06:58:00 pm
    • MAME Stuff
Re: hiscore diff (with no nag/white box removal)
« Reply #1029 on: November 25, 2015, 06:01:06 am »
hi_167.diff seems to be completely incompatible with 0.168 source tree, or i'm doing something wrong...
MAME Stuff | MAME favorites | Bubble Bobble Series chart / wiki | PC configuration

abelenki

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 131
  • Last login:December 21, 2022, 06:58:00 pm
    • MAME Stuff
Re: hiscore diff (with no nag/white box removal)
« Reply #1030 on: November 25, 2015, 09:23:51 pm »
currently, hi_168.diff can be downloaded from GroovyMAME thread.
MAME Stuff | MAME favorites | Bubble Bobble Series chart / wiki | PC configuration

MKChamp

  • Trade Count: (+1)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 502
  • Last login:February 07, 2024, 02:45:53 pm
  • Stil around.
Re: hiscore diff (with no nag/white box removal)
« Reply #1031 on: November 30, 2015, 01:45:13 pm »
currently, hi_168.diff can be downloaded from GroovyMAME thread.

Sorry for the delay...holidays and all.
The patch has been updated and uploaded. Just a quick note on the hiscore patch in the GroovyMAME thread. I'm not sure what all is in it compared to the one here, but I will note that the groovyMAME one is 19KB and this one is 38KB...so, it's quite bigger. I am guessing it's the white box and no nag stuff...

sten_gun

  • Trade Count: (0)
  • Jr. Member
  • **
  • Offline Offline
  • Posts: 2
  • Last login:December 13, 2015, 02:21:40 am
  • I want to control my own arcade build.
Re: hiscore diff (with no nag/white box removal)
« Reply #1032 on: December 11, 2015, 03:45:28 pm »
I saw that you included my linux fix in the latest patch, thank you. I didn't read any feedback so I supposed it was working only for me.

abelenki

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 131
  • Last login:December 21, 2022, 06:58:00 pm
    • MAME Stuff
Re: hiscore diff (with no nag/white box removal)
« Reply #1033 on: December 30, 2015, 08:28:24 pm »
hi_0168.diff doesn't work with 0.169 source tree, there are warnings and errors.

currently, hi_169.diff can be downloaded from GroovyMAME thread.
« Last Edit: December 30, 2015, 08:30:04 pm by abelenki »
MAME Stuff | MAME favorites | Bubble Bobble Series chart / wiki | PC configuration

MKChamp

  • Trade Count: (+1)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 502
  • Last login:February 07, 2024, 02:45:53 pm
  • Stil around.
Re: hiscore diff (with no nag/white box removal)
« Reply #1034 on: January 04, 2016, 03:06:00 pm »
hi_0168.diff doesn't work with 0.169 source tree, there are warnings and errors.

currently, hi_169.diff can be downloaded from GroovyMAME thread.

Sorry for the delay...holidays and stuff. Updated patch has been uploaded and ready!

abelenki

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 131
  • Last login:December 21, 2022, 06:58:00 pm
    • MAME Stuff
Re: hiscore diff (with no nag/white box removal)
« Reply #1035 on: January 04, 2016, 03:16:39 pm »
Sorry for the delay...holidays and stuff. Updated patch has been uploaded and ready!

thanks!
MAME Stuff | MAME favorites | Bubble Bobble Series chart / wiki | PC configuration

ayjanu

  • Trade Count: (0)
  • Jr. Member
  • **
  • Offline Offline
  • Posts: 9
  • Last login:April 01, 2016, 02:00:26 am
  • I want to build my own arcade controls!
Re: hiscore diff (with no nag/white box removal)
« Reply #1036 on: January 06, 2016, 11:47:45 pm »
Hmm.  For some reason, highscores are not saving/loading for me.  If I keep hiscore.dat in the base Mame folder (with the executable), I see that .hi files are created in the hi folder, but are not apparently recognized by Mame; upon reloading a game, the original high scores are displayed.  If I move the hiscore.dat file to the hi subfolder, no .hi files are created, and thus, no high scores are saved either.  Not sure what's wrong.  I'm using the latest 0.169 patch, and am running Manjaro Linux (a derivative of Arch).

EDIT: Well, I've found a workaround solution; for some reason, copying hiscore.dat to both the base Mame folder AND the hi folder solved the problem; high scores now both save AND load as expected.  ...Odd, but a solution for me nonetheless...
« Last Edit: January 06, 2016, 11:54:41 pm by ayjanu »

plataoubuntu

  • Trade Count: (0)
  • Jr. Member
  • **
  • Offline Offline
  • Posts: 4
  • Last login:May 15, 2017, 04:53:27 pm
  • I want to build my own arcade controls!
Re: hiscore diff (with no nag/white box removal)
« Reply #1037 on: January 08, 2016, 07:58:27 pm »
hello, i work a video about MAME in Ubuntu system ; ).

How to compile, aply a patch(Mortal Kombat Champ) and more... I hope it helps someone|!


platao







https://www.youtube.com/channel/UCz3XFE_Yk_kPWSA2PWYvR5A


 

abelenki

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 131
  • Last login:December 21, 2022, 06:58:00 pm
    • MAME Stuff
Re: hiscore diff (with no nag/white box removal)
« Reply #1038 on: January 13, 2016, 09:46:44 am »
MKChamp, i just moved to new hosting, so login data to FTP server has changed. please see PM for details.
MAME Stuff | MAME favorites | Bubble Bobble Series chart / wiki | PC configuration

abelenki

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 131
  • Last login:December 21, 2022, 06:58:00 pm
    • MAME Stuff
Re: hiscore diff (with no nag/white box removal)
« Reply #1039 on: January 27, 2016, 09:30:51 am »
hi_0169.diff doesn't work with 0.170 source tree, there are warnings and errors.
MAME Stuff | MAME favorites | Bubble Bobble Series chart / wiki | PC configuration