| Main > Software Forum |
| hiscore diff (with no nag/white box removal) |
| << < (14/250) > >> |
| retrometro:
--- Quote from: retrometro on September 15, 2007, 11:17:39 pm --- I've just finished reading Mr. Do's help page and this thread. Is it a proper conclusion that until a v119 patch is posted here for hiscores that I have to wait before applying to the v119 source? thanks --- End quote --- I guess I didn't read carefully enough. :-o Also, it turns out my compile errors were b/c i saved the diff file without all the carriage returns / and didn't convert the text file to dos from unix. 2nd question.... history of mame and hi scores past .106... why did they take support out to begin with? ______________________ edit:___ BTW, it seems now that with the hi score patch 117u3 on v118 source that after I press TAB for the menu, I can't go into any of the options. Has anyone else seen this problem? |
| ARTIFACT:
it works fine here with 118u5... even added the code changes to remove all decoding/loading msgs... NICE! |
| beernut:
For those of you using linux and needing to remove the extra linefeeds quickly try: sed 'n;d' high_score_diff_file.txt > new_diff_file.txt Best regards, Mark |
| TheDriver:
I could'nt get this to work. I have only been compiling my own builds for the last few month's but after compiling the hiscore diff I still get the nag screen and loading messages with the white box and the hiscore's still don't save. I patched my source with 119u1/2 diff files then the hiscore diff taking out the tab option's (as I have it set the way I want it) Regards. |
| MKChamp:
Sounds like you may be removing an extra line or something in the hiscore diff. You should remove the section BEGINNING with diff -r -c -N old/emu/inptport.c src/emu/inptport.c All the way to RIGHT ABOVE diff -r -c -N old/emu/mame.c src/emu/mame.c Look to see if there are any errors reported in the command window when applying the patch. If you do not see any issues, then the next thing would be to make sure you have copied the compiled exe into your MAME directory. |
| Navigation |
| Message Index |
| Next page |
| Previous page |