GameDB: Replace Choro Q HG, and Penny/Gadget Racers patches.

Replace patches to less invasive solution. No longer need to skip movies, or skip SetVSyncFlag.
This commit is contained in:
Goatman13 2022-06-03 17:33:53 +02:00 committed by refractionpcsx2
parent 2333ff7b2d
commit 7fe5ba480c
1 changed files with 27 additions and 21 deletions

View File

@ -9061,13 +9061,12 @@ SLES-50252:
patches: patches:
FBE2613D: FBE2613D:
content: |- content: |-
comment=Patch by Prafull // Avoid stack corruption, fix TLB misses.
// Fixes VSync issues. patch=1,EE,00174538,word,27BDFF00
patch=0,EE,001a66ac,word,03e00008 patch=1,EE,00174680,word,27BD0100
// Avoids hanging at first loading screen. // Skip Vsync on WcCard::CommandWait loop.
patch=0,EE,001a6688,word,00000000 // Before removing this patch, check initial loading with unformatted memory card.
// Skips movies. patch=1,EE,0017CED0,word,00000000
patch=0,EE,001b1b00,word,24020001
SLES-50253: SLES-50253:
name: "Modern Groove - Ministry of Sound Edition" name: "Modern Groove - Ministry of Sound Edition"
region: "PAL-E" region: "PAL-E"
@ -32796,19 +32795,27 @@ SLPS-25013:
SLPS-25014: SLPS-25014:
name: "Choro Q - High Grade [Limited Edition]" name: "Choro Q - High Grade [Limited Edition]"
region: "NTSC-J" region: "NTSC-J"
patches:
6F9C4D7C:
content: |-
// Avoid stack corruption, fix TLB misses.
patch=1,EE,00172950,word,27BDFF00
patch=1,EE,00172A8C,word,27BD0100
// Skip Vsync on WcCard::CommandWait loop.
// Before removing this patch, check initial loading with unformatted memory card.
patch=1,EE,0017B2A8,word,00000000
SLPS-25015: SLPS-25015:
name: "Choro Q - High Grade" name: "Choro Q - High Grade"
region: "NTSC-J" region: "NTSC-J"
patches: patches:
6F9C4D7C: 6F9C4D7C:
content: |- content: |-
comment=Patch by Prafull // Avoid stack corruption, fix TLB misses.
// Fixes VSync issues. patch=1,EE,00172950,word,27BDFF00
patch=1,EE,001a341c,word,03e00008 patch=1,EE,00172A8C,word,27BD0100
// Avoid hang at first loading screen. // Skip Vsync on WcCard::CommandWait loop.
patch=1,EE,001a33f8,word,00000000 // Before removing this patch, check initial loading with unformatted memory card.
// Skips movies. patch=1,EE,0017B2A8,word,00000000
patch=1,EE,001adc38,word,24020001
SLPS-25016: SLPS-25016:
name: "Neo Atlas 3" name: "Neo Atlas 3"
region: "NTSC-J" region: "NTSC-J"
@ -37418,13 +37425,12 @@ SLUS-20225:
patches: patches:
03854A28: 03854A28:
content: |- content: |-
comment=Patch by Prafull // Avoid stack corruption, fix TLB misses.
// Fixes VSync issues. patch=1,EE,00174138,word,27BDFF00
patch=0,EE,001a62ac,word,03e00008 patch=1,EE,00174274,word,27BD0100
// Avoid hang at first loading screen. // Skip Vsync on WcCard::CommandWait loop.
patch=0,EE,001a6288,word,00000000 // Before removing this patch, check initial loading with unformatted memory card.
// Skips movies. patch=1,EE,0017CAC0,word,00000000
patch=0,EE,001b1700,word,24020001
SLUS-20226: SLUS-20226:
name: "Batman - Vengeance" name: "Batman - Vengeance"
region: "NTSC-U" region: "NTSC-U"