diff options
| author | OatmealDome <julian@oatmealdome.me> | 2021-08-08 15:27:22 -0400 |
|---|---|---|
| committer | OatmealDome <julian@oatmealdome.me> | 2021-08-08 16:00:30 -0400 |
| commit | 2680a1356481bc950fe21c04cb2ff392144de84b (patch) | |
| tree | 11076fabab25879580d9176803f12b724860d6f0 /Data | |
| parent | 942545b7fca15a442c8dfa14b73c7227c13c8217 (diff) | |
GameINI: Force safe texture cache accuracy on Resident Evil 3
Diffstat (limited to 'Data')
| -rw-r--r-- | Data/Sys/GameSettings/GLE.ini | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/Data/Sys/GameSettings/GLE.ini b/Data/Sys/GameSettings/GLE.ini new file mode 100644 index 0000000000..e55b630eb5 --- /dev/null +++ b/Data/Sys/GameSettings/GLE.ini @@ -0,0 +1,6 @@ +# GLEE08, GLEJ08, GLEP08 - Resident Evil 3: Nemesis + +[Video_Settings] +# On middle and fast, item and weapon icons can disappear or not change when picking +# an item up, moving an item to/from an item box, or equipping a weapon. +SafeTextureCacheColorSamples = 0 |
