blob: a3db583a5af5f5efe69fc3827c5777f99d9bc4b3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
# G3FE69, G3FP69, G3FF69 - TimeSplitters Future Perfect
[Core]
# Values set here will override the main Dolphin settings.
MMU = True
# Fixes freeze on second loading screen
PageTableFastmem = False
[OnFrame]
# Add memory patches to be applied every frame here.
[ActionReplay]
# Add action replay cheats here.
[Video]
PerfQueriesEnable = True
|