2015-02-26 13:42:53 -07:00
|
|
|
# GFZE01, GFZJ01, GFZP01 - F-Zero GX
|
|
|
|
# GFZJ8P - F-Zero AX
|
2013-08-11 09:32:03 -06:00
|
|
|
|
|
|
|
[Core]
|
2015-03-01 14:30:20 -07:00
|
|
|
# Values set here will override the main Dolphin settings.
|
2014-10-15 09:22:17 -06:00
|
|
|
FPRF = True
|
2015-06-27 03:33:43 -06:00
|
|
|
SyncGPU = True
|
2013-08-11 09:32:03 -06:00
|
|
|
|
|
|
|
[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.
|
|
|
|
|
2019-03-09 08:24:05 -07: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
|