Update : Dolphin

This commit is contained in:
Abdessamad DERRAZ
2021-04-20 12:56:34 +02:00
parent 6dfad9e30f
commit 835a359cea
1537 changed files with 57071 additions and 54969 deletions

View File

@@ -1,17 +1,21 @@
# GE9E5D - Ed, Edd n Eddy
[Core]
# Values set here will override the main Dolphin settings.
[OnLoad]
# Add memory patches to be loaded once on boot here.
[OnFrame]
# Add memory patches to be applied every frame here.
[ActionReplay]
# Add action replay cheats here.
[Video_Settings]
SafeTextureCacheColorSamples = 512
# GE9E5D - Ed, Edd n Eddy
[Core]
# Values set here will override the main Dolphin settings.
# The JIT cache causes problems with emulated icache invalidation in this game resulting in areas failing to load
DisableICache = True
# Disabling ICache causes issues with the GameCube Main Menu.
HLE_BS2 = True
[OnLoad]
# Add memory patches to be loaded once on boot here.
[OnFrame]
# Add memory patches to be applied every frame here.
[ActionReplay]
# Add action replay cheats here.
[Video_Settings]
SafeTextureCacheColorSamples = 512