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
|
||||
0x805DD6DC:dword:0x60000000
|
||||
|
||||
[Video_Settings]
|
||||
SafeTextureCacheColorSamples = 0
|
||||
|
||||
[ActionReplay]
|
||||
# Add action replay cheats here.
|
||||
|
|
|
@ -0,0 +1,4 @@
|
|||
# ROMJ08 - Monster Hunter G
|
||||
|
||||
[Video_Settings]
|
||||
SafeTextureCacheColorSamples = 0
|
Loading…
Reference in New Issue