mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-04-20 11:35:54 +00:00
GameINI: Force safe texture cache accuracy on Resident Evil 3
This commit is contained in:
parent
942545b7fc
commit
2680a13564
1 changed files with 6 additions and 0 deletions
6
Data/Sys/GameSettings/GLE.ini
Normal file
6
Data/Sys/GameSettings/GLE.ini
Normal file
|
@ -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
|
Loading…
Add table
Reference in a new issue