Skip to content

Commit

Permalink
GameDB: Various fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
JordanTheToaster committed Feb 22, 2024
1 parent ce5e66a commit 02df442
Showing 1 changed file with 87 additions and 6 deletions.
93 changes: 87 additions & 6 deletions bin/resources/GameIndex.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -266,6 +266,12 @@ PAPX-90234:
name-sort: かたまりだましい たいけんばん
name-en: "Katamari Damacy [Trial]"
region: "NTSC-J"
roundModes:
vu1RoundMode: 0 # Fixes SPS.
clampModes:
vu1ClampMode: 3 # Fixes SPS.
speedHacks:
mvuFlag: 0 # Fixes performance and falling through floor and other gameplay.
PAPX-90235:
name: "XIII"
region: "NTSC-J"
Expand Down Expand Up @@ -6769,7 +6775,7 @@ SCKA-20059:
halfPixelOffset: 3 # Fixes blurriness (normal vertex causes vertical lines).
recommendedBlendingLevel: 3 # Fixes menu transparency.
SCKA-20060:
name: "Ratchet - Deadlocked"
name: "Ratchet & Clank - Gonggu Jeonsa Wigi Ilbal"
region: "NTSC-K"
gameFixes:
- EETimingHack # Fixes SPR errors while going in-game.
Expand Down Expand Up @@ -7034,8 +7040,16 @@ SCKA-20107:
name: "Odin Sphere"
region: "NTSC-K"
SCKA-20108:
name: "Ratchet - Deadlocked"
name: "Ratchet & Clank - Gonggu Jeonsa Wigi Ilbal"
region: "NTSC-K"
gameFixes:
- EETimingHack # Fixes SPR errors while going in-game.
gsHWFixes:
mipmap: 2 # Mipmap + trilinear, improves ground textures to match sw renderer.
trilinearFiltering: 1
disablePartialInvalidation: 1 # Prevents world geometry and some models from vanishing when pausing or opening vendor.
halfPixelOffset: 2 # Fixes misaligned bloom.
autoFlush: 2 # Helps fix misaligned bloom.
SCKA-20109:
name: "Persona 3 FES [Independent Starting Version]"
region: "NTSC-K"
Expand Down Expand Up @@ -7079,8 +7093,14 @@ SCKA-20124:
name: "Piposarugetchu 3" # Ape Escape 3
region: "NTSC-K"
SCKA-20125:
name: "Katamari Damacy"
name: "Katamari Damacy [Big Hit Series]"
region: "NTSC-K"
roundModes:
vu1RoundMode: 0 # Fixes SPS.
clampModes:
vu1ClampMode: 3 # Fixes SPS.
speedHacks:
mvuFlag: 0 # Fixes performance and falling through floor and other gameplay.
SCKA-20126:
name: "Persona 3 FES"
region: "NTSC-K"
Expand Down Expand Up @@ -7225,6 +7245,12 @@ SCKA-90011:
SCKA-90016:
name: "Goehon - Gulryeora! Wangjanim!"
region: "NTSC-K"
roundModes:
vu1RoundMode: 0 # Fixes SPS.
clampModes:
vu1ClampMode: 3 # Fixes SPS.
speedHacks:
mvuFlag: 0 # Fixes performance and falling through floor and other gameplay.
SCPM-85101:
name: "McDonald's Original Happy Disc"
region: "NTSC-J"
Expand Down Expand Up @@ -19154,6 +19180,10 @@ SLES-52700:
name: "The Adventures of Jimmy Neutron - Boy Genius - Attack of the Twonkies"
name-sort: "Adventures of Jimmy Neutron, The - Boy Genius - Attack of the Twonkies"
region: "PAL-E"
gsHWFixes:
cpuSpriteRenderBW: 1 # Fixes shadow rendering.
cpuSpriteRenderLevel: 1 # Needed for above.
bilinearUpscale: 1 # Smoothes out shadow textures.
SLES-52701:
name: "Future Tactics - The Uprising"
region: "PAL-M5"
Expand Down Expand Up @@ -28058,6 +28088,8 @@ SLKA-25018:
SLKA-25020:
name: "TimeSplitters 2"
region: "NTSC-K"
gsHWFixes:
halfPixelOffset: 2 # Fixes texture slight misalignment.
SLKA-25021:
name: "Shinobi"
region: "NTSC-K"
Expand Down Expand Up @@ -29761,6 +29793,10 @@ SLKA-29012:
SLKA-29017:
name: "SSX Tricky"
region: "NTSC-K"
roundModes:
eeRoundMode: 0 # Fixes riders vanish into the floor.
gsHWFixes:
recommendedBlendingLevel: 4 # Fixes missing lighting and makes snow not look like snow sludge.
SLKA-29027:
name: "NBA Live 2004"
region: "NTSC-K"
Expand Down Expand Up @@ -30287,8 +30323,10 @@ SLPM-55134:
name: "FIFA 09 - World Class Soccer"
region: "NTSC-J"
SLPM-55135:
name: "Grand Theft Auto - Vice City Stories"
name: "Grand Theft Auto - Vice City Stories [Best Price]"
region: "NTSC-J"
gsHWFixes:
halfPixelOffset: 1 # Fixes misaligned effect when in-game Trails option is turned on.
SLPM-55136:
name: "Clear - Atarashii Kaze no Fuku Oka de"
region: "NTSC-J"
Expand Down Expand Up @@ -30576,6 +30614,8 @@ SLPM-55226:
name-sort: FIFA10 わーるどくらすさっかー
name-en: "FIFA 10 - World Class Soccer"
region: "NTSC-J"
gsHWFixes:
halfPixelOffset: 2 # Reduces blurriness.
SLPM-55227:
name: "Sekirei - Mirai kara no Okurimono"
region: "NTSC-J"
Expand All @@ -30599,6 +30639,16 @@ SLPM-55234:
SLPM-55236:
name: "Metal Gear Solid 3 - Subsistence (Disc 1) (Subsistence)"
region: "NTSC-J"
gameFixes:
- BlitInternalFPSHack # Fixes internal FPS detection.
- InstantDMAHack # Fixes missing letters in text such as E.
gsHWFixes:
recommendedBlendingLevel: 3 # Fixes skin colour and banding.
autoFlush: 2 # Fixes lens flare.
halfPixelOffset: 2 # Fixes blurriness.
mipmap: 2 # Mipmap + trilinear, improves ground textures to match sw renderer.
trilinearFiltering: 1
getSkipCount: "GSC_MetalGearSolid3" # Fixes depth of field blur.
SLPM-55237:
name: "Metal Gear & Metal Gear 2 - Solid Snake"
region: "NTSC-J"
Expand Down Expand Up @@ -30712,6 +30762,8 @@ SLPM-55271:
name-sort: EA:SY! 1980 FIFA10 わーるどくらすさっかー
name-en: "FIFA 10 - World Class Soccer [Ea -SY! 1980]"
region: "NTSC-J"
gsHWFixes:
halfPixelOffset: 2 # Reduces blurriness.
SLPM-55273:
name: 薄桜鬼 黎明録
name-sort: はくおうき れいめいろく
Expand Down Expand Up @@ -31115,8 +31167,14 @@ SLPM-60212:
name: "Makai Eiyuuki Maximo - Machine Monster no Yabou"
region: "NTSC-J"
SLPM-60213:
name: "Katamari Damacy"
name: "Katamari Damacy [Demo]"
region: "NTSC-J"
roundModes:
vu1RoundMode: 0 # Fixes SPS.
clampModes:
vu1ClampMode: 3 # Fixes SPS.
speedHacks:
mvuFlag: 0 # Fixes performance and falling through floor and other gameplay.
SLPM-60214:
name: "Shadow Hearts II"
region: "NTSC-J"
Expand Down Expand Up @@ -31515,8 +31573,10 @@ SLPM-61060:
name: "Busin 0 - Wizardry Alternative Neo"
region: "NTSC-J"
SLPM-61062:
name: "Castlevania"
name: "Castlevania [Demo]"
region: "NTSC-J"
clampModes:
eeClampMode: 3 # Fixes cutscene freezes.
SLPM-61065:
name: "Dengeki PS2 PlayStation D64"
region: "NTSC-J"
Expand Down Expand Up @@ -36212,6 +36272,10 @@ SLPM-65101:
SLPM-65104:
name: "SSX Tricky"
region: "NTSC-C"
roundModes:
eeRoundMode: 0 # Fixes riders vanish into the floor.
gsHWFixes:
recommendedBlendingLevel: 4 # Fixes missing lighting and makes snow not look like snow sludge.
SLPM-65105:
name: 新コンバットチョロQ
name-sort: しんこんばっとちょろQ
Expand Down Expand Up @@ -47224,6 +47288,8 @@ SLPM-67541:
SLPM-67543:
name: "Star Wars - Jedi Starfighter"
region: "NTSC-K"
clampModes:
vuClampMode: 3 # Fixes SPS on main menu.
SLPM-67545:
name: "Project Minerva"
region: "NTSC-K"
Expand Down Expand Up @@ -51430,6 +51496,8 @@ SLPS-25206:
SLPS-25207:
name: "TimeSplitter - Jikuu no Shinryakusha"
region: "NTSC-J"
gsHWFixes:
halfPixelOffset: 2 # Fixes texture slight misalignment.
SLPS-25209:
name: メタルスラッグ3
name-sort: めたるすらっぐ3
Expand Down Expand Up @@ -51879,6 +51947,13 @@ SLPS-25296:
name-sort: すーぱーろぼっとたいせん Scramble Commander
name-en: "Super Robot Wars - Scramble Commander"
region: "NTSC-J"
SLPS-25297:
name: EA BEST HITS NBAライブ2004
name-sort: NBAらいぶ2004
name-en: "NBA Live 2004"
region: "NTSC-J"
clampModes:
vuClampMode: 2 # Missing geometry with microVU.
SLPS-25298:
name: てんたま -1st Sunny Side-
name-sort: てんたま -1st Sunny Side-
Expand Down Expand Up @@ -60854,6 +60929,10 @@ SLUS-20887:
name: "The Adventures of Jimmy Neutron - Boy Genius - Attack of the Twonkies"
name-sort: "Adventures of Jimmy Neutron, The - Boy Genius - Attack of the Twonkies"
region: "NTSC-U"
gsHWFixes:
cpuSpriteRenderBW: 1 # Fixes shadow rendering.
cpuSpriteRenderLevel: 1 # Needed for above.
bilinearUpscale: 1 # Smoothes out shadow textures.
SLUS-20888:
name: "Front Mission 4"
region: "NTSC-U"
Expand Down Expand Up @@ -66763,6 +66842,8 @@ SLUS-28009:
SLUS-28010:
name: "Star Wars - Jedi Starfighter [Trade Demo]"
region: "NTSC-U"
clampModes:
vuClampMode: 3 # Fixes SPS on main menu.
SLUS-28012:
name: "Tekken 4 [Trade Demo]"
region: "NTSC-U"
Expand Down

0 comments on commit 02df442

Please sign in to comment.