diff options
| author | Patrick Ferry <8967997+PatrickFerry@users.noreply.github.com> | 2021-08-14 08:24:34 +0100 |
|---|---|---|
| committer | Patrick Ferry <8967997+PatrickFerry@users.noreply.github.com> | 2021-08-14 04:43:12 +0100 |
| commit | c5f95f0afea5cd306423f73bf40d555bd82bccb0 (patch) | |
| tree | 893e4e19e98616b18fbaadad6fec0b5484eaa812 /Data/Sys | |
| parent | 5a88989b941e8d2b97473f4364796f55101c7fcc (diff) | |
GameSettings: Set Texture Cache Accuracy to "Safe" for Arthur and the Revenge of Maltazard
Diffstat (limited to 'Data/Sys')
| -rw-r--r-- | Data/Sys/GameSettings/R8R.ini | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Data/Sys/GameSettings/R8R.ini b/Data/Sys/GameSettings/R8R.ini new file mode 100644 index 0000000000..1a29efe551 --- /dev/null +++ b/Data/Sys/GameSettings/R8R.ini @@ -0,0 +1,4 @@ +# R8RP41 - Arthur and the Revenge of Maltazard + +[Video_Settings] +SafeTextureCacheColorSamples = 0 |
