mirror of https://github.com/PCSX2/pcsx2.git
GameDB: Add Mipmap and Trilinear to The Incredibles
This commit is contained in:
parent
02a27a6974
commit
4caaa70726
|
@ -16006,6 +16006,8 @@ SLES-52812:
|
||||||
region: "PAL-E"
|
region: "PAL-E"
|
||||||
compat: 5
|
compat: 5
|
||||||
gsHWFixes:
|
gsHWFixes:
|
||||||
|
mipmap: 2 # Mipmap + trilinear, improves the street's textures to match sw renderer.
|
||||||
|
trilinearFiltering: 1
|
||||||
halfPixelOffset: 1 # Fixes offset post processing.
|
halfPixelOffset: 1 # Fixes offset post processing.
|
||||||
cpuCLUTRender: 1 # Fixes duplicated post processing.
|
cpuCLUTRender: 1 # Fixes duplicated post processing.
|
||||||
SLES-52813:
|
SLES-52813:
|
||||||
|
@ -16013,36 +16015,48 @@ SLES-52813:
|
||||||
region: "PAL-NL-F"
|
region: "PAL-NL-F"
|
||||||
compat: 5
|
compat: 5
|
||||||
gsHWFixes:
|
gsHWFixes:
|
||||||
|
mipmap: 2 # Mipmap + trilinear, improves the street's textures to match sw renderer.
|
||||||
|
trilinearFiltering: 1
|
||||||
halfPixelOffset: 1 # Fixes offset post processing.
|
halfPixelOffset: 1 # Fixes offset post processing.
|
||||||
cpuCLUTRender: 1 # Fixes duplicated post processing.
|
cpuCLUTRender: 1 # Fixes duplicated post processing.
|
||||||
SLES-52814:
|
SLES-52814:
|
||||||
name: "Incredibles, The"
|
name: "Incredibles, The"
|
||||||
region: "PAL-I"
|
region: "PAL-I"
|
||||||
gsHWFixes:
|
gsHWFixes:
|
||||||
|
mipmap: 2 # Mipmap + trilinear, improves the street's textures to match sw renderer.
|
||||||
|
trilinearFiltering: 1
|
||||||
halfPixelOffset: 1 # Fixes offset post processing.
|
halfPixelOffset: 1 # Fixes offset post processing.
|
||||||
cpuCLUTRender: 1 # Fixes duplicated post processing.
|
cpuCLUTRender: 1 # Fixes duplicated post processing.
|
||||||
SLES-52815:
|
SLES-52815:
|
||||||
name: "Disney-Pixar's The Incredibles"
|
name: "Disney-Pixar's The Incredibles"
|
||||||
region: "PAL-G"
|
region: "PAL-G"
|
||||||
gsHWFixes:
|
gsHWFixes:
|
||||||
|
mipmap: 2 # Mipmap + trilinear, improves the street's textures to match sw renderer.
|
||||||
|
trilinearFiltering: 1
|
||||||
halfPixelOffset: 1 # Fixes offset post processing.
|
halfPixelOffset: 1 # Fixes offset post processing.
|
||||||
cpuCLUTRender: 1 # Fixes duplicated post processing.
|
cpuCLUTRender: 1 # Fixes duplicated post processing.
|
||||||
SLES-52816:
|
SLES-52816:
|
||||||
name: "Increíbles, Los"
|
name: "Increíbles, Los"
|
||||||
region: "PAL-S"
|
region: "PAL-S"
|
||||||
gsHWFixes:
|
gsHWFixes:
|
||||||
|
mipmap: 2 # Mipmap + trilinear, improves the street's textures to match sw renderer.
|
||||||
|
trilinearFiltering: 1
|
||||||
halfPixelOffset: 1 # Fixes offset post processing.
|
halfPixelOffset: 1 # Fixes offset post processing.
|
||||||
cpuCLUTRender: 1 # Fixes duplicated post processing.
|
cpuCLUTRender: 1 # Fixes duplicated post processing.
|
||||||
SLES-52820:
|
SLES-52820:
|
||||||
name: "Incredibles, The"
|
name: "Incredibles, The"
|
||||||
region: "PAL-SC"
|
region: "PAL-SC"
|
||||||
gsHWFixes:
|
gsHWFixes:
|
||||||
|
mipmap: 2 # Mipmap + trilinear, improves the street's textures to match sw renderer.
|
||||||
|
trilinearFiltering: 1
|
||||||
halfPixelOffset: 1 # Fixes offset post processing.
|
halfPixelOffset: 1 # Fixes offset post processing.
|
||||||
cpuCLUTRender: 1 # Fixes duplicated post processing.
|
cpuCLUTRender: 1 # Fixes duplicated post processing.
|
||||||
SLES-52821:
|
SLES-52821:
|
||||||
name: "Incredibles, The"
|
name: "Incredibles, The"
|
||||||
region: "PAL-P"
|
region: "PAL-P"
|
||||||
gsHWFixes:
|
gsHWFixes:
|
||||||
|
mipmap: 2 # Mipmap + trilinear, improves the street's textures to match sw renderer.
|
||||||
|
trilinearFiltering: 1
|
||||||
halfPixelOffset: 1 # Fixes offset post processing.
|
halfPixelOffset: 1 # Fixes offset post processing.
|
||||||
cpuCLUTRender: 1 # Fixes duplicated post processing.
|
cpuCLUTRender: 1 # Fixes duplicated post processing.
|
||||||
SLES-52822:
|
SLES-52822:
|
||||||
|
@ -17597,12 +17611,16 @@ SLES-53473:
|
||||||
name: "Incredibles, The - Rise of the Underminer"
|
name: "Incredibles, The - Rise of the Underminer"
|
||||||
region: "PAL-M3"
|
region: "PAL-M3"
|
||||||
gsHWFixes:
|
gsHWFixes:
|
||||||
|
mipmap: 2 # Mipmap + trilinear, improves the street's textures to match sw renderer.
|
||||||
|
trilinearFiltering: 1
|
||||||
halfPixelOffset: 1 # Fixes bloom misalignment when upscaling.
|
halfPixelOffset: 1 # Fixes bloom misalignment when upscaling.
|
||||||
cpuCLUTRender: 1 # Fixes duplicated bloom when upscaling.
|
cpuCLUTRender: 1 # Fixes duplicated bloom when upscaling.
|
||||||
SLES-53474:
|
SLES-53474:
|
||||||
name: "Incredibles, The - Rise of the Underminer"
|
name: "Incredibles, The - Rise of the Underminer"
|
||||||
region: "PAL-M3"
|
region: "PAL-M3"
|
||||||
gsHWFixes:
|
gsHWFixes:
|
||||||
|
mipmap: 2 # Mipmap + trilinear, improves the street's textures to match sw renderer.
|
||||||
|
trilinearFiltering: 1
|
||||||
halfPixelOffset: 1 # Fixes bloom misalignment when upscaling.
|
halfPixelOffset: 1 # Fixes bloom misalignment when upscaling.
|
||||||
cpuCLUTRender: 1 # Fixes duplicated bloom when upscaling.
|
cpuCLUTRender: 1 # Fixes duplicated bloom when upscaling.
|
||||||
SLES-53480:
|
SLES-53480:
|
||||||
|
@ -18259,6 +18277,8 @@ SLES-53658:
|
||||||
name: "Disney-Pixar's The Incredibles - Rise of the Underminer"
|
name: "Disney-Pixar's The Incredibles - Rise of the Underminer"
|
||||||
region: "PAL-R"
|
region: "PAL-R"
|
||||||
gsHWFixes:
|
gsHWFixes:
|
||||||
|
mipmap: 2 # Mipmap + trilinear, improves the street's textures to match sw renderer.
|
||||||
|
trilinearFiltering: 1
|
||||||
halfPixelOffset: 1 # Fixes bloom misalignment when upscaling.
|
halfPixelOffset: 1 # Fixes bloom misalignment when upscaling.
|
||||||
cpuCLUTRender: 1 # Fixes duplicated bloom when upscaling.
|
cpuCLUTRender: 1 # Fixes duplicated bloom when upscaling.
|
||||||
SLES-53659:
|
SLES-53659:
|
||||||
|
@ -24371,6 +24391,8 @@ SLKA-25226:
|
||||||
name: "Incredibles, The"
|
name: "Incredibles, The"
|
||||||
region: "NTSC-K"
|
region: "NTSC-K"
|
||||||
gsHWFixes:
|
gsHWFixes:
|
||||||
|
mipmap: 2 # Mipmap + trilinear, improves the street's textures to match sw renderer.
|
||||||
|
trilinearFiltering: 1
|
||||||
halfPixelOffset: 1 # Fixes offset post processing.
|
halfPixelOffset: 1 # Fixes offset post processing.
|
||||||
cpuCLUTRender: 1 # Fixes duplicated post processing.
|
cpuCLUTRender: 1 # Fixes duplicated post processing.
|
||||||
SLKA-25227:
|
SLKA-25227:
|
||||||
|
@ -30723,6 +30745,8 @@ SLPM-65759:
|
||||||
name: "Mr. Incredible"
|
name: "Mr. Incredible"
|
||||||
region: "NTSC-J"
|
region: "NTSC-J"
|
||||||
gsHWFixes:
|
gsHWFixes:
|
||||||
|
mipmap: 2 # Mipmap + trilinear, improves the street's textures to match sw renderer.
|
||||||
|
trilinearFiltering: 1
|
||||||
halfPixelOffset: 1 # Fixes offset post processing.
|
halfPixelOffset: 1 # Fixes offset post processing.
|
||||||
cpuCLUTRender: 1 # Fixes duplicated post processing.
|
cpuCLUTRender: 1 # Fixes duplicated post processing.
|
||||||
SLPM-65760:
|
SLPM-65760:
|
||||||
|
@ -45632,6 +45656,8 @@ SLUS-20905:
|
||||||
region: "NTSC-U"
|
region: "NTSC-U"
|
||||||
compat: 5
|
compat: 5
|
||||||
gsHWFixes:
|
gsHWFixes:
|
||||||
|
mipmap: 2 # Mipmap + trilinear, improves the street's textures to match sw renderer.
|
||||||
|
trilinearFiltering: 1
|
||||||
halfPixelOffset: 1 # Fixes offset post processing.
|
halfPixelOffset: 1 # Fixes offset post processing.
|
||||||
cpuCLUTRender: 1 # Fixes duplicated post processing.
|
cpuCLUTRender: 1 # Fixes duplicated post processing.
|
||||||
SLUS-20906:
|
SLUS-20906:
|
||||||
|
@ -47288,6 +47314,8 @@ SLUS-21217:
|
||||||
region: "NTSC-U"
|
region: "NTSC-U"
|
||||||
compat: 5
|
compat: 5
|
||||||
gsHWFixes:
|
gsHWFixes:
|
||||||
|
mipmap: 2 # Mipmap + trilinear, improves the street's textures to match sw renderer.
|
||||||
|
trilinearFiltering: 1
|
||||||
halfPixelOffset: 1 # Fixes bloom misalignment when upscaling.
|
halfPixelOffset: 1 # Fixes bloom misalignment when upscaling.
|
||||||
cpuCLUTRender: 1 # Fixes duplicated bloom when upscaling.
|
cpuCLUTRender: 1 # Fixes duplicated bloom when upscaling.
|
||||||
SLUS-21218:
|
SLUS-21218:
|
||||||
|
|
Loading…
Reference in New Issue