mirror of https://github.com/PCSX2/pcsx2.git
GameDB: Set texture preloading to Partial for Espagaluda
Setts texture preloading to partial to almost double the speed of the game because it's stupid and seems to absolutely destroy the HC.
This commit is contained in:
parent
50bb362dc9
commit
e17f592602
|
@ -36889,6 +36889,8 @@ SLPS-25352:
|
|||
name: "Espgaluda"
|
||||
region: "NTSC-J"
|
||||
compat: 5
|
||||
gsHWFixes:
|
||||
texturePreloading: 1 # Performs much better with partial preload.
|
||||
SLPS-25353:
|
||||
name: "Xenosaga Freaks"
|
||||
region: "NTSC-J"
|
||||
|
|
Loading…
Reference in New Issue