2015-02-26 20:42:53 +00:00
|
|
|
# GFZE01, GFZJ01, GFZP01 - F-Zero GX
|
|
|
|
# GFZJ8P - F-Zero AX
|
2013-08-11 15:32:03 +00:00
|
|
|
|
|
|
|
[Core]
|
2015-03-01 21:30:20 +00:00
|
|
|
# Values set here will override the main Dolphin settings.
|
2014-10-15 15:22:17 +00:00
|
|
|
FPRF = True
|
2021-12-27 15:22:20 +00:00
|
|
|
CPUThread = False
|
2013-08-11 15:32:03 +00:00
|
|
|
|
|
|
|
[OnFrame]
|
|
|
|
# Add memory patches to be applied every frame here.
|
|
|
|
|
|
|
|
[ActionReplay]
|
|
|
|
# Add action replay cheats here.
|
|
|
|
|
2019-03-09 15:24:05 +00:00
|
|
|
[Video_Hacks]
|
|
|
|
# In the Sand Ocean track, EFB peeks occur across the whole screen.
|
|
|
|
# This leads to slow performance with the tile cache enabled, so disable it.
|
|
|
|
EFBAccessTileSize = 0
|