mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2024-11-14 21:37:52 -07:00
Part 3: More updates for the new video config, more work is needed.
This commit is contained in:
parent
fa073dadaf
commit
67241bfa99
11
G2ME01.ini
11
G2ME01.ini
@ -132,7 +132,14 @@ $Have Ing Hive Temple Key 2
|
||||
$Have Ing Hive Temple Key 3
|
||||
4241FD80 011F0001
|
||||
[Video]
|
||||
SafeTextureCache = 1
|
||||
ProjectionHack = 0
|
||||
EFBToTextureEnable = 0
|
||||
PH_SZNear = 0
|
||||
PH_SZFar = 0
|
||||
PH_ExtraParam = 0
|
||||
PH_ZNear =
|
||||
PH_ZFar =
|
||||
[Gecko]
|
||||
[Video_Settings]
|
||||
SafeTextureCache = True
|
||||
[Video_Hacks]
|
||||
EFBToTextureEnable = False
|
||||
|
@ -11,5 +11,8 @@ Issues="Scanner does not work, music is buggy, scanner mode is buggy"
|
||||
EmulationStateId = 4
|
||||
EmulationIssues = needs safe texture cache and EFB to Ram
|
||||
[Video]
|
||||
SafeTextureCache = 1
|
||||
ProjectionHack = 0
|
||||
[Video_Settings]
|
||||
SafeTextureCache = True
|
||||
[Video_Hacks]
|
||||
EFBToTextureEnable = False
|
@ -293,6 +293,11 @@ $Single Player ITEM SLOT 4 CONTAINS Coat
|
||||
0221F32C 00000056
|
||||
[Video]
|
||||
ProjectionHack = 0
|
||||
PH_SZNear = 0
|
||||
PH_SZFar = 0
|
||||
PH_ExtraParam = 0
|
||||
PH_ZNear =
|
||||
PH_ZFar =
|
||||
[Gecko]
|
||||
[Video_Settings]
|
||||
SafeTextureCache = True
|
||||
|
@ -13,3 +13,5 @@ PH_ExtraParam = 0
|
||||
PH_ZNear =
|
||||
PH_ZFar = 1.99998
|
||||
[Gecko]
|
||||
[Video_Settings]
|
||||
SafeTextureCache = True
|
||||
|
@ -13,3 +13,5 @@ PH_ExtraParam = 0
|
||||
PH_ZNear =
|
||||
PH_ZFar = 1.99998
|
||||
[Gecko]
|
||||
[Video_Settings]
|
||||
SafeTextureCache = True
|
||||
|
@ -12,5 +12,6 @@ PH_SZFar = 0
|
||||
PH_ExtraParam = 0
|
||||
PH_ZNear =
|
||||
PH_ZFar = 0.1
|
||||
SafeTextureCache = 1
|
||||
[Gecko]
|
||||
[Video_Settings]
|
||||
SafeTextureCache = True
|
||||
|
@ -12,5 +12,6 @@ PH_SZFar = 0
|
||||
PH_ExtraParam = 0
|
||||
PH_ZNear =
|
||||
PH_ZFar = 0.1
|
||||
SafeTextureCache = 1
|
||||
[Gecko]
|
||||
[Video_Settings]
|
||||
SafeTextureCache = True
|
@ -7,8 +7,12 @@ EmulationStateId = 4
|
||||
EmulationIssues = Story Mode videos do not display (r6572)
|
||||
[OnFrame] Add memory patches to be applied every frame here.
|
||||
[Video]
|
||||
EFBToTextureEnable = 0
|
||||
ProjectionHack = 0
|
||||
PH_SZNear = 0
|
||||
PH_SZFar = 0
|
||||
PH_ExtraParam = 0
|
||||
PH_ZNear =
|
||||
PH_ZFar =
|
||||
[ActionReplay]
|
||||
$(m)
|
||||
8C034168 4E800020
|
||||
@ -37,3 +41,5 @@ $All Vehicles Unlocked
|
||||
420030C8 0003FFFF
|
||||
840030C8 FFDC6F00
|
||||
[Gecko]
|
||||
[Video_Hacks]
|
||||
EFBToTextureEnable = False
|
||||
|
@ -9,6 +9,6 @@ EmulationIssues =Story Mode videos do not display (r6572)
|
||||
[OnFrame]
|
||||
[ActionReplay]
|
||||
[Video]
|
||||
EFBToTextureEnable = 0
|
||||
ProjectionHack = 0
|
||||
|
||||
[Video_Hacks]
|
||||
EFBToTextureEnable = False
|
||||
|
@ -9,5 +9,11 @@ EmulationIssues =
|
||||
[ActionReplay]
|
||||
[Video]
|
||||
ProjectionHack = 0
|
||||
SafeTextureCache = 1
|
||||
PH_SZNear = 0
|
||||
PH_SZFar = 0
|
||||
PH_ExtraParam = 0
|
||||
PH_ZNear =
|
||||
PH_ZFar =
|
||||
[Gecko]
|
||||
[Video_Settings]
|
||||
SafeTextureCache = True
|
||||
|
14
GGSJA4.ini
Normal file
14
GGSJA4.ini
Normal file
@ -0,0 +1,14 @@
|
||||
# GGSJA4 - METAL GEAR SOLID THE TWIN SNAKES
|
||||
[Core]
|
||||
TLBHack = 1
|
||||
#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]
|
||||
[ActionReplay]
|
||||
[Video]
|
||||
ProjectionHack = 0
|
||||
[Video_Settings]
|
||||
SafeTextureCache = True
|
@ -10,3 +10,5 @@ EmulationIssues =
|
||||
[ActionReplay]
|
||||
[Video]
|
||||
ProjectionHack = 0
|
||||
[Video_Settings]
|
||||
SafeTextureCache = True
|
11
GM8E01.ini
11
GM8E01.ini
@ -87,7 +87,14 @@ $Have Beam Combo C
|
||||
4200183C 004F0001
|
||||
[Core]
|
||||
[Video]
|
||||
SafeTextureCache = 1
|
||||
EFBToTextureEnable = 0
|
||||
ProjectionHack = 0
|
||||
PH_SZNear = 0
|
||||
PH_SZFar = 0
|
||||
PH_ExtraParam = 0
|
||||
PH_ZNear =
|
||||
PH_ZFar =
|
||||
[Gecko]
|
||||
[Video_Settings]
|
||||
SafeTextureCache = True
|
||||
[Video_Hacks]
|
||||
EFBToTextureEnable = False
|
||||
|
@ -11,5 +11,7 @@ EmulationIssues="Heat Visor doesn't work correctly, some graphics bugs, boss mus
|
||||
#Add memory patches to be applied every frame here.
|
||||
[ActionReplay]
|
||||
[Video]
|
||||
SafeTextureCache = 1
|
||||
EFBToTextureEnable = 0
|
||||
[Video_Settings]
|
||||
SafeTextureCache = True
|
||||
[Video_Hacks]
|
||||
EFBToTextureEnable = False
|
||||
|
@ -13,6 +13,8 @@ EmulationStateId = 0
|
||||
[OnFrame]
|
||||
[ActionReplay]
|
||||
[Video]
|
||||
SafeTextureCache = 1
|
||||
ProjectionHack = 0
|
||||
EFBToTextureEnable = 0
|
||||
[Video_Settings]
|
||||
SafeTextureCache = True
|
||||
[Video_Hacks]
|
||||
EFBToTextureEnable = False
|
||||
|
@ -1,3 +1,4 @@
|
||||
# GMSE01 - Super Mario Sunshine
|
||||
[EmuState]
|
||||
#The Emulation State.
|
||||
EmulationStateId = 4
|
||||
@ -131,4 +132,6 @@ $D-Pad Left For Normal Mario
|
||||
4240E12C 4DE43F80
|
||||
4240E12C 4DE63F80
|
||||
4240E12C 4DE83F80
|
||||
00000000 40000000
|
||||
00000000 40000000
|
||||
[Video_Hacks]
|
||||
EFBToTextureEnable = False
|
@ -60,5 +60,11 @@ $Yoshi Loves Water
|
||||
0426837C 4E800020
|
||||
[Video]
|
||||
ProjectionHack = 0
|
||||
EFBToTextureEnable = 0
|
||||
PH_SZNear = 0
|
||||
PH_SZFar = 0
|
||||
PH_ExtraParam = 0
|
||||
PH_ZNear =
|
||||
PH_ZFar =
|
||||
[Gecko]
|
||||
[Video_Hacks]
|
||||
EFBToTextureEnable = False
|
||||
|
10
GRSEAF.ini
10
GRSEAF.ini
@ -7,6 +7,12 @@ EmulationIssues =
|
||||
[ActionReplay] Add action replay cheats here.
|
||||
[Video]
|
||||
ProjectionHack = 0
|
||||
UseXFB = 1
|
||||
SafeTextureCache = 1
|
||||
PH_SZNear = 0
|
||||
PH_SZFar = 0
|
||||
PH_ExtraParam = 0
|
||||
PH_ZNear =
|
||||
PH_ZFar =
|
||||
[Gecko]
|
||||
[Video_Settings]
|
||||
UseXFB = True
|
||||
SafeTextureCache = True
|
||||
|
@ -549,5 +549,6 @@ $Unlock Two-Handed Sword (Mitsurugi)
|
||||
00416261 00000003
|
||||
[Video]
|
||||
ProjectionHack = 0
|
||||
UseXFB = 1
|
||||
SafeTextureCache = 1
|
||||
[Video_Settings]
|
||||
UseXFB = True
|
||||
SafeTextureCache = True
|
||||
|
@ -7,4 +7,9 @@ EmulationStateId = 4
|
||||
[ActionReplay] Add action replay cheats here.
|
||||
[Video]
|
||||
ProjectionHack = 0
|
||||
PH_SZNear = 0
|
||||
PH_SZFar = 0
|
||||
PH_ExtraParam = 0
|
||||
PH_ZNear =
|
||||
PH_ZFar =
|
||||
[Gecko]
|
||||
|
10
GZLE01.ini
10
GZLE01.ini
@ -348,7 +348,13 @@ $Unrestricted Camera
|
||||
04356D48 42B00000
|
||||
[Core]
|
||||
[Video]
|
||||
EFBToTextureEnable = 0
|
||||
ProjectionHack = 0
|
||||
EFBAccessEnable = 1
|
||||
PH_SZNear = 0
|
||||
PH_SZFar = 0
|
||||
PH_ExtraParam = 0
|
||||
PH_ZNear =
|
||||
PH_ZFar =
|
||||
[Gecko]
|
||||
[Video_Hacks]
|
||||
EFBAccessEnable = True
|
||||
EFBToTextureEnable = False
|
||||
|
@ -22,7 +22,8 @@ $Snow test room
|
||||
[ActionReplay]
|
||||
[Core]
|
||||
[Video]
|
||||
EFBToTextureEnable = 0
|
||||
ProjectionHack = 0
|
||||
EFBAccessEnable = 1
|
||||
[Gecko]
|
||||
[Gecko]
|
||||
[Video_Hacks]
|
||||
EFBAccessEnable = True
|
||||
EFBToTextureEnable = False
|
||||
|
@ -227,6 +227,7 @@ $Test Room 14 (Hold L+R+B)
|
||||
043D1670 4B5F5465
|
||||
043D1674 73746500
|
||||
[Video]
|
||||
EFBToTextureEnable = 0
|
||||
ProjectionHack = 0
|
||||
EFBAccessEnable = 1
|
||||
[Video_Hacks]
|
||||
EFBAccessEnable = True
|
||||
EFBToTextureEnable = False
|
||||
|
@ -6,6 +6,12 @@ EmulationStateId = 4
|
||||
[OnFrame] Add memory patches to be applied every frame here.
|
||||
[ActionReplay] Add action replay cheats here.
|
||||
[Video]
|
||||
UseXFB = 1
|
||||
ProjectionHack = 0
|
||||
PH_SZNear = 0
|
||||
PH_SZFar = 0
|
||||
PH_ExtraParam = 0
|
||||
PH_ZNear =
|
||||
PH_ZFar =
|
||||
[Gecko]
|
||||
[Video_Settings]
|
||||
UseXFB = True
|
||||
|
@ -7,4 +7,5 @@ EmulationStateId = 5
|
||||
[ActionReplay] Add action replay cheats here.
|
||||
[Video]
|
||||
ProjectionHack = 0
|
||||
UseXFB = 1
|
||||
[Video_Settings]
|
||||
UseXFB = True
|
||||
|
@ -6,6 +6,7 @@ EmulationStateId = 4
|
||||
[OnFrame] Add memory patches to be applied every frame here.
|
||||
[ActionReplay] Add action replay cheats here.
|
||||
[Video]
|
||||
UseXFB = 1
|
||||
ProjectionHack = 0
|
||||
[Gecko]
|
||||
[Video_Settings]
|
||||
UseXFB = True
|
||||
|
@ -7,5 +7,6 @@ EmulationIssues =
|
||||
[ActionReplay] Add action replay cheats here.
|
||||
[Video]
|
||||
ProjectionHack = 0
|
||||
EFBToTextureEnable = 0
|
||||
[Gecko]
|
||||
[Video_Hacks]
|
||||
EFBToTextureEnable = False
|
||||
|
@ -7,4 +7,5 @@ EmulationIssues =
|
||||
[ActionReplay] Add action replay cheats here.
|
||||
[Video]
|
||||
ProjectionHack = 0
|
||||
EFBToTextureEnable = 0
|
||||
[Video_Hacks]
|
||||
EFBToTextureEnable = False
|
||||
|
@ -7,5 +7,11 @@ EmulationIssues =
|
||||
[ActionReplay] Add action replay cheats here.
|
||||
[Video]
|
||||
ProjectionHack = 0
|
||||
EFBToTextureEnable = 0
|
||||
PH_SZNear = 0
|
||||
PH_SZFar = 0
|
||||
PH_ExtraParam = 0
|
||||
PH_ZNear =
|
||||
PH_ZFar =
|
||||
[Gecko]
|
||||
[Video_Hacks]
|
||||
EFBToTextureEnable = False
|
||||
|
@ -7,6 +7,11 @@ EmulationIssues = Flashlight glitches (r6521)
|
||||
[ActionReplay] Add action replay cheats here.
|
||||
[Video]
|
||||
ProjectionHack = 0
|
||||
PH_SZNear = 0
|
||||
PH_SZFar = 0
|
||||
PH_ExtraParam = 0
|
||||
PH_ZNear =
|
||||
PH_ZFar =
|
||||
[Gecko]
|
||||
[Video_Settings]
|
||||
SafeTextureCache = True
|
||||
|
@ -6,6 +6,12 @@ EmulationStateId = 4
|
||||
[OnFrame] Add memory patches to be applied every frame here.
|
||||
[ActionReplay] Add action replay cheats here.
|
||||
[Video]
|
||||
UseXFB = 1
|
||||
ProjectionHack = 0
|
||||
PH_SZNear = 0
|
||||
PH_SZFar = 0
|
||||
PH_ExtraParam = 0
|
||||
PH_ZNear =
|
||||
PH_ZFar =
|
||||
[Gecko]
|
||||
[Video_Settings]
|
||||
UseXFB = True
|
||||
|
@ -6,6 +6,7 @@ EmulationStateId = 4
|
||||
[OnFrame] Add memory patches to be applied every frame here.
|
||||
[ActionReplay] Add action replay cheats here.
|
||||
[Video]
|
||||
UseXFB = 1
|
||||
ProjectionHack = 0
|
||||
[Gecko]
|
||||
[Video_Settings]
|
||||
UseXFB = True
|
||||
|
@ -6,6 +6,7 @@ EmulationStateId = 4
|
||||
[OnFrame] Add memory patches to be applied every frame here.
|
||||
[ActionReplay] Add action replay cheats here.
|
||||
[Video]
|
||||
UseXFB = 1
|
||||
ProjectionHack = 0
|
||||
[Gecko]
|
||||
[Video_Settings]
|
||||
UseXFB = True
|
||||
|
@ -7,4 +7,9 @@ EmulationIssues =
|
||||
[ActionReplay] Add action replay cheats here.
|
||||
[Video]
|
||||
ProjectionHack = 0
|
||||
PH_SZNear = 0
|
||||
PH_SZFar = 0
|
||||
PH_ExtraParam = 0
|
||||
PH_ZNear =
|
||||
PH_ZFar =
|
||||
[Gecko]
|
||||
|
@ -16,4 +16,9 @@ EmulationStateId = 4
|
||||
# Bink videos have issues with the Force Filtering setting
|
||||
ForceFiltering = 0
|
||||
ProjectionHack = 0
|
||||
PH_SZNear = 0
|
||||
PH_SZFar = 0
|
||||
PH_ExtraParam = 0
|
||||
PH_ZNear =
|
||||
PH_ZFar =
|
||||
[Gecko]
|
||||
|
@ -7,6 +7,11 @@ EmulationIssues =
|
||||
[ActionReplay] Add action replay cheats here.
|
||||
[Video]
|
||||
ProjectionHack = 0
|
||||
PH_SZNear = 0
|
||||
PH_SZFar = 0
|
||||
PH_ExtraParam = 0
|
||||
PH_ZNear =
|
||||
PH_ZFar =
|
||||
[Gecko]
|
||||
[Video_Settings]
|
||||
SafeTextureCache = True
|
||||
|
@ -7,4 +7,9 @@ EmulationIssues =
|
||||
[ActionReplay] Add action replay cheats here.
|
||||
[Video]
|
||||
ProjectionHack = 0
|
||||
PH_SZNear = 0
|
||||
PH_SZFar = 0
|
||||
PH_ExtraParam = 0
|
||||
PH_ZNear =
|
||||
PH_ZFar =
|
||||
[Gecko]
|
||||
|
@ -7,6 +7,11 @@ EmulationStateId = 5
|
||||
[ActionReplay] Add action replay cheats here.
|
||||
[Video]
|
||||
ProjectionHack = 0
|
||||
PH_SZNear = 0
|
||||
PH_SZFar = 0
|
||||
PH_ExtraParam = 0
|
||||
PH_ZNear =
|
||||
PH_ZFar =
|
||||
[Gecko]
|
||||
[Video_Settings]
|
||||
SafeTextureCache = True
|
||||
|
@ -7,4 +7,9 @@ EmulationStateId = 5
|
||||
[ActionReplay] Add action replay cheats here.
|
||||
[Video]
|
||||
ProjectionHack = 0
|
||||
PH_SZNear = 0
|
||||
PH_SZFar = 0
|
||||
PH_ExtraParam = 0
|
||||
PH_ZNear =
|
||||
PH_ZFar =
|
||||
[Gecko]
|
||||
|
11
RM3E01.ini
11
RM3E01.ini
@ -8,7 +8,14 @@ EmulationIssues =
|
||||
[OnFrame]
|
||||
[ActionReplay]
|
||||
[Video]
|
||||
EFBToTextureEnable = 0
|
||||
SafeTextureCache = 1
|
||||
ProjectionHack = 0
|
||||
PH_SZNear = 0
|
||||
PH_SZFar = 0
|
||||
PH_ExtraParam = 0
|
||||
PH_ZNear =
|
||||
PH_ZFar =
|
||||
[Gecko]
|
||||
[Video_Settings]
|
||||
SafeTextureCache = True
|
||||
[Video_Hacks]
|
||||
EFBToTextureEnable = False
|
||||
|
@ -8,7 +8,9 @@ EmulationIssues =
|
||||
[OnFrame]
|
||||
[ActionReplay]
|
||||
[Video]
|
||||
EFBToTextureEnable = 0
|
||||
SafeTextureCache = 1
|
||||
ProjectionHack = 0
|
||||
[Gecko]
|
||||
[Video_Settings]
|
||||
SafeTextureCache = True
|
||||
[Video_Hacks]
|
||||
EFBToTextureEnable = False
|
||||
|
@ -11,5 +11,7 @@ EmulationIssues = minor coloring problems
|
||||
[ActionReplay]
|
||||
[Video]
|
||||
ProjectionHack = 0
|
||||
EFBToTextureEnable = 0
|
||||
SafeTextureCache = 1
|
||||
[Video_Settings]
|
||||
SafeTextureCache = True
|
||||
[Video_Hacks]
|
||||
EFBToTextureEnable = False
|
||||
|
@ -11,4 +11,9 @@ EmulationIssues = Disable "emulate format changes" if you experience static, or
|
||||
[ActionReplay]
|
||||
[Video]
|
||||
ProjectionHack = 0
|
||||
PH_SZNear = 0
|
||||
PH_SZFar = 0
|
||||
PH_ExtraParam = 0
|
||||
PH_ZNear =
|
||||
PH_ZFar =
|
||||
[Gecko]
|
||||
|
10
RMHE08.ini
10
RMHE08.ini
@ -11,6 +11,12 @@ EmulationStateId = 4
|
||||
[ActionReplay] Add action replay cheats here.
|
||||
[Video]
|
||||
ProjectionHack = 0
|
||||
EFBToTextureEnable = 0
|
||||
EFBAccessEnable = 0
|
||||
PH_SZNear = 0
|
||||
PH_SZFar = 0
|
||||
PH_ExtraParam = 0
|
||||
PH_ZNear =
|
||||
PH_ZFar =
|
||||
[Gecko]
|
||||
[Video_Hacks]
|
||||
EFBAccessEnable = False
|
||||
EFBToTextureEnable = False
|
||||
|
@ -11,6 +11,7 @@ EmulationStateId = 4
|
||||
[ActionReplay] Add action replay cheats here.
|
||||
[Video]
|
||||
ProjectionHack = 0
|
||||
EFBToTextureEnable = 0
|
||||
EFBAccessEnable = 0
|
||||
[Gecko]
|
||||
[Video_Hacks]
|
||||
EFBAccessEnable = False
|
||||
EFBToTextureEnable = False
|
||||
|
@ -8,6 +8,7 @@ EmulationStateId = 4
|
||||
[ActionReplay] Add action replay cheats here.
|
||||
[Video]
|
||||
ProjectionHack = 0
|
||||
EFBToTextureEnable = 0
|
||||
EFBAccessEnable = 0
|
||||
[Gecko]
|
||||
[Video_Hacks]
|
||||
EFBAccessEnable = False
|
||||
EFBToTextureEnable = False
|
||||
|
@ -7,4 +7,9 @@ EmulationIssues = Use Direct3D11 plugin for less glitches (r6932)
|
||||
[ActionReplay] Add action replay cheats here.
|
||||
[Video]
|
||||
ProjectionHack = 0
|
||||
PH_SZNear = 0
|
||||
PH_SZFar = 0
|
||||
PH_ExtraParam = 0
|
||||
PH_ZNear =
|
||||
PH_ZFar =
|
||||
[Gecko]
|
||||
|
12
RNOJ01.ini
12
RNOJ01.ini
@ -6,6 +6,14 @@ EmulationStateId = 4
|
||||
[OnFrame] Add memory patches to be applied every frame here.
|
||||
[ActionReplay] Add action replay cheats here.
|
||||
[Video]
|
||||
UseXFB = 1
|
||||
EFBToTextureEnable = 0
|
||||
ProjectionHack = 0
|
||||
PH_SZNear = 0
|
||||
PH_SZFar = 0
|
||||
PH_ExtraParam = 0
|
||||
PH_ZNear =
|
||||
PH_ZFar =
|
||||
[Gecko]
|
||||
[Video_Settings]
|
||||
UseXFB = True
|
||||
[Video_Hacks]
|
||||
EFBToTextureEnable = False
|
||||
|
11
RNOP01.ini
11
RNOP01.ini
@ -6,7 +6,14 @@ EmulationStateId = 4
|
||||
[OnFrame] Add memory patches to be applied every frame here.
|
||||
[ActionReplay] Add action replay cheats here.
|
||||
[Video]
|
||||
UseXFB = 1
|
||||
EFBToTextureEnable = 0
|
||||
ProjectionHack = 0
|
||||
PH_SZNear = 0
|
||||
PH_SZFar = 0
|
||||
PH_ExtraParam = 0
|
||||
PH_ZNear =
|
||||
PH_ZFar =
|
||||
[Gecko]
|
||||
[Video_Settings]
|
||||
UseXFB = True
|
||||
[Video_Hacks]
|
||||
EFBToTextureEnable = False
|
||||
|
@ -6,6 +6,12 @@ EmulationStateId = 4
|
||||
[OnFrame] Add memory patches to be applied every frame here.
|
||||
[ActionReplay] Add action replay cheats here.
|
||||
[Video]
|
||||
UseXFB = 1
|
||||
ProjectionHack = 0
|
||||
PH_SZNear = 0
|
||||
PH_SZFar = 0
|
||||
PH_ExtraParam = 0
|
||||
PH_ZNear =
|
||||
PH_ZFar =
|
||||
[Gecko]
|
||||
[Video_Settings]
|
||||
UseXFB = True
|
||||
|
@ -6,6 +6,7 @@ EmulationStateId = 4
|
||||
[OnFrame] Add memory patches to be applied every frame here.
|
||||
[ActionReplay] Add action replay cheats here.
|
||||
[Video]
|
||||
UseXFB = 1
|
||||
ProjectionHack = 0
|
||||
[Gecko]
|
||||
[Video_Settings]
|
||||
UseXFB = True
|
@ -6,6 +6,7 @@ EmulationStateId = 4
|
||||
[OnFrame] Add memory patches to be applied every frame here.
|
||||
[ActionReplay] Add action replay cheats here.
|
||||
[Video]
|
||||
UseXFB = 1
|
||||
ProjectionHack = 0
|
||||
[Gecko]
|
||||
[Video_Settings]
|
||||
UseXFB = True
|
@ -7,6 +7,11 @@ EmulationStateId = 4
|
||||
[ActionReplay] Add action replay cheats here.
|
||||
[Video]
|
||||
ProjectionHack = 0
|
||||
PH_SZNear = 0
|
||||
PH_SZFar = 0
|
||||
PH_ExtraParam = 0
|
||||
PH_ZNear =
|
||||
PH_ZFar =
|
||||
[Gecko]
|
||||
[Video_Settings]
|
||||
SafeTextureCache = True
|
||||
|
@ -7,4 +7,9 @@ EmulationStateId = 4
|
||||
[ActionReplay] Add action replay cheats here.
|
||||
[Video]
|
||||
ProjectionHack = 0
|
||||
PH_SZNear = 0
|
||||
PH_SZFar = 0
|
||||
PH_ExtraParam = 0
|
||||
PH_ZNear =
|
||||
PH_ZFar =
|
||||
[Gecko]
|
||||
|
@ -13,3 +13,5 @@ PH_ExtraParam = 0
|
||||
PH_ZNear =
|
||||
PH_ZFar =
|
||||
[Gecko]
|
||||
[Video_Hacks]
|
||||
EFBEmulateFormatChanges = True
|
||||
|
17
RT4JAF.ini
Normal file
17
RT4JAF.ini
Normal file
@ -0,0 +1,17 @@
|
||||
# RT4JAF - Tales Of Symphonia Ratatosk no Kishi
|
||||
[Core] Values set here will override the main dolphin settings.
|
||||
[EmuState] The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||
EmulationIssues = Needs emulating format changes (r6871)
|
||||
EmulationStateId = 4
|
||||
[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]
|
||||
EFBEmulateFormatChanges = True
|
17
RT4PAF.ini
Normal file
17
RT4PAF.ini
Normal file
@ -0,0 +1,17 @@
|
||||
# RT4PAF - Tales of Symphonia -Dawn of the new world-
|
||||
[Core] Values set here will override the main dolphin settings.
|
||||
[EmuState] The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||
EmulationIssues = Needs emulating format changes (r6871)
|
||||
EmulationStateId = 4
|
||||
[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]
|
||||
EFBEmulateFormatChanges = True
|
@ -7,5 +7,6 @@ EmulationStateId = 4
|
||||
[ActionReplay] Add action replay cheats here.
|
||||
[Video]
|
||||
ProjectionHack = 0
|
||||
UseXFB = 1
|
||||
[Gecko]
|
||||
[Video_Settings]
|
||||
UseXFB = True
|
@ -7,5 +7,6 @@ EmulationStateId = 4
|
||||
[ActionReplay] Add action replay cheats here.
|
||||
[Video]
|
||||
ProjectionHack = 0
|
||||
UseXFB = 1
|
||||
[Gecko]
|
||||
[Video_Settings]
|
||||
UseXFB = True
|
@ -7,5 +7,6 @@ EmulationStateId = 4
|
||||
[ActionReplay] Add action replay cheats here.
|
||||
[Video]
|
||||
ProjectionHack = 0
|
||||
UseXFB = 1
|
||||
[Gecko]
|
||||
[Video_Settings]
|
||||
UseXFB = True
|
@ -7,5 +7,11 @@ EmulationStateId = 4
|
||||
[ActionReplay] Add action replay cheats here.
|
||||
[Video]
|
||||
ProjectionHack = 0
|
||||
UseXFB = 1
|
||||
PH_SZNear = 0
|
||||
PH_SZFar = 0
|
||||
PH_ExtraParam = 0
|
||||
PH_ZNear =
|
||||
PH_ZFar =
|
||||
[Gecko]
|
||||
[Video_Settings]
|
||||
UseXFB = True
|
||||
|
@ -5,3 +5,11 @@ EmulationStateId = 5
|
||||
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]
|
||||
|
@ -7,4 +7,11 @@ EmulationIssues = Needs emulating format changes (r6871)
|
||||
[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]
|
||||
EFBEmulateFormatChanges = True
|
||||
|
@ -8,3 +8,5 @@ EmulationIssues = Needs emulating format changes (r6871)
|
||||
[Video]
|
||||
ProjectionHack = 0
|
||||
[Gecko]
|
||||
[Video_Hacks]
|
||||
EFBEmulateFormatChanges = True
|
@ -8,3 +8,5 @@ EmulationIssues = Needs emulating format changes (r6871)
|
||||
[Video]
|
||||
ProjectionHack = 0
|
||||
[Gecko]
|
||||
[Video_Hacks]
|
||||
EFBEmulateFormatChanges = True
|
@ -8,3 +8,5 @@ EmulationIssues = Needs emulating format changes (r6871)
|
||||
[Video]
|
||||
ProjectionHack = 0
|
||||
[Gecko]
|
||||
[Video_Hacks]
|
||||
EFBEmulateFormatChanges = True
|
@ -6,6 +6,11 @@ EmulationIssues = Disable emulate format changes(r6871)
|
||||
[OnFrame] Add memory patches to be applied every frame here.
|
||||
[Video]
|
||||
ProjectionHack = 0
|
||||
PH_SZNear = 0
|
||||
PH_SZFar = 0
|
||||
PH_ExtraParam = 0
|
||||
PH_ZNear =
|
||||
PH_ZFar =
|
||||
[ActionReplay]
|
||||
[Gecko]
|
||||
[Video_Settings]
|
||||
|
@ -6,6 +6,7 @@ EmulationStateId = 5
|
||||
[OnFrame] Add memory patches to be applied every frame here.
|
||||
[ActionReplay] Add action replay cheats here.
|
||||
[Video]
|
||||
EFBToTextureEnable = 0
|
||||
ProjectionHack = 0
|
||||
[Gecko]
|
||||
[Video_Hacks]
|
||||
EFBToTextureEnable = False
|
@ -6,6 +6,7 @@ EmulationStateId = 5
|
||||
[OnFrame] Add memory patches to be applied every frame here.
|
||||
[ActionReplay] Add action replay cheats here.
|
||||
[Video]
|
||||
EFBToTextureEnable = 0
|
||||
ProjectionHack = 0
|
||||
[Gecko]
|
||||
[Video_Hacks]
|
||||
EFBToTextureEnable = False
|
@ -6,6 +6,12 @@ EmulationStateId = 5
|
||||
[OnFrame] Add memory patches to be applied every frame here.
|
||||
[ActionReplay] Add action replay cheats here.
|
||||
[Video]
|
||||
EFBToTextureEnable = 0
|
||||
ProjectionHack = 0
|
||||
PH_SZNear = 0
|
||||
PH_SZFar = 0
|
||||
PH_ExtraParam = 0
|
||||
PH_ZNear =
|
||||
PH_ZFar =
|
||||
[Gecko]
|
||||
[Video_Hacks]
|
||||
EFBToTextureEnable = False
|
||||
|
17
SDWE18.ini
Normal file
17
SDWE18.ini
Normal file
@ -0,0 +1,17 @@
|
||||
# SDWE18 - A Shadow's Tale
|
||||
[Core] Values set here will override the main dolphin settings.
|
||||
[EmuState] The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||
EmulationIssues =
|
||||
EmulationStateId = 5
|
||||
[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]
|
||||
EFBToTextureEnable = False
|
@ -6,6 +6,7 @@ EmulationStateId = 5
|
||||
[OnFrame] Add memory patches to be applied every frame here.
|
||||
[ActionReplay] Add action replay cheats here.
|
||||
[Video]
|
||||
EFBToTextureEnable = 0
|
||||
ProjectionHack = 0
|
||||
[Gecko]
|
||||
[Video_Hacks]
|
||||
EFBToTextureEnable = False
|
@ -6,6 +6,12 @@ EmulationStateId = 5
|
||||
[OnFrame] Add memory patches to be applied every frame here.
|
||||
[ActionReplay] Add action replay cheats here.
|
||||
[Video]
|
||||
EFBToTextureEnable = 0
|
||||
ProjectionHack = 0
|
||||
PH_SZNear = 0
|
||||
PH_SZFar = 0
|
||||
PH_ExtraParam = 0
|
||||
PH_ZNear =
|
||||
PH_ZFar =
|
||||
[Gecko]
|
||||
[Video_Hacks]
|
||||
EFBToTextureEnable = False
|
||||
|
@ -8,6 +8,11 @@ EmulationIssues = Sound issues. Use dsound for stability (r6474)
|
||||
[ActionReplay] Add action replay cheats here.
|
||||
[Video]
|
||||
ProjectionHack = 0
|
||||
PH_SZNear = 0
|
||||
PH_SZFar = 0
|
||||
PH_ExtraParam = 0
|
||||
PH_ZNear =
|
||||
PH_ZFar =
|
||||
[Gecko]
|
||||
[Video_Settings]
|
||||
SafeTextureCache = True
|
||||
|
@ -7,4 +7,13 @@ EmulationIssues = Sound noise eliminated using the LLE plugin and normal video s
|
||||
[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]
|
||||
EFBEmulateFormatChanges = True
|
||||
[Video_Enhancements]
|
||||
MaxAnisotropy = 0
|
||||
|
@ -8,3 +8,7 @@ EmulationIssues = Sound noise eliminated using the LLE plugin and normal video s
|
||||
[Video]
|
||||
ProjectionHack = 0
|
||||
[Gecko]
|
||||
[Video_Hacks]
|
||||
EFBEmulateFormatChanges = True
|
||||
[Video_Enhancements]
|
||||
MaxAnisotropy = 0
|
||||
|
@ -7,6 +7,11 @@ EmulationStateId = 4
|
||||
[ActionReplay] Add action replay cheats here.
|
||||
[Video]
|
||||
ProjectionHack = 0
|
||||
PH_SZNear = 0
|
||||
PH_SZFar = 0
|
||||
PH_ExtraParam = 0
|
||||
PH_ZNear =
|
||||
PH_ZFar =
|
||||
[Gecko]
|
||||
$Score 999-000 ( 1 and B Button ) [ZiT]
|
||||
281ADCC0 00000600
|
||||
|
Loading…
Reference in New Issue
Block a user