Maidens of the Kaleidoscope

~Hakurei Shrine~ => Rika and Nitori's Garage Experiments => Touhou Projects => Topic started by: Emerald Mint on January 17, 2015, 11:01:53 AM

Title: Mountain of Faith Graze Patch
Post by: Emerald Mint on January 17, 2015, 11:01:53 AM
I have slightly extended on the original graze counter patch and made one which will raise the point value for each bullet grazed, making grazing functional akin to most Touhou games.
Point value cap has also been increased to 5,000,000. It can still go a bit higher, but it'll reach a certain point where the game crashes out if it gets too high, so I've left it at that value.
Enjoy.

http://www.mediafire.com/download/azmxh4i1dbwww9d/
Title: Re: Mountain of Faith Graze Patch
Post by: Uruwi on January 18, 2015, 04:00:29 AM
Wait, is it supposed to display the graze or not?
Title: Re: Mountain of Faith Graze Patch
Post by: Emerald Mint on January 18, 2015, 08:18:16 AM
I actually replaced the function, since I was concerned there wasn't enough space in the code. Although I've been able to add it back.
It still resets after completing a stage and disabling that might not be possible.

EDIT: Uploaded
Title: Re: Mountain of Faith Graze Patch
Post by: Uruwi on January 18, 2015, 09:08:01 AM
I actually replaced the function, since I was concerned there wasn't enough space in the code. Although I've been able to add it back.
It still resets after completing a stage and disabling that might not be possible.

EDIT: Uploaded

Are you sure you updated the link too? I still get the old version.
Title: Re: Mountain of Faith Graze Patch
Post by: Emerald Mint on January 18, 2015, 09:26:04 AM
Strange, it should work, since I replaced the old version.

http://www.mediafire.com/download/ka607fni6cy68oj/
Try this one if it still doesn't.
Title: Re: Mountain of Faith Graze Patch
Post by: Uruwi on January 18, 2015, 08:06:04 PM
I'm still not getting the counter.
Title: Re: Mountain of Faith Graze Patch
Post by: Emerald Mint on January 18, 2015, 09:05:32 PM
Odd, it does for me. Does it not show up in the HiScore field? I'm not sure what could be the trouble.
[attach=1]
Title: Re: Mountain of Faith Graze Patch
Post by: Uruwi on January 18, 2015, 10:58:19 PM
Would it be possible to modify the .dat file to show "Graze" instead of "HiScore" and have the executable not show the final zero?
Title: Re: Mountain of Faith Graze Patch
Post by: Emerald Mint on January 18, 2015, 11:41:14 PM
The .dat, possibly. Would be a case of replacing the text. Though you'll need the same font as the other text for consistency.
Cannot say for sure about removing the zero myself, though it might be possible.