mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-01-09 23:59:27 +01:00
BBox: Touch old gameinis again
This commit is contained in:
parent
7e127da791
commit
fc76d0df38
@ -19,4 +19,5 @@ EmulationIssues = Needs Efb to Ram for BBox (proper graphics).
|
|||||||
|
|
||||||
[Video_Hacks]
|
[Video_Hacks]
|
||||||
EFBToTextureEnable = False
|
EFBToTextureEnable = False
|
||||||
|
BBoxEnable = True
|
||||||
|
|
||||||
|
@ -17,3 +17,5 @@ EmulationIssues =
|
|||||||
[ActionReplay]
|
[ActionReplay]
|
||||||
# Add action replay cheats here.
|
# Add action replay cheats here.
|
||||||
|
|
||||||
|
[Video_Hacks]
|
||||||
|
BBoxEnable = True
|
||||||
|
@ -17,3 +17,5 @@ EmulationIssues =
|
|||||||
[ActionReplay]
|
[ActionReplay]
|
||||||
# Add action replay cheats here.
|
# Add action replay cheats here.
|
||||||
|
|
||||||
|
[Video_Hacks]
|
||||||
|
BBoxEnable = True
|
||||||
|
@ -25,3 +25,6 @@ PH_SZFar = 0
|
|||||||
PH_ExtraParam = 0
|
PH_ExtraParam = 0
|
||||||
PH_ZNear =
|
PH_ZNear =
|
||||||
PH_ZFar =
|
PH_ZFar =
|
||||||
|
|
||||||
|
[Video_Hacks]
|
||||||
|
BBoxEnable = True
|
||||||
|
@ -23,3 +23,5 @@ ProjectionHack = 0
|
|||||||
[Video_Hacks]
|
[Video_Hacks]
|
||||||
EFBToTextureEnable = False
|
EFBToTextureEnable = False
|
||||||
|
|
||||||
|
[Video_Hacks]
|
||||||
|
BBoxEnable = True
|
||||||
|
Loading…
x
Reference in New Issue
Block a user