22 lines
386 B
INI
22 lines
386 B
INI
# GF7E01, GF7P01 - STARFOX ASSAULT
|
|
|
|
[Core]
|
|
# Values set here will override the main Dolphin settings.
|
|
FPRF = True
|
|
|
|
[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]
|
|
SafeTextureCacheColorSamples = 512
|
|
|
|
[Video_Hacks]
|
|
EFBToTextureEnable = False
|
|
|