Main > Software Forum

hiscore diff (with no nag/white box removal)

<< < (223/250) > >>

MomoneDk:
Really appreciated that you continue to update the diff for the hiscore.dat !!!

Thanks

Arbee:
Why is this still a thing?  Hiscore support is now included with MAME specifically so that all you guys can use baseline and will finally be welcome at MAMETesters.

Arbee:

--- Quote from: sean_skroht on March 14, 2016, 09:46:15 am ---The other concern is if the new hi score script removes nag screens or if anyone is developing a script for that. I have a cabinet setup with Hyperspin shelled to hide Windows and dont want nag screens since it kinda ruins the effect I'm going for, that is, the feel of a real arcade machine.

--- End quote ---

Real arcade machines don't run Hyperspin.  Your nitpicking is invalid.

ozfalcon:
I muffed up  :badmood:

I neglected to include the No-White-Border code (Thanks go to @h0tw1r3 for the code snippet).

Attached is "hi_174nowhitebox.txt"
This patch has been tested on both Linux and Windows (MinGW) platforms.

Patch Note:
Due to LF/CR, Patch with the --binary flag.

--- Code: ---patch --binary -p0 -E <../hi_174nowhitebox.txt

--- End code ---

Compile Note:
I believe that due to updates in the MinGW environment, It may be necessary to compile with the "No Warning Error" flag.

--- Code: ---make SUBTARGET=arcade NOWERROR=1

--- End code ---

ozfalcon:
Just to clarify for those that might be interested.

There were actually TWO white boxes.
1. Is the box surrounding the dialog (When not removed was visible in the center of the screen).
2. Is the border surrounding the entire screen. (Referred to as nowhitebox - infact means no white border).

The 1st was resolved with the repair of the suppression patches.
The 2nd is resolved with the previous post attachment "hi_174nowhitebox.txt".

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version