mirror of https://github.com/PCSX2/pcsx2.git
Gamedb: Add Giffifohack gamefix to NFL Street 3.
Fixes corrupted textures. NTSC/PAL.
This commit is contained in:
parent
dc2779b385
commit
48ebfea17b
|
@ -16163,7 +16163,8 @@ Region = PAL-E
|
|||
Serial = SLES-54379
|
||||
Name = NFL Street 3
|
||||
Region = PAL-E
|
||||
vuClampMode = 3 // missing geometry with microVU
|
||||
vuClampMode = 3 // Missing geometry with microVU.
|
||||
GIFFIFOHack = 1 // Fixes corrupt textures.
|
||||
---------------------------------------------
|
||||
Serial = SLES-54380
|
||||
Name = Babe
|
||||
|
@ -41228,7 +41229,8 @@ Serial = SLUS-21482
|
|||
Name = NFL Street 3
|
||||
Region = NTSC-U
|
||||
Compat = 5
|
||||
vuClampMode = 3 // missing geometry with microVU
|
||||
vuClampMode = 3 // Missing geometry with microVU.
|
||||
GIFFIFOHack = 1 // Fixes corrupt textures.
|
||||
---------------------------------------------
|
||||
Serial = SLUS-21483
|
||||
Name = Tiger Woods PGA Tour 07
|
||||
|
|
Loading…
Reference in New Issue