thpatch / thcrap-tsa

Basic thcrap patches maintained by the Touhou Patch Center developers
https://www.thpatch.net
23 stars 13 forks source link

Binary hack: Fix extra stage relocking #27

Closed Blackheart595 closed 5 years ago

Blackheart595 commented 5 years ago

Fixes a bug that causes access to the extra stage to get relocked after completing the game on easy even when it had already been unlocked. This is acchieved by replacing a mov operation with an or operation.

brliron commented 5 years ago

Looks good, it's pulled into master. Thanks for your contribution!