From 71264fb3c26514c9e8313a39ecd7632ac242f46a Mon Sep 17 00:00:00 2001 From: JordanTheToaster Date: Sun, 3 Mar 2024 12:12:38 +0000 Subject: [PATCH] GameDB: God of War 2 Fixes --- bin/resources/GameIndex.yaml | 70 ++++++++++++++++++++++++++++-------- 1 file changed, 55 insertions(+), 15 deletions(-) diff --git a/bin/resources/GameIndex.yaml b/bin/resources/GameIndex.yaml index 9da88b4a53e08e..6ea6c4ef179f57 100644 --- a/bin/resources/GameIndex.yaml +++ b/bin/resources/GameIndex.yaml @@ -2037,6 +2037,8 @@ SCAJ-20188: SCAJ-20190: name: "God of War II" region: "NTSC-Unk" + speedHacks: + mvuFlag: 0 # Fixes enemies attacks turning into squares. gsHWFixes: alignSprite: 1 # Fixes water vertical lines. halfPixelOffset: 2 # Fixes misaligned bloom. @@ -2244,6 +2246,8 @@ SCAJ-30010: SCAJ-30011: name: "God of War II" region: "NTSC-E" + speedHacks: + mvuFlag: 0 # Fixes enemies attacks turning into squares. gsHWFixes: alignSprite: 1 # Fixes water vertical lines. halfPixelOffset: 2 # Fixes misaligned bloom. @@ -4113,6 +4117,8 @@ SCED-54642: SCED-54680: name: "God of War II [Demo]" region: "PAL-M6" + speedHacks: + mvuFlag: 0 # Fixes enemies attacks turning into squares. gsHWFixes: alignSprite: 1 # Fixes water vertical lines. halfPixelOffset: 2 # Fixes misaligned bloom. @@ -5753,6 +5759,8 @@ SCES-54206: name: "God of War II" region: "PAL-M6" compat: 5 + speedHacks: + mvuFlag: 0 # Fixes enemies attacks turning into squares. gsHWFixes: alignSprite: 1 # Fixes water vertical lines. halfPixelOffset: 2 # Fixes misaligned bloom. @@ -7325,6 +7333,8 @@ SCKA-30005: SCKA-30006: name: "God of War 2" region: "NTSC-K" + speedHacks: + mvuFlag: 0 # Fixes enemies attacks turning into squares. compat: 5 gsHWFixes: alignSprite: 1 # Fixes water vertical lines. @@ -7334,6 +7344,8 @@ SCKA-30006: SCKA-30007: name: "God of War 2 [Big Hit Series]" region: "NTSC-K" + speedHacks: + mvuFlag: 0 # Fixes enemies attacks turning into squares. gsHWFixes: alignSprite: 1 # Fixes water vertical lines. halfPixelOffset: 2 # Fixes misaligned bloom. @@ -11140,6 +11152,8 @@ SCUS-97481: name: "God of War II" region: "NTSC-U" compat: 5 + speedHacks: + mvuFlag: 0 # Fixes enemies attacks turning into squares. gsHWFixes: alignSprite: 1 # Fixes water vertical lines. halfPixelOffset: 2 # Fixes misaligned bloom. @@ -11148,6 +11162,8 @@ SCUS-97481: SCUS-97482: name: "God of War II - The Colossus Battle [Demo]" region: "NTSC-U" + speedHacks: + mvuFlag: 0 # Fixes enemies attacks turning into squares. gsHWFixes: alignSprite: 1 # Fixes water vertical lines. halfPixelOffset: 2 # Fixes misaligned bloom. @@ -16976,8 +16992,9 @@ SLES-51755: name: "Disney-Pixar's Finding Nemo" region: "PAL-E" gsHWFixes: - halfPixelOffset: 2 # Fixes ghosting. alignSprite: 1 # Fixes vertical lines. + mipmap: 2 # Mipmap + trilinear, improves ground textures to match sw renderer. + trilinearFiltering: 1 SLES-51756: name: "Batman - Rise of Sin Tzu" region: "PAL-M5" @@ -17294,24 +17311,27 @@ SLES-51869: name: "Dynasty Tactics 2" region: "PAL-G" SLES-51870: - name: "Disney-Pixar's Finding Nemo" + name: "Disney-Pixar's Buscando a Nemo" region: "PAL-FI-S" gsHWFixes: - halfPixelOffset: 2 # Fixes ghosting. alignSprite: 1 # Fixes vertical lines. + mipmap: 2 # Mipmap + trilinear, improves ground textures to match sw renderer. + trilinearFiltering: 1 SLES-51871: - name: "Disney-Pixar's Finding Nemo" + name: "Disney-Pixar's Findet Nemo" region: "PAL-F-G" compat: 5 gsHWFixes: - halfPixelOffset: 2 # Fixes ghosting. alignSprite: 1 # Fixes vertical lines. + mipmap: 2 # Mipmap + trilinear, improves ground textures to match sw renderer. + trilinearFiltering: 1 SLES-51872: name: "Disney-Pixar's Finding Nemo" - region: "PAL-M3" + region: "PAL-SC" gsHWFixes: - halfPixelOffset: 2 # Fixes ghosting. alignSprite: 1 # Fixes vertical lines. + mipmap: 2 # Mipmap + trilinear, improves ground textures to match sw renderer. + trilinearFiltering: 1 SLES-51873: name: "Medal of Honor - Rising Sun" region: "PAL-M5" @@ -17396,8 +17416,9 @@ SLES-51907: name: "Disney-Pixar Alla Ricerca di Nemo" region: "PAL-I" gsHWFixes: - halfPixelOffset: 2 # Fixes ghosting. alignSprite: 1 # Fixes vertical lines. + mipmap: 2 # Mipmap + trilinear, improves ground textures to match sw renderer. + trilinearFiltering: 1 SLES-51908: name: "Van Helsing" region: "PAL-M5" @@ -17542,8 +17563,9 @@ SLES-51960: name: "Disney-Pixar À Procura de Nemo" region: "PAL-P" gsHWFixes: - halfPixelOffset: 2 # Fixes ghosting. alignSprite: 1 # Fixes vertical lines. + mipmap: 2 # Mipmap + trilinear, improves ground textures to match sw renderer. + trilinearFiltering: 1 SLES-51961: name: "Prince of Persia - The Sands of Time" # Pre-order Demo region: "PAL-E" @@ -17937,6 +17959,10 @@ SLES-52143: name: "Carmen Sandiego - The Secret of the Stolen Drums" region: "PAL-M4" compat: 5 + gsHWFixes: + cpuSpriteRenderBW: 1 # Fixes upscaled shadows and improves performance. + cpuSpriteRenderLevel: 2 # Needed for above. + autoFlush: 1 # Fixes player shadow. SLES-52149: name: "Tom Clancy's Splinter Cell - Pandora Tomorrow" region: "PAL-M5" @@ -28436,11 +28462,12 @@ SLKA-25055: name: "Hitman 2 - Silent Assasin" region: "NTSC-K" SLKA-25056: - name: "Finding Nemo" + name: "Disney-Pixar's Finding Nemo" region: "NTSC-K" gsHWFixes: - halfPixelOffset: 2 # Fixes ghosting. alignSprite: 1 # Fixes vertical lines. + mipmap: 2 # Mipmap + trilinear, improves ground textures to match sw renderer. + trilinearFiltering: 1 SLKA-25057: name: "All-Star Baseball 2004 featuring Derek Jeter" region: "NTSC-K" @@ -32248,6 +32275,8 @@ SLPM-61158: SLPM-61161: name: "God of War II - The End Begins [Trial]" region: "NTSC-J" + speedHacks: + mvuFlag: 0 # Fixes enemies attacks turning into squares. gsHWFixes: alignSprite: 1 # Fixes water vertical lines. halfPixelOffset: 2 # Fixes misaligned bloom. @@ -39560,8 +39589,9 @@ SLPM-65655: name-en: "Finding Nemo [Yuke's The Best]" region: "NTSC-J" gsHWFixes: - halfPixelOffset: 2 # Fixes ghosting. alignSprite: 1 # Fixes vertical lines. + mipmap: 2 # Mipmap + trilinear, improves ground textures to match sw renderer. + trilinearFiltering: 1 SLPM-65657: name: ワールドサッカーウイニングイレブン8 name-sort: わーるどさっかーういにんぐいれぶん8 @@ -47477,6 +47507,8 @@ SLPM-67013: name-sort: ごっど・おぶ・うぉー II しゅうえんへのじょきょく name-en: "God of War II - The End Begins" region: "NTSC-J" + speedHacks: + mvuFlag: 0 # Fixes enemies attacks turning into squares. gsHWFixes: alignSprite: 1 # Fixes water vertical lines. halfPixelOffset: 2 # Fixes misaligned bloom. @@ -47493,6 +47525,8 @@ SLPM-67015: SLPM-67017: name: "God of War II - The End Begins [Best Price]" region: "NTSC-J" + speedHacks: + mvuFlag: 0 # Fixes enemies attacks turning into squares. gsHWFixes: alignSprite: 1 # Fixes water vertical lines. halfPixelOffset: 2 # Fixes misaligned bloom. @@ -52430,8 +52464,9 @@ SLPS-25310: name-en: "Disney-Pixar's Finding Nemo" region: "NTSC-J" gsHWFixes: - halfPixelOffset: 2 # Fixes ghosting. alignSprite: 1 # Fixes vertical lines. + mipmap: 2 # Mipmap + trilinear, improves ground textures to match sw renderer. + trilinearFiltering: 1 SLPS-25311: name: SPY FICTION name-sort: SPY FICTION @@ -59992,8 +60027,9 @@ SLUS-20628: name: "Disney's Finding Nemo" region: "NTSC-U" gsHWFixes: - halfPixelOffset: 2 # Fixes ghosting. alignSprite: 1 # Fixes vertical lines. + mipmap: 2 # Mipmap + trilinear, improves ground textures to match sw renderer. + trilinearFiltering: 1 SLUS-20630: name: "Grand Prix Challenge" region: "NTSC-U" @@ -61114,9 +61150,13 @@ SLUS-20848: gsHWFixes: alignSprite: 1 # Fixes vertical lines. SLUS-20849: - name: "Carmen Sandiego - The Secret of The Stolen Drums" + name: "Carmen Sandiego - The Secret of the Stolen Drums" region: "NTSC-U" compat: 3 + gsHWFixes: + cpuSpriteRenderBW: 1 # Fixes upscaled shadows and improves performance. + cpuSpriteRenderLevel: 2 # Needed for above. + autoFlush: 1 # Fixes player shadow. SLUS-20850: name: "Blowout" region: "NTSC-U"