Game Inis: Set Zelda Collector's Edition to have Immediate Mode set to false to avoid graphical errors in NES games.
This commit is contained in:
parent
2c87a53f11
commit
f8c2806830
|
@ -21,6 +21,7 @@ EmulationIssues = Hold B while booting the game to enable Progressive Scan for N
|
|||
|
||||
[Video_Hacks]
|
||||
EFBToTextureEnable = False
|
||||
ImmediateXFBEnable = False
|
||||
|
||||
[Video_Settings]
|
||||
SafeTextureCacheColorSamples = 0
|
||||
|
|
Loading…
Reference in New Issue