diff --git a/bin/docs/GameIndex.pdf b/bin/docs/GameIndex.pdf index 916b5a542e..39403020dd 100644 Binary files a/bin/docs/GameIndex.pdf and b/bin/docs/GameIndex.pdf differ diff --git a/bin/resources/GameIndex.yaml b/bin/resources/GameIndex.yaml index a723147493..c4d68fd83c 100644 --- a/bin/resources/GameIndex.yaml +++ b/bin/resources/GameIndex.yaml @@ -8712,9 +8712,13 @@ SLES-50727: SLES-50728: name: "Tiger Woods PGA Tour 2002" region: "PAL-M3" + gameFixes: + - VUSyncHack # Fixes the inverted legs. SLES-50729: name: "Tiger Woods USA Tour 2002" region: "PAL-A" + gameFixes: + - VUSyncHack # Fixes the inverted legs. SLES-50730: name: "VIP" region: "PAL-M5" @@ -30092,6 +30096,8 @@ SLPS-25141: SLPS-25142: name: "Tiger Woods PGA Tour 2002" region: "NTSC-J" + gameFixes: + - VUSyncHack # Fixes the inverted legs. SLPS-25143: name: ".hack//Mutation Part 2" region: "NTSC-J" @@ -34511,6 +34517,8 @@ SLUS-20363: SLUS-20364: name: "Tiger Woods PGA Tour 2002" region: "NTSC-U" + gameFixes: + - VUSyncHack # Fixes the inverted legs. SLUS-20365: name: "Pirates - Legend of Black Kat" region: "NTSC-U" diff --git a/pcsx2/Docs/GameIndex.md b/pcsx2/Docs/GameIndex.md index 1e06a166f6..3966427130 100644 --- a/pcsx2/Docs/GameIndex.md +++ b/pcsx2/Docs/GameIndex.md @@ -38,7 +38,7 @@ SERIAL-12345: # !required! Serial number for the game, this is how games are loo - GIFFIFOHack - GoemonTlbHack - IbitHack - - VSyncHack + - VUSyncHack - VUOverflowHack # The value of the speedhacks is assumed to be an integer, # but at the time of writing speedhacks are effectively booleans (0/1)