Skip to content

Commit

Permalink
NI: Add NI patches for Kaido Battle games (JP&EU)
Browse files Browse the repository at this point in the history
  • Loading branch information
forrvalhalla authored and refractionpcsx2 committed Sep 7, 2023
1 parent d97d900 commit d38c68e
Show file tree
Hide file tree
Showing 5 changed files with 39 additions and 8 deletions.
7 changes: 6 additions & 1 deletion patches/SLES-53191_F7780E06.pnach
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,14 @@ gametitle=Kaido Racer PAL (SLES_531.91)

[Widescreen 16:9]
gsaspectratio=16:9
author=El_Patas
comment=Widescreen hack by El_Patas

//Gameplay 16:9
patch=1,EE,20431190,extended,3F400000 //3F800000 (Increases hor. axis)


[No Interlacing]
gsinterlacemode=1
author=val
description=Attempts to disable interlaced offset rendering.
patch=1,EE,001350F0,word,00000000
7 changes: 6 additions & 1 deletion patches/SLES-53900_C7993BCC.pnach
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,14 @@ gametitle=Kaido Racer 2 PAL (SLES_539.00)

[Widescreen 16:9]
gsaspectratio=16:9
author=El_Patas
comment=Widescreen hack by El_Patas

//Gameplay 16:9
patch=1,EE,203FDFD0,extended,3F400000 //3F800000 (Increases hor. axis)


[No Interlacing]
gsinterlacemode=1
author=val
description=Attempts to disable interlaced offset rendering.
patch=1,EE,001539E8,word,00000000
10 changes: 7 additions & 3 deletions patches/SLPM-65246_0AD22FB5.pnach
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,12 @@ gametitle=Drift Racer - Kaido Battle [NTSC-J] (SLPM-65246)

[Widescreen 16:9]
gsaspectratio=16:9
comment=Widescreen hack by nemesis2000 (pnach by nemesis2000)

author=nemesis2000
description=Widescreen hack by nemesis2000 (pnach by nemesis2000)
patch=1,EE,0013bd80,word,3c023f40


[No Interlacing]
gsinterlacemode=1
author=val
description=Attempts to disable interlaced offset rendering.
patch=1,EE,00135ABC,word,00000000
13 changes: 13 additions & 0 deletions patches/SLPM-65246_2046216F.pnach
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
gametitle=Kaido Battle - Nikko, Haruna, Rokko, Hakone [NTSC-J] (SLPM-65246)

[Widescreen 16:9]
gsaspectratio=16:9
author=nemesis2000
description=Widescreen hack by nemesis2000 (pnach by nemesis2000)
patch=1,EE,0013bd80,word,3c023f40

[No Interlacing]
gsinterlacemode=1
author=val
description=Attempts to disable interlaced offset rendering.
patch=1,EE,00135ABC,word,00000000
10 changes: 7 additions & 3 deletions patches/SLPM-65514_C37C1B76.pnach
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,12 @@ gametitle=Kaido Battle 2 - Chain Reaction [NTSC-J] (SLPM-65514)

[Widescreen 16:9]
gsaspectratio=16:9
comment=Widescreen hack by nemesis2000 (pnach by nemesis2000)

author=nemesis2000
description=Widescreen hack by nemesis2000 (pnach by nemesis2000)
patch=1,EE,00149200,word,3c023f40


[No Interlacing]
gsinterlacemode=1
author=val
description=Attempts to disable interlaced offset rendering.
patch=1,EE,0013A204,word,00000000

0 comments on commit d38c68e

Please sign in to comment.