Skip to content

Commit

Permalink
GameDB: Add Preload Frame to Burnout 3+ games + Autoflush for PDC Darts
Browse files Browse the repository at this point in the history
  • Loading branch information
refractionpcsx2 committed Oct 23, 2022
1 parent f9b79c5 commit ec55d23
Showing 1 changed file with 58 additions and 27 deletions.
85 changes: 58 additions & 27 deletions bin/resources/GameIndex.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down Expand Up @@ -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:
Expand Down Expand Up @@ -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:
Expand Down Expand Up @@ -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:
Expand Down Expand Up @@ -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:
Expand Down Expand Up @@ -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:
Expand All @@ -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:
Expand Down Expand Up @@ -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:
Expand All @@ -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:
Expand Down Expand Up @@ -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:
Expand Down Expand Up @@ -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:
Expand Down Expand Up @@ -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"
Expand Down Expand Up @@ -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:
Expand Down Expand Up @@ -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:
Expand Down Expand Up @@ -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:
Expand Down Expand Up @@ -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:
Expand Down Expand Up @@ -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:
Expand Down Expand Up @@ -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:
Expand Down Expand Up @@ -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:
Expand Down Expand Up @@ -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:
Expand Down Expand Up @@ -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:
Expand Down Expand Up @@ -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:
Expand Down Expand Up @@ -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:
Expand Down Expand Up @@ -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:
Expand Down Expand Up @@ -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.
Expand Down Expand Up @@ -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:
Expand Down Expand Up @@ -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"
Expand Down Expand Up @@ -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:
Expand Down Expand Up @@ -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:
Expand Down

0 comments on commit ec55d23

Please sign in to comment.