GameDB: Add DisablePGXPPreserveProjFP trait
And add it to Crash Team Racing.
This commit is contained in:
@ -43,6 +43,7 @@ enum class Trait : u32
|
||||
DisablePGXPTextureCorrection,
|
||||
DisablePGXPColorCorrection,
|
||||
DisablePGXPDepthBuffer,
|
||||
DisablePGXPPreserveProjFP,
|
||||
ForcePGXPVertexCache,
|
||||
ForcePGXPCPUMode,
|
||||
ForceRecompilerMemoryExceptions,
|
||||
|
||||
Reference in New Issue
Block a user