From dad9aeae8d6beb225ae4a90b5525e6b3eaec7bcf Mon Sep 17 00:00:00 2001 From: 4am Date: Wed, 3 Oct 2018 23:12:02 -0400 Subject: [PATCH] add wildcards to fbff patcher [fixes Gamma Force] --- src/patchers/fbff.a | 12 ++++++------ src/strings/en.a | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/src/patchers/fbff.a b/src/patchers/fbff.a index 39ac4b4..74b5285 100755 --- a/src/patchers/fbff.a +++ b/src/patchers/fbff.a @@ -11,15 +11,15 @@ !zone { bit gMode ; nothing to do here in verify-only mode bpl .exit - ldy #$45 + ldy #$44 jsr SearchTrack !byte $BD,$89,$C0 !byte $A9,$56 - !byte $85,$FD + !byte $85,WILDCARD !byte $A9,$08 - !byte $C6,$FC + !byte $C6,WILDCARD !byte $D0,$04 - !byte $C6,$FD + !byte $C6,WILDCARD !byte $F0,WILDCARD !byte $BC,$8C,$C0 !byte $10,$FB @@ -39,14 +39,14 @@ !byte $F0,$EB !byte $BC,$8C,$C0 !byte $10,$FB - !byte $84,$FC + !byte $84,WILDCARD !byte $C9,$0A !byte $D0,$CB !byte $BD,$8C,$C0 !byte $10,$FB !byte $38 !byte $2A - !byte $25,$FC + !byte $25 bcs .exit sta gDisplayBytes pha diff --git a/src/strings/en.a b/src/strings/en.a index 95b7a7c..35407c9 100755 --- a/src/strings/en.a +++ b/src/strings/en.a @@ -147,7 +147,7 @@ StringTable ; can be set directly before calling PrintByID. ; .header - !text "Passport by 4am 2018-09-28",$00 + !text "Passport by 4am 2018-10-03",$00 .mainmenu !text "________________________________________",$8D,$8D,$8D,$8D,$8D,$8D,$8D !text " "