mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-07-11 01:24:22 +02:00
GameSettings: Disable PageTableFastmem in "Second Sight" to fix freeze.
This commit is contained in:
@@ -1,13 +1,7 @@
|
||||
# GISE36, GISP36 - Second Sight
|
||||
|
||||
[Core]
|
||||
# Values set here will override the main Dolphin settings.
|
||||
CPUThread = False
|
||||
MMU = True
|
||||
|
||||
[OnFrame]
|
||||
# Add memory patches to be applied every frame here.
|
||||
|
||||
[ActionReplay]
|
||||
# Add action replay cheats here.
|
||||
|
||||
# Fixes freeze on opening "play" screen.
|
||||
PageTableFastmem = False
|
||||
|
||||
Reference in New Issue
Block a user