2015-02-26 20:42:53 +00:00
|
|
|
# GF7E01, GF7P01 - STARFOX ASSAULT
|
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.
|
2015-02-26 20:42:53 +00:00
|
|
|
FPRF = True
|
2013-08-11 15:32:03 +00:00
|
|
|
|
|
|
|
[EmuState]
|
|
|
|
# The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
|
|
|
EmulationStateId = 4
|
2015-02-26 20:42:53 +00:00
|
|
|
EmulationIssues = EFB must be an integer (integral, 1x, 2x, 3x).
|
2013-08-11 15:32:03 +00: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.
|
|
|
|
|
|
|
|
[Video_Settings]
|
2015-02-26 20:42:53 +00:00
|
|
|
EFBScale = -1
|
|
|
|
|
2013-08-11 15:32:03 +00:00
|
|
|
SafeTextureCacheColorSamples = 512
|
|
|
|
|
2013-10-06 13:57:27 +00:00
|
|
|
[Video_Hacks]
|
|
|
|
EFBToTextureEnable = False
|
2015-02-26 20:42:53 +00:00
|
|
|
|