mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-02-10 22:49:00 +01:00
GameINI: Change Texture Cache to Safe in RMHJ08.ini and ROM.ini
This commit is contained in:
parent
db02b50d2e
commit
3c73e46aab
@ -10,5 +10,8 @@ $Bloom OFF
|
|||||||
0x805DD6D8:dword:0x60000000
|
0x805DD6D8:dword:0x60000000
|
||||||
0x805DD6DC:dword:0x60000000
|
0x805DD6DC:dword:0x60000000
|
||||||
|
|
||||||
|
[Video_Settings]
|
||||||
|
SafeTextureCacheColorSamples = 0
|
||||||
|
|
||||||
[ActionReplay]
|
[ActionReplay]
|
||||||
# Add action replay cheats here.
|
# Add action replay cheats here.
|
||||||
|
4
Data/Sys/GameSettings/ROM.ini
Normal file
4
Data/Sys/GameSettings/ROM.ini
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
# ROMJ08 - Monster Hunter G
|
||||||
|
|
||||||
|
[Video_Settings]
|
||||||
|
SafeTextureCacheColorSamples = 0
|
Loading…
x
Reference in New Issue
Block a user