From ec55d23e58e0d72efeca60b2e84c74a60e3c16d1 Mon Sep 17 00:00:00 2001 From: refractionpcsx2 Date: Sun, 23 Oct 2022 00:53:34 +0100 Subject: [PATCH] GameDB: Add Preload Frame to Burnout 3+ games + Autoflush for PDC Darts --- bin/resources/GameIndex.yaml | 85 ++++++++++++++++++++++++------------ 1 file changed, 58 insertions(+), 27 deletions(-) diff --git a/bin/resources/GameIndex.yaml b/bin/resources/GameIndex.yaml index 9f79c3d38e5c47..d1803717d231d1 100644 --- a/bin/resources/GameIndex.yaml +++ b/bin/resources/GameIndex.yaml @@ -8632,7 +8632,8 @@ SLAJ-25053: vuClampMode: 3 # Fixes buggy lighting in the garage. gsHWFixes: halfPixelOffset: 2 # Fixes depth lines. - autoFlush: 1 # Fixes blur. + autoFlush: 1 # Fixes blur and obscures sun behind objects. + preloadFrameData: 1 # Makes sun appear. mipmap: 2 # Fixes over sharpening. trilinearFiltering: 1 # Smoothes out mipmapping. SLAJ-25055: @@ -8666,7 +8667,8 @@ SLAJ-25066: vuClampMode: 0 # Fixes buggy lighting in the garage. gsHWFixes: halfPixelOffset: 2 # Fixes depth lines. - autoFlush: 1 # Fixes blur. + autoFlush: 1 # Fixes blur and obscures sun behind objects. + preloadFrameData: 1 # Makes sun appear. mipmap: 2 # Fixes over sharpening. trilinearFiltering: 1 # Smoothes out mipmapping. memcardFilters: @@ -8775,7 +8777,8 @@ SLAJ-25094: vuClampMode: 3 # Fixes buggy lighting in the garage. gsHWFixes: halfPixelOffset: 2 # Fixes depth lines. - autoFlush: 1 # Fixes blur. + autoFlush: 1 # Fixes blur and obscures sun behind objects. + preloadFrameData: 1 # Makes sun appear. mipmap: 2 # Fixes over sharpening. trilinearFiltering: 1 # Smoothes out mipmapping. SLAJ-25095: @@ -8923,7 +8926,8 @@ SLED-52597: vuClampMode: 3 # Fixes buggy lighting in the garage. gsHWFixes: halfPixelOffset: 2 # Fixes depth lines. - autoFlush: 1 # Fixes blur. + autoFlush: 1 # Fixes blur and obscures sun behind objects. + preloadFrameData: 1 # Makes sun appear. mipmap: 2 # Fixes over sharpening. trilinearFiltering: 1 # Smoothes out mipmapping. SLED-52875: @@ -8973,7 +8977,8 @@ SLED-53512: vuClampMode: 0 # Fixes buggy lighting in the garage. gsHWFixes: halfPixelOffset: 2 # Fixes depth lines. - autoFlush: 1 # Fixes blur. + autoFlush: 1 # Fixes blur and obscures sun behind objects. + preloadFrameData: 1 # Makes sun appear. mipmap: 2 # Fixes over sharpening. trilinearFiltering: 1 # Smoothes out mipmapping. SLED-53537: @@ -14483,7 +14488,8 @@ SLES-52584: vuClampMode: 3 # Fixes buggy lighting in the garage. gsHWFixes: halfPixelOffset: 2 # Fixes depth lines. - autoFlush: 1 # Fixes blur. + autoFlush: 1 # Fixes blur and obscures sun behind objects. + preloadFrameData: 1 # Makes sun appear. mipmap: 2 # Fixes over sharpening. trilinearFiltering: 1 # Smoothes out mipmapping. SLES-52585: @@ -14493,7 +14499,8 @@ SLES-52585: vuClampMode: 3 # Fixes buggy lighting in the garage. gsHWFixes: halfPixelOffset: 2 # Fixes depth lines. - autoFlush: 1 # Fixes blur. + autoFlush: 1 # Fixes blur and obscures sun behind objects. + preloadFrameData: 1 # Makes sun appear. mipmap: 2 # Fixes over sharpening. trilinearFiltering: 1 # Smoothes out mipmapping. SLES-52587: @@ -16589,7 +16596,8 @@ SLES-53506: vuClampMode: 0 # Fixes buggy lighting in the garage. gsHWFixes: halfPixelOffset: 2 # Fixes depth lines. - autoFlush: 1 # Fixes blur. + autoFlush: 1 # Fixes blur and obscures sun behind objects. + preloadFrameData: 1 # Makes sun appear. mipmap: 2 # Fixes over sharpening. trilinearFiltering: 1 # Smoothes out mipmapping. memcardFilters: @@ -16606,7 +16614,8 @@ SLES-53507: vuClampMode: 0 # Fixes buggy lighting in the garage. gsHWFixes: halfPixelOffset: 2 # Fixes depth lines. - autoFlush: 1 # Fixes blur. + autoFlush: 1 # Fixes blur and obscures sun behind objects. + preloadFrameData: 1 # Makes sun appear. mipmap: 2 # Fixes over sharpening. trilinearFiltering: 1 # Smoothes out mipmapping. memcardFilters: @@ -19372,7 +19381,8 @@ SLES-54627: vuClampMode: 3 # Fixes buggy lighting in the garage. gsHWFixes: halfPixelOffset: 2 # Fixes depth lines. - autoFlush: 1 # Fixes blur. + autoFlush: 1 # Fixes blur and obscures sun behind objects. + preloadFrameData: 1 # Makes sun appear. mipmap: 2 # Fixes over sharpening. trilinearFiltering: 1 # Smoothes out mipmapping. SLES-54628: @@ -19541,7 +19551,8 @@ SLES-54681: vuClampMode: 3 # Fixes buggy lighting in the garage. gsHWFixes: halfPixelOffset: 2 # Fixes depth lines. - autoFlush: 1 # Fixes blur. + autoFlush: 1 # Fixes blur and obscures sun behind objects. + preloadFrameData: 1 # Makes sun appear. mipmap: 2 # Fixes over sharpening. trilinearFiltering: 1 # Smoothes out mipmapping. SLES-54683: @@ -20337,6 +20348,8 @@ SLES-54991: SLES-54992: name: "PDC World Championship Darts 2008" region: "PAL-M6" + gsHWFixes: + autoFlush: 1 # Fixes lights not appearing. SLES-54994: name: "Pippa Funnell - Ranch Rescue" region: "PAL-M11" @@ -22637,7 +22650,8 @@ SLKA-25206: vuClampMode: 3 # Fixes buggy lighting in the garage. gsHWFixes: halfPixelOffset: 2 # Fixes depth lines. - autoFlush: 1 # Fixes blur. + autoFlush: 1 # Fixes blur and obscures sun behind objects. + preloadFrameData: 1 # Makes sun appear. mipmap: 2 # Fixes over sharpening. trilinearFiltering: 1 # Smoothes out mipmapping. SLKA-25207: @@ -22901,7 +22915,8 @@ SLKA-25304: vuClampMode: 0 # Fixes buggy lighting in the garage. gsHWFixes: halfPixelOffset: 2 # Fixes depth lines. - autoFlush: 1 # Fixes blur. + autoFlush: 1 # Fixes blur and obscures sun behind objects. + preloadFrameData: 1 # Makes sun appear. mipmap: 2 # Fixes over sharpening. trilinearFiltering: 1 # Smoothes out mipmapping. SLKA-25307: @@ -23182,7 +23197,8 @@ SLPM-55004: vuClampMode: 0 # Fixes buggy lighting in the garage. gsHWFixes: halfPixelOffset: 2 # Fixes depth lines. - autoFlush: 1 # Fixes blur. + autoFlush: 1 # Fixes blur and obscures sun behind objects. + preloadFrameData: 1 # Makes sun appear. mipmap: 2 # Fixes over sharpening. trilinearFiltering: 1 # Smoothes out mipmapping. SLPM-55005: @@ -23219,7 +23235,8 @@ SLPM-55036: vuClampMode: 3 # Fixes buggy lighting in the garage. gsHWFixes: halfPixelOffset: 2 # Fixes depth lines. - autoFlush: 1 # Fixes blur. + autoFlush: 1 # Fixes blur and obscures sun behind objects. + preloadFrameData: 1 # Makes sun appear. mipmap: 2 # Fixes over sharpening. trilinearFiltering: 1 # Smoothes out mipmapping. SLPM-55039: @@ -23761,7 +23778,8 @@ SLPM-60246: vuClampMode: 3 # Fixes buggy lighting in the garage. gsHWFixes: halfPixelOffset: 2 # Fixes depth lines. - autoFlush: 1 # Fixes blur. + autoFlush: 1 # Fixes blur and obscures sun behind objects. + preloadFrameData: 1 # Makes sun appear. mipmap: 2 # Fixes over sharpening. trilinearFiltering: 1 # Smoothes out mipmapping. SLPM-60251: @@ -28460,7 +28478,8 @@ SLPM-65719: vuClampMode: 3 # Fixes buggy lighting in the garage. gsHWFixes: halfPixelOffset: 2 # Fixes depth lines. - autoFlush: 1 # Fixes blur. + autoFlush: 1 # Fixes blur and obscures sun behind objects. + preloadFrameData: 1 # Makes sun appear. mipmap: 2 # Fixes over sharpening. trilinearFiltering: 1 # Smoothes out mipmapping. SLPM-65720: @@ -29270,7 +29289,8 @@ SLPM-65958: vuClampMode: 3 # Fixes buggy lighting in the garage. gsHWFixes: halfPixelOffset: 2 # Fixes depth lines. - autoFlush: 1 # Fixes blur. + autoFlush: 1 # Fixes blur and obscures sun behind objects. + preloadFrameData: 1 # Makes sun appear. mipmap: 2 # Fixes over sharpening. trilinearFiltering: 1 # Smoothes out mipmapping. SLPM-65959: @@ -29785,7 +29805,8 @@ SLPM-66108: vuClampMode: 0 # Fixes buggy lighting in the garage. gsHWFixes: halfPixelOffset: 2 # Fixes depth lines. - autoFlush: 1 # Fixes blur. + autoFlush: 1 # Fixes blur and obscures sun behind objects. + preloadFrameData: 1 # Makes sun appear. mipmap: 2 # Fixes over sharpening. trilinearFiltering: 1 # Smoothes out mipmapping. memcardFilters: @@ -31757,7 +31778,8 @@ SLPM-66652: vuClampMode: 0 # Fixes buggy lighting in the garage. gsHWFixes: halfPixelOffset: 2 # Fixes depth lines. - autoFlush: 1 # Fixes blur. + autoFlush: 1 # Fixes blur and obscures sun behind objects. + preloadFrameData: 1 # Makes sun appear. mipmap: 2 # Fixes over sharpening. trilinearFiltering: 1 # Smoothes out mipmapping. memcardFilters: @@ -32123,7 +32145,8 @@ SLPM-66739: vuClampMode: 3 # Fixes buggy lighting in the garage. gsHWFixes: halfPixelOffset: 2 # Fixes depth lines. - autoFlush: 1 # Fixes blur. + autoFlush: 1 # Fixes blur and obscures sun behind objects. + preloadFrameData: 1 # Makes sun appear. mipmap: 2 # Fixes over sharpening. trilinearFiltering: 1 # Smoothes out mipmapping. SLPM-66740: @@ -32838,7 +32861,8 @@ SLPM-66962: vuClampMode: 3 # Fixes buggy lighting in the garage. gsHWFixes: halfPixelOffset: 2 # Fixes depth lines. - autoFlush: 1 # Fixes blur. + autoFlush: 1 # Fixes blur and obscures sun behind objects. + preloadFrameData: 1 # Makes sun appear. mipmap: 2 # Fixes over sharpening. trilinearFiltering: 1 # Smoothes out mipmapping. SLPM-66963: @@ -43481,7 +43505,8 @@ SLUS-21050: vuClampMode: 3 # Fixes buggy lighting in the garage. gsHWFixes: halfPixelOffset: 2 # Fixes depth lines. - autoFlush: 1 # Fixes blur. + autoFlush: 1 # Fixes blur and obscures sun behind objects. + preloadFrameData: 1 # Makes sun appear. mipmap: 2 # Fixes over sharpening. trilinearFiltering: 1 # Smoothes out mipmapping. SLUS-21051: @@ -44431,7 +44456,8 @@ SLUS-21242: vuClampMode: 0 # Fixes buggy lighting in the garage. gsHWFixes: halfPixelOffset: 2 # Fixes depth lines. - autoFlush: 1 # Fixes blur. + autoFlush: 1 # Fixes blur and obscures sun behind objects. + preloadFrameData: 1 # Makes sun appear. mipmap: 2 # Fixes over sharpening. trilinearFiltering: 1 # Smoothes out mipmapping. memcardFilters: # Reads Burnout 3 and NFL 06 saves for unlockables. @@ -46163,7 +46189,8 @@ SLUS-21596: vuClampMode: 3 # Fixes buggy lighting in the garage. gsHWFixes: halfPixelOffset: 2 # Fixes depth lines. - autoFlush: 1 # Fixes blur. + autoFlush: 1 # Fixes blur and obscures sun behind objects. + preloadFrameData: 1 # Makes sun appear. mipmap: 2 # Fixes over sharpening. trilinearFiltering: 1 # Smoothes out mipmapping. SLUS-21597: @@ -47013,6 +47040,8 @@ SLUS-21773: name: "PDC World Championship Darts 2008" region: "NTSC-U" compat: 5 + gsHWFixes: + autoFlush: 1 # Fixes lights not appearing. SLUS-21774: name: "Dynasty Warriors 6" region: "NTSC-U" @@ -48247,7 +48276,8 @@ SLUS-29113: vuClampMode: 3 # Fixes buggy lighting in the garage. gsHWFixes: halfPixelOffset: 2 # Fixes depth lines. - autoFlush: 1 # Fixes blur. + autoFlush: 1 # Fixes blur and obscures sun behind objects. + preloadFrameData: 1 # Makes sun appear. mipmap: 2 # Fixes over sharpening. trilinearFiltering: 1 # Smoothes out mipmapping. SLUS-29116: @@ -48353,7 +48383,8 @@ SLUS-29153: vuClampMode: 0 # Fixes buggy lighting in the garage. gsHWFixes: halfPixelOffset: 2 # Fixes depth lines. - autoFlush: 1 # Fixes blur. + autoFlush: 1 # Fixes blur and obscures sun behind objects. + preloadFrameData: 1 # Makes sun appear. mipmap: 2 # Fixes over sharpening. trilinearFiltering: 1 # Smoothes out mipmapping. SLUS-29154: