~registry/dolphin-emu/triforce

« back to all changes in this revision

Viewing changes to Data/Sys/GameSettings/GX3E41.ini

  • Committer: Sérgio Benjamim
  • Date: 2015-02-13 05:54:40 UTC
  • Revision ID: sergio_br2@yahoo.com.br-20150213055440-ey2rt3sjpy27km78
Dolphin Triforce branch from code.google, commit b957980 (4.0-315).

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# GX3E41 - XIII
 
2
 
 
3
[Core]
 
4
# Values set here will override the main dolphin settings.
 
5
TLBHack = 1
 
6
MMU = 1
 
7
 
 
8
[EmuState]
 
9
# The Emulation State. 1 is worst, 5 is best, 0 is not set.
 
10
EmulationStateId = 3
 
11
EmulationIssues = Needs real xfb for the videos to show up (r6906)
 
12
 
 
13
[OnLoad]
 
14
# Add memory patches to be loaded once on boot here.
 
15
 
 
16
[OnFrame]
 
17
# Add memory patches to be applied every frame here.
 
18
 
 
19
[ActionReplay]
 
20
# Add action replay cheats here.
 
21
 
 
22
[Video]
 
23
ProjectionHack = 0
 
24
PH_SZNear = 0
 
25
PH_SZFar = 0
 
26
PH_ExtraParam = 0
 
27
PH_ZNear =
 
28
PH_ZFar =
 
29
 
 
30
[Video_Settings]
 
31
UseXFB = True
 
32
UseRealXFB = True
 
33