GameDB: Add DisableTextureFiltering option

This commit is contained in:
Stenzek
2023-12-01 17:36:37 +10:00
parent dc72f7a7af
commit d43efebcc5
3 changed files with 52 additions and 23 deletions

View File

@ -493071,7 +493071,10 @@
"versionTested": "0.1-2498-gd7de578d"
},
"traits": {
"ForceInterlacing": true
"ForceInterlacing": true,
"DisableUpscaling": true,
"DisablePGXP": true,
"DisableTextureFiltering": true
}
},
{