Skip to content

Commit f0cff1f

Browse files
GameDB: Various fixes
1 parent 83dc2de commit f0cff1f

File tree

1 file changed

+15
-5
lines changed

1 file changed

+15
-5
lines changed

bin/resources/GameIndex.yaml

Lines changed: 15 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -26934,8 +26934,10 @@ SLES-54569:
2693426934
region: "PAL-E"
2693526935
compat: 5
2693626936
gsHWFixes:
26937-
halfPixelOffset: 1 # Needed to remove part of red box.
26938-
roundSprite: 2 # Fully remove red box when upscaling .
26937+
halfPixelOffset: 5 # Aligns bloom outlines.
26938+
nativeScaling: 2 # Softens and aligns bloom outlines.
26939+
cpuSpriteRenderBW: 4 # Fixes bloom softness.
26940+
cpuSpriteRenderLevel: 1 # Needed for above.
2693926941
gameFixes:
2694026942
- XGKickHack # Fixes blank textures.
2694126943
SLES-54579:
@@ -27342,6 +27344,8 @@ SLES-54713:
2734227344
SLES-54714:
2734327345
name: "Tony Hawk's Downhill Jam"
2734427346
region: "PAL-E"
27347+
speedHacks:
27348+
mtvu: 0 # Fixes tutorial crashing.
2734527349
roundModes:
2734627350
vu1RoundMode: 0 # Crashes without.
2734727351
gsHWFixes:
@@ -27352,6 +27356,8 @@ SLES-54714:
2735227356
SLES-54715:
2735327357
name: "Tony Hawk's Downhill Jam"
2735427358
region: "PAL-M4"
27359+
speedHacks:
27360+
mtvu: 0 # Fixes tutorial crashing.
2735527361
roundModes:
2735627362
vu1RoundMode: 0 # Crashes without.
2735727363
gsHWFixes:
@@ -29711,7 +29717,7 @@ SLES-55421:
2971129717
region: "PAL-SWI"
2971229718
SLES-55428:
2971329719
name: "Disney Bolt"
29714-
region: "PAL-M4"
29720+
region: "PAL-SC"
2971529721
SLES-55429:
2971629722
name: "Disney Bolt"
2971729723
region: "PAL-M3"
@@ -56430,8 +56436,10 @@ SLPS-20466:
5643056436
name-en: "Simple 2000 Series Vol.101 - The OneeChanpon - OneeChan 2 Special Edition"
5643156437
region: "NTSC-J"
5643256438
gsHWFixes:
56433-
halfPixelOffset: 1 # Needed to remove part of red box.
56434-
roundSprite: 2 # Fully remove red box when upscaling .
56439+
halfPixelOffset: 5 # Aligns bloom outlines.
56440+
nativeScaling: 2 # Softens and aligns bloom outlines.
56441+
cpuSpriteRenderBW: 4 # Fixes bloom softness.
56442+
cpuSpriteRenderLevel: 1 # Needed for above.
5643556443
gameFixes:
5643656444
- XGKickHack # Fixes blank textures.
5643756445
SLPS-20467:
@@ -71796,6 +71804,8 @@ SLUS-21456:
7179671804
name: "Tony Hawk's Downhill Jam"
7179771805
region: "NTSC-U"
7179871806
compat: 5
71807+
speedHacks:
71808+
mtvu: 0 # Fixes tutorial crashing.
7179971809
roundModes:
7180071810
vu1RoundMode: 0 # Crashes without.
7180171811
gsHWFixes:

0 commit comments

Comments
 (0)