diff options
| author | kostamarino@hotmail.com <kostamarino@hotmail.com> | 2011-04-17 18:13:30 +0000 |
|---|---|---|
| committer | kostamarino@hotmail.com <kostamarino@hotmail.com> | 2011-04-17 18:13:30 +0000 |
| commit | 9f2c549255599021712e60184e562aad0cd383da (patch) | |
| tree | ee3277c2722ce0a804a0a79fea75daae4540d47d | |
| parent | 947d4bc24206450e50856062f4c8af69dc05ea69 (diff) | |
More updates and additions.
| -rw-r--r-- | GBIE08.ini | 11 | ||||
| -rw-r--r-- | GBIP08.ini | 17 | ||||
| -rw-r--r-- | GTWE70.ini | 20 | ||||
| -rw-r--r-- | GTWP70.ini | 20 |
4 files changed, 67 insertions, 1 deletions
diff --git a/GBIE08.ini b/GBIE08.ini index 91fb42d789..ed8307c8b8 100644 --- a/GBIE08.ini +++ b/GBIE08.ini @@ -5,4 +5,13 @@ EmulationStateId = 4 EmulationIssues = [OnFrame] Add memory patches to be applied every frame here. [ActionReplay] Add action replay cheats here. - +[Video] +ProjectionHack = 0 +PH_SZNear = 0 +PH_SZFar = 0 +PH_ExtraParam = 0 +PH_ZNear = +PH_ZFar = +[Gecko] +[Video_Hacks] +DlistCachingEnable = False diff --git a/GBIP08.ini b/GBIP08.ini new file mode 100644 index 0000000000..d7d65842d3 --- /dev/null +++ b/GBIP08.ini @@ -0,0 +1,17 @@ +# GBIP08 - Resident Evil
+[Core] Values set here will override the main dolphin settings.
+[EmuState] The Emulation State. 1 is worst, 5 is best, 0 is not set.
+EmulationStateId = 4
+EmulationIssues =
+[OnFrame] Add memory patches to be applied every frame here.
+[ActionReplay] Add action replay cheats here.
+[Video]
+ProjectionHack = 0
+PH_SZNear = 0
+PH_SZFar = 0
+PH_ExtraParam = 0
+PH_ZNear =
+PH_ZFar =
+[Gecko]
+[Video_Hacks]
+DlistCachingEnable = False
diff --git a/GTWE70.ini b/GTWE70.ini new file mode 100644 index 0000000000..288272b388 --- /dev/null +++ b/GTWE70.ini @@ -0,0 +1,20 @@ +# GTWE70 - Taz Wanted
+[Video_Settings]
+UseXFB = True
+UseRealXFB = True
+[Core]
+[Video]
+ProjectionHack = 0
+PH_SZNear = 0
+PH_SZFar = 0
+PH_ExtraParam = 0
+PH_ZNear =
+PH_ZFar =
+[EmuState]
+EmulationStateId = 4
+EmulationIssues = Needs real xfb for videos to display. Sound issues (r7459).
+[OnFrame]
+[ActionReplay]
+[Gecko]
+[Video_Hacks]
+[Video_Hardware]
diff --git a/GTWP70.ini b/GTWP70.ini new file mode 100644 index 0000000000..bbe87863ca --- /dev/null +++ b/GTWP70.ini @@ -0,0 +1,20 @@ +# GTWP70 - Taz Wanted
+[Video_Settings]
+UseXFB = True
+UseRealXFB = True
+[Core]
+[Video]
+ProjectionHack = 0
+PH_SZNear = 0
+PH_SZFar = 0
+PH_ExtraParam = 0
+PH_ZNear =
+PH_ZFar =
+[EmuState]
+EmulationStateId = 4
+EmulationIssues = Needs real xfb for videos to display. Sound issues (r7459).
+[OnFrame]
+[ActionReplay]
+[Gecko]
+[Video_Hacks]
+[Video_Hardware]
|
