mirror of https://github.com/PCSX2/pcsx2.git
GameDB: Fixes for SpongeBob - The Movie (#7936)
This commit is contained in:
parent
bcda41120e
commit
e79fc72950
|
@ -15857,12 +15857,21 @@ SLES-52895:
|
|||
name: "Spongebob SquarePants - The Movie"
|
||||
region: "PAL-E"
|
||||
compat: 5
|
||||
gsHWFixes:
|
||||
halfPixelOffset: 1 # Fixes bloom misalignment when upscaling.
|
||||
cpuCLUTRender: 1 # Fixes duplicated bloom when upscaling.
|
||||
SLES-52896:
|
||||
name: "Spongebob SquarePants - The Movie"
|
||||
region: "PAL-F-G"
|
||||
gsHWFixes:
|
||||
halfPixelOffset: 1 # Fixes bloom misalignment when upscaling.
|
||||
cpuCLUTRender: 1 # Fixes duplicated bloom when upscaling.
|
||||
SLES-52897:
|
||||
name: "Spongebob SquarePants - The Movie"
|
||||
region: "PAL-I"
|
||||
gsHWFixes:
|
||||
halfPixelOffset: 1 # Fixes bloom misalignment when upscaling.
|
||||
cpuCLUTRender: 1 # Fixes duplicated bloom when upscaling.
|
||||
SLES-52898:
|
||||
name: "King of Fighters - Maximum Impact"
|
||||
region: "PAL-E-JP"
|
||||
|
@ -16092,6 +16101,9 @@ SLES-52984:
|
|||
SLES-52985:
|
||||
name: "Spongebob SquarePants - The Movie"
|
||||
region: "PAL-G"
|
||||
gsHWFixes:
|
||||
halfPixelOffset: 1 # Fixes bloom misalignment when upscaling.
|
||||
cpuCLUTRender: 1 # Fixes duplicated bloom when upscaling.
|
||||
SLES-52986:
|
||||
name: "Bob Esponja La Película"
|
||||
region: "PAL-S"
|
||||
|
@ -44550,6 +44562,9 @@ SLUS-20904:
|
|||
name: "SpongeBob SquarePants - The Movie"
|
||||
region: "NTSC-U"
|
||||
compat: 5
|
||||
gsHWFixes:
|
||||
halfPixelOffset: 1 # Fixes bloom misalignment when upscaling.
|
||||
cpuCLUTRender: 1 # Fixes duplicated bloom when upscaling.
|
||||
SLUS-20905:
|
||||
name: "Incredibles, The"
|
||||
region: "NTSC-U"
|
||||
|
|
Loading…
Reference in New Issue