GameDB: Add Trilinear (PS2) to Burnout games

Trilinear makes the image much smoother and more natural.
This commit is contained in:
JordanTheToaster 2022-09-29 13:16:47 +01:00 committed by refractionpcsx2
parent cb73017fbe
commit da8a79a857
1 changed files with 47 additions and 0 deletions

View File

@ -8555,6 +8555,7 @@ SLAJ-25053:
halfPixelOffset: 2 # Fixes depth lines. halfPixelOffset: 2 # Fixes depth lines.
autoFlush: 1 # Fixes blur. autoFlush: 1 # Fixes blur.
mipmap: 2 # Fixes over sharpening. mipmap: 2 # Fixes over sharpening.
trilinearFiltering: 1 # Smoothes out mipmapping.
SLAJ-25055: SLAJ-25055:
name: "Def Jam - Fight for N.Y." name: "Def Jam - Fight for N.Y."
region: "NTSC-Unk" region: "NTSC-Unk"
@ -8588,6 +8589,7 @@ SLAJ-25066:
halfPixelOffset: 2 # Fixes depth lines. halfPixelOffset: 2 # Fixes depth lines.
autoFlush: 1 # Fixes blur. autoFlush: 1 # Fixes blur.
mipmap: 2 # Fixes over sharpening. mipmap: 2 # Fixes over sharpening.
trilinearFiltering: 1 # Smoothes out mipmapping.
memcardFilters: memcardFilters:
- "SLAJ-25066" - "SLAJ-25066"
- "SLPM-66108" - "SLPM-66108"
@ -8693,6 +8695,8 @@ SLAJ-25094:
gsHWFixes: gsHWFixes:
halfPixelOffset: 2 # Fixes depth lines. halfPixelOffset: 2 # Fixes depth lines.
autoFlush: 1 # Fixes blur. autoFlush: 1 # Fixes blur.
mipmap: 2 # Fixes over sharpening.
trilinearFiltering: 1 # Smoothes out mipmapping.
SLAJ-25095: SLAJ-25095:
name: "Medal of Honor - Vanguard" name: "Medal of Honor - Vanguard"
region: "NTSC-Unk" region: "NTSC-Unk"
@ -8837,6 +8841,8 @@ SLED-52597:
gsHWFixes: gsHWFixes:
halfPixelOffset: 2 # Fixes depth lines. halfPixelOffset: 2 # Fixes depth lines.
autoFlush: 1 # Fixes blur. autoFlush: 1 # Fixes blur.
mipmap: 2 # Fixes over sharpening.
trilinearFiltering: 1 # Smoothes out mipmapping.
SLED-52875: SLED-52875:
name: "Sega Superstars [Demo]" name: "Sega Superstars [Demo]"
region: "PAL-E" region: "PAL-E"
@ -8878,6 +8884,7 @@ SLED-53512:
halfPixelOffset: 2 # Fixes depth lines. halfPixelOffset: 2 # Fixes depth lines.
autoFlush: 1 # Fixes blur. autoFlush: 1 # Fixes blur.
mipmap: 2 # Fixes over sharpening. mipmap: 2 # Fixes over sharpening.
trilinearFiltering: 1 # Smoothes out mipmapping.
SLED-53537: SLED-53537:
name: "187 - Ride or Die [Demo]" name: "187 - Ride or Die [Demo]"
region: "PAL-E" region: "PAL-E"
@ -14365,6 +14372,7 @@ SLES-52584:
halfPixelOffset: 2 # Fixes depth lines. halfPixelOffset: 2 # Fixes depth lines.
autoFlush: 1 # Fixes blur. autoFlush: 1 # Fixes blur.
mipmap: 2 # Fixes over sharpening. mipmap: 2 # Fixes over sharpening.
trilinearFiltering: 1 # Smoothes out mipmapping.
SLES-52585: SLES-52585:
name: "Burnout 3 - Takedown" name: "Burnout 3 - Takedown"
region: "PAL-F-G-I" region: "PAL-F-G-I"
@ -14374,6 +14382,7 @@ SLES-52585:
halfPixelOffset: 2 # Fixes depth lines. halfPixelOffset: 2 # Fixes depth lines.
autoFlush: 1 # Fixes blur. autoFlush: 1 # Fixes blur.
mipmap: 2 # Fixes over sharpening. mipmap: 2 # Fixes over sharpening.
trilinearFiltering: 1 # Smoothes out mipmapping.
SLES-52587: SLES-52587:
name: "Army Men - Sarge's War" name: "Army Men - Sarge's War"
region: "PAL-M5" region: "PAL-M5"
@ -16459,6 +16468,7 @@ SLES-53506:
halfPixelOffset: 2 # Fixes depth lines. halfPixelOffset: 2 # Fixes depth lines.
autoFlush: 1 # Fixes blur. autoFlush: 1 # Fixes blur.
mipmap: 2 # Fixes over sharpening. mipmap: 2 # Fixes over sharpening.
trilinearFiltering: 1 # Smoothes out mipmapping.
memcardFilters: memcardFilters:
- "SLES-53506" - "SLES-53506"
- "SLES-53507" - "SLES-53507"
@ -16475,6 +16485,7 @@ SLES-53507:
halfPixelOffset: 2 # Fixes depth lines. halfPixelOffset: 2 # Fixes depth lines.
autoFlush: 1 # Fixes blur. autoFlush: 1 # Fixes blur.
mipmap: 2 # Fixes over sharpening. mipmap: 2 # Fixes over sharpening.
trilinearFiltering: 1 # Smoothes out mipmapping.
memcardFilters: memcardFilters:
- "SLES-53506" - "SLES-53506"
- "SLES-53507" - "SLES-53507"
@ -19212,6 +19223,8 @@ SLES-54627:
gsHWFixes: gsHWFixes:
halfPixelOffset: 2 # Fixes depth lines. halfPixelOffset: 2 # Fixes depth lines.
autoFlush: 1 # Fixes blur. autoFlush: 1 # Fixes blur.
mipmap: 2 # Fixes over sharpening.
trilinearFiltering: 1 # Smoothes out mipmapping.
SLES-54628: SLES-54628:
name: "Skate Attack [Promo]" name: "Skate Attack [Promo]"
region: "PAL-E" region: "PAL-E"
@ -19373,6 +19386,8 @@ SLES-54681:
gsHWFixes: gsHWFixes:
halfPixelOffset: 2 # Fixes depth lines. halfPixelOffset: 2 # Fixes depth lines.
autoFlush: 1 # Fixes blur. autoFlush: 1 # Fixes blur.
mipmap: 2 # Fixes over sharpening.
trilinearFiltering: 1 # Smoothes out mipmapping.
SLES-54683: SLES-54683:
name: "Medal of Honor - Vanguard" name: "Medal of Honor - Vanguard"
region: "PAL-M9" region: "PAL-M9"
@ -22428,6 +22443,7 @@ SLKA-25206:
halfPixelOffset: 2 # Fixes depth lines. halfPixelOffset: 2 # Fixes depth lines.
autoFlush: 1 # Fixes blur. autoFlush: 1 # Fixes blur.
mipmap: 2 # Fixes over sharpening. mipmap: 2 # Fixes over sharpening.
trilinearFiltering: 1 # Smoothes out mipmapping.
SLKA-25207: SLKA-25207:
name: "Sakura Taisen V - Episode 0 - Samurai Girl of Wild" name: "Sakura Taisen V - Episode 0 - Samurai Girl of Wild"
region: "NTSC-K" region: "NTSC-K"
@ -22690,6 +22706,7 @@ SLKA-25304:
halfPixelOffset: 2 # Fixes depth lines. halfPixelOffset: 2 # Fixes depth lines.
autoFlush: 1 # Fixes blur. autoFlush: 1 # Fixes blur.
mipmap: 2 # Fixes over sharpening. mipmap: 2 # Fixes over sharpening.
trilinearFiltering: 1 # Smoothes out mipmapping.
SLKA-25307: SLKA-25307:
name: "Dragon Ball Z Sparking" name: "Dragon Ball Z Sparking"
region: "NTSC-K" region: "NTSC-K"
@ -22954,6 +22971,14 @@ SLPM-20436:
name: "Sakigake!! Otokojuku" name: "Sakigake!! Otokojuku"
region: "NTSC-J" region: "NTSC-J"
compat: 5 compat: 5
SLPM-55004:
name: "Burnout Revenge (EASY 1980)"
region: "NTSC-J"
gsHWFixes:
halfPixelOffset: 2 # Fixes depth lines.
autoFlush: 1 # Fixes blur.
mipmap: 2 # Fixes over sharpening.
trilinearFiltering: 1 # Smoothes out mipmapping.
SLPM-55005: SLPM-55005:
name: "Mana Khemia 2 - Ochita Gakuen to Renkinjutsushi Tachi" name: "Mana Khemia 2 - Ochita Gakuen to Renkinjutsushi Tachi"
region: "NTSC-J" region: "NTSC-J"
@ -22981,6 +23006,14 @@ SLPM-55024:
SLPM-55033: SLPM-55033:
name: "J. League Winning Eleven 2008 - Club Championship" name: "J. League Winning Eleven 2008 - Club Championship"
region: "NTSC-J" region: "NTSC-J"
SLPM-55036:
name: "Burnout Dominator (EASY 1980)"
region: "NTSC-J"
gsHWFixes:
halfPixelOffset: 2 # Fixes depth lines.
autoFlush: 1 # Fixes blur.
mipmap: 2 # Fixes over sharpening.
trilinearFiltering: 1 # Smoothes out mipmapping.
SLPM-55039: SLPM-55039:
name: "Soukoku no Kusabi - Hiiro no Kakera 3 [Limited Edition]" name: "Soukoku no Kusabi - Hiiro no Kakera 3 [Limited Edition]"
region: "NTSC-J" region: "NTSC-J"
@ -23513,6 +23546,7 @@ SLPM-60246:
halfPixelOffset: 2 # Fixes depth lines. halfPixelOffset: 2 # Fixes depth lines.
autoFlush: 1 # Fixes blur. autoFlush: 1 # Fixes blur.
mipmap: 2 # Fixes over sharpening. mipmap: 2 # Fixes over sharpening.
trilinearFiltering: 1 # Smoothes out mipmapping.
SLPM-60251: SLPM-60251:
name: "Devil May Cry 3 [Trial Version]" name: "Devil May Cry 3 [Trial Version]"
region: "NTSC-J" region: "NTSC-J"
@ -28196,6 +28230,7 @@ SLPM-65719:
halfPixelOffset: 2 # Fixes depth lines. halfPixelOffset: 2 # Fixes depth lines.
autoFlush: 1 # Fixes blur. autoFlush: 1 # Fixes blur.
mipmap: 2 # Fixes over sharpening. mipmap: 2 # Fixes over sharpening.
trilinearFiltering: 1 # Smoothes out mipmapping.
SLPM-65720: SLPM-65720:
name: "Shin Sangoku Musou 2 Mushoden [Koei the Best]" name: "Shin Sangoku Musou 2 Mushoden [Koei the Best]"
region: "NTSC-J" region: "NTSC-J"
@ -29014,6 +29049,7 @@ SLPM-65958:
halfPixelOffset: 2 # Fixes depth lines. halfPixelOffset: 2 # Fixes depth lines.
autoFlush: 1 # Fixes blur. autoFlush: 1 # Fixes blur.
mipmap: 2 # Fixes over sharpening. mipmap: 2 # Fixes over sharpening.
trilinearFiltering: 1 # Smoothes out mipmapping.
SLPM-65959: SLPM-65959:
name: "Standard Daisenryaku - Ushinawareta Shouri" name: "Standard Daisenryaku - Ushinawareta Shouri"
region: "NTSC-J" region: "NTSC-J"
@ -29528,6 +29564,7 @@ SLPM-66108:
halfPixelOffset: 2 # Fixes depth lines. halfPixelOffset: 2 # Fixes depth lines.
autoFlush: 1 # Fixes blur. autoFlush: 1 # Fixes blur.
mipmap: 2 # Fixes over sharpening. mipmap: 2 # Fixes over sharpening.
trilinearFiltering: 1 # Smoothes out mipmapping.
memcardFilters: memcardFilters:
- "SLAJ-25066" - "SLAJ-25066"
- "SLPM-66108" - "SLPM-66108"
@ -31482,6 +31519,7 @@ SLPM-66652:
halfPixelOffset: 2 # Fixes depth lines. halfPixelOffset: 2 # Fixes depth lines.
autoFlush: 1 # Fixes blur. autoFlush: 1 # Fixes blur.
mipmap: 2 # Fixes over sharpening. mipmap: 2 # Fixes over sharpening.
trilinearFiltering: 1 # Smoothes out mipmapping.
memcardFilters: memcardFilters:
- "SLAJ-25066" - "SLAJ-25066"
- "SLPM-66108" - "SLPM-66108"
@ -31842,6 +31880,8 @@ SLPM-66739:
gsHWFixes: gsHWFixes:
halfPixelOffset: 2 # Fixes depth lines. halfPixelOffset: 2 # Fixes depth lines.
autoFlush: 1 # Fixes blur. autoFlush: 1 # Fixes blur.
mipmap: 2 # Fixes over sharpening.
trilinearFiltering: 1 # Smoothes out mipmapping.
SLPM-66740: SLPM-66740:
name: "Sentou Kokka Kai - Legend [DX Pack]" name: "Sentou Kokka Kai - Legend [DX Pack]"
region: "NTSC-J" region: "NTSC-J"
@ -32554,6 +32594,7 @@ SLPM-66962:
halfPixelOffset: 2 # Fixes depth lines. halfPixelOffset: 2 # Fixes depth lines.
autoFlush: 1 # Fixes blur. autoFlush: 1 # Fixes blur.
mipmap: 2 # Fixes over sharpening. mipmap: 2 # Fixes over sharpening.
trilinearFiltering: 1 # Smoothes out mipmapping.
SLPM-66963: SLPM-66963:
name: "Medal of Honor - Frontline [EA-SY! 1980]" name: "Medal of Honor - Frontline [EA-SY! 1980]"
region: "NTSC-J" region: "NTSC-J"
@ -43148,6 +43189,7 @@ SLUS-21050:
halfPixelOffset: 2 # Fixes depth lines. halfPixelOffset: 2 # Fixes depth lines.
autoFlush: 1 # Fixes blur. autoFlush: 1 # Fixes blur.
mipmap: 2 # Fixes over sharpening. mipmap: 2 # Fixes over sharpening.
trilinearFiltering: 1 # Smoothes out mipmapping.
SLUS-21051: SLUS-21051:
name: "FIFA 2005" name: "FIFA 2005"
region: "NTSC-U" region: "NTSC-U"
@ -44085,6 +44127,7 @@ SLUS-21242:
halfPixelOffset: 2 # Fixes depth lines. halfPixelOffset: 2 # Fixes depth lines.
autoFlush: 1 # Fixes blur. autoFlush: 1 # Fixes blur.
mipmap: 2 # Fixes over sharpening. mipmap: 2 # Fixes over sharpening.
trilinearFiltering: 1 # Smoothes out mipmapping.
memcardFilters: # Reads Burnout 3 and NFL 06 saves for unlockables. memcardFilters: # Reads Burnout 3 and NFL 06 saves for unlockables.
- "SLUS-21242" - "SLUS-21242"
- "SLUS-21050" - "SLUS-21050"
@ -45801,6 +45844,8 @@ SLUS-21596:
gsHWFixes: gsHWFixes:
halfPixelOffset: 2 # Fixes depth lines. halfPixelOffset: 2 # Fixes depth lines.
autoFlush: 1 # Fixes blur. autoFlush: 1 # Fixes blur.
mipmap: 2 # Fixes over sharpening.
trilinearFiltering: 1 # Smoothes out mipmapping.
SLUS-21597: SLUS-21597:
name: "Medal of Honor - Vanguard" name: "Medal of Honor - Vanguard"
region: "NTSC-U" region: "NTSC-U"
@ -47869,6 +47914,7 @@ SLUS-29113:
halfPixelOffset: 2 # Fixes depth lines. halfPixelOffset: 2 # Fixes depth lines.
autoFlush: 1 # Fixes blur. autoFlush: 1 # Fixes blur.
mipmap: 2 # Fixes over sharpening. mipmap: 2 # Fixes over sharpening.
trilinearFiltering: 1 # Smoothes out mipmapping.
SLUS-29116: SLUS-29116:
name: "WWE SmackDown! vs. RAW [Public Beta Vol.1.0]" name: "WWE SmackDown! vs. RAW [Public Beta Vol.1.0]"
region: "NTSC-U" region: "NTSC-U"
@ -47973,6 +48019,7 @@ SLUS-29153:
halfPixelOffset: 2 # Fixes depth lines. halfPixelOffset: 2 # Fixes depth lines.
autoFlush: 1 # Fixes blur. autoFlush: 1 # Fixes blur.
mipmap: 2 # Fixes over sharpening. mipmap: 2 # Fixes over sharpening.
trilinearFiltering: 1 # Smoothes out mipmapping.
SLUS-29154: SLUS-29154:
name: "NHL '06 [Demo]" name: "NHL '06 [Demo]"
region: "NTSC-U" region: "NTSC-U"