2015-02-26 21:42:53 +01:00
|
|
|
# GFZE01, GFZJ01, GFZP01 - F-Zero GX
|
|
|
|
# GFZJ8P - F-Zero AX
|
2013-08-11 17:32:03 +02:00
|
|
|
|
|
|
|
[Core]
|
2015-03-01 22:30:20 +01:00
|
|
|
# Values set here will override the main Dolphin settings.
|
2014-10-15 17:22:17 +02:00
|
|
|
FPRF = True
|
2021-12-27 16:22:20 +01:00
|
|
|
CPUThread = False
|
2013-08-11 17:32:03 +02:00
|
|
|
|
|
|
|
[OnFrame]
|
|
|
|
# Add memory patches to be applied every frame here.
|
|
|
|
|
|
|
|
[ActionReplay]
|
|
|
|
# Add action replay cheats here.
|
|
|
|
|
2019-03-09 16:24:05 +01: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
|