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]