GameDB: Ridge Racer V upscaling fixes.

This commit is contained in:
Stuart Kenny 2022-07-28 18:04:38 +01:00 committed by refractionpcsx2
parent 89f27d0b2d
commit 7b4d545dca
1 changed files with 12 additions and 0 deletions

View File

@ -2599,6 +2599,9 @@ SCES-50000:
gsHWFixes: gsHWFixes:
cpuFramebufferConversion: 1 cpuFramebufferConversion: 1
textureInsideRT: 1 textureInsideRT: 1
halfPixelOffset: 2 # Fixes title screen and some intro post processing alignment.
roundSprite: 1 # Fixes ui and hud alignment.
texturePreloading: 0 # Disabling for major speedup.
SCES-50001: SCES-50001:
name: "Tekken Tag Tournament" name: "Tekken Tag Tournament"
region: "PAL-M5" region: "PAL-M5"
@ -23093,6 +23096,9 @@ SLPM-60109:
gsHWFixes: gsHWFixes:
cpuFramebufferConversion: 1 cpuFramebufferConversion: 1
textureInsideRT: 1 textureInsideRT: 1
halfPixelOffset: 2 # Fixes title screen and some intro post processing alignment.
roundSprite: 1 # Fixes ui and hud alignment.
texturePreloading: 0 # Disabling for major speedup.
SLPM-60123: SLPM-60123:
name: "Gekikuukan Pro Baseball - The End of the Century 1999 [Trial]" name: "Gekikuukan Pro Baseball - The End of the Century 1999 [Trial]"
region: "NTSC-J" region: "NTSC-J"
@ -32804,6 +32810,9 @@ SLPS-20001:
gsHWFixes: gsHWFixes:
cpuFramebufferConversion: 1 cpuFramebufferConversion: 1
textureInsideRT: 1 textureInsideRT: 1
halfPixelOffset: 2 # Fixes title screen and some intro post processing alignment.
roundSprite: 1 # Fixes ui and hud alignment.
texturePreloading: 0 # Disabling for major speedup.
SLPS-20002: SLPS-20002:
name: "Doukyu Billiards" name: "Doukyu Billiards"
region: "NTSC-J" region: "NTSC-J"
@ -37961,6 +37970,9 @@ SLUS-20002:
gsHWFixes: gsHWFixes:
cpuFramebufferConversion: 1 cpuFramebufferConversion: 1
textureInsideRT: 1 textureInsideRT: 1
halfPixelOffset: 2 # Fixes title screen and some intro post processing alignment.
roundSprite: 1 # Fixes ui and hud alignment.
texturePreloading: 0 # Disabling for major speedup.
SLUS-20003: SLUS-20003:
name: "Portal Runner" name: "Portal Runner"
region: "NTSC-U" region: "NTSC-U"