GameDB: Add DisableTextureFiltering option
This commit is contained in:
@ -493071,7 +493071,10 @@
|
||||
"versionTested": "0.1-2498-gd7de578d"
|
||||
},
|
||||
"traits": {
|
||||
"ForceInterlacing": true
|
||||
"ForceInterlacing": true,
|
||||
"DisableUpscaling": true,
|
||||
"DisablePGXP": true,
|
||||
"DisableTextureFiltering": true
|
||||
}
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user