mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-09-02 15:45:58 +00:00
Remove setting to enable or disable Bounding Box calculation.
This commit is contained in:
parent
8912315596
commit
d281b4d7e1
18 changed files with 2 additions and 46 deletions
|
@ -47,7 +47,6 @@ $Max Shop Points
|
|||
026EE7F0 000003E7
|
||||
|
||||
[Video]
|
||||
UseBBox = 1
|
||||
ProjectionHack = 0
|
||||
PH_SZNear = 0
|
||||
PH_SZFar = 0
|
||||
|
|
|
@ -17,9 +17,6 @@ EmulationIssues = Needs Efb to Ram for BBox (proper graphics).
|
|||
[ActionReplay]
|
||||
# Add action replay cheats here.
|
||||
|
||||
[Video]
|
||||
UseBBox = True
|
||||
|
||||
[Video_Hacks]
|
||||
EFBToTextureEnable = False
|
||||
EFBCopyEnable = True
|
||||
|
|
|
@ -17,9 +17,6 @@ EmulationIssues = Needs Efb to Ram for BBox (proper graphics).
|
|||
[ActionReplay]
|
||||
# Add action replay cheats here.
|
||||
|
||||
[Video]
|
||||
UseBBox = True
|
||||
|
||||
[Video_Hacks]
|
||||
EFBToTextureEnable = False
|
||||
EFBCopyEnable = True
|
||||
|
|
|
@ -8,9 +8,6 @@
|
|||
EmulationStateId = 3
|
||||
EmulationIssues =
|
||||
|
||||
[Video]
|
||||
UseBBox = True
|
||||
|
||||
[OnLoad]
|
||||
# Add memory patches to be loaded once on boot here.
|
||||
|
||||
|
|
|
@ -8,9 +8,6 @@
|
|||
EmulationStateId = 3
|
||||
EmulationIssues =
|
||||
|
||||
[Video]
|
||||
UseBBox = True
|
||||
|
||||
[OnLoad]
|
||||
# Add memory patches to be loaded once on boot here.
|
||||
|
||||
|
|
|
@ -8,9 +8,6 @@
|
|||
EmulationStateId = 3
|
||||
EmulationIssues =
|
||||
|
||||
[Video]
|
||||
UseBBox = True
|
||||
|
||||
[OnLoad]
|
||||
# Add memory patches to be loaded once on boot here.
|
||||
|
||||
|
|
|
@ -8,9 +8,6 @@
|
|||
EmulationStateId = 4
|
||||
EmulationIssues =
|
||||
|
||||
[Video]
|
||||
UseBBox = True
|
||||
|
||||
[OnLoad]
|
||||
# Add memory patches to be loaded once on boot here.
|
||||
|
||||
|
|
|
@ -8,9 +8,6 @@
|
|||
EmulationStateId = 4
|
||||
EmulationIssues =
|
||||
|
||||
[Video]
|
||||
UseBBox = True
|
||||
|
||||
[OnLoad]
|
||||
# Add memory patches to be loaded once on boot here.
|
||||
|
||||
|
|
|
@ -25,5 +25,3 @@ PH_SZFar = 0
|
|||
PH_ExtraParam = 0
|
||||
PH_ZNear =
|
||||
PH_ZFar =
|
||||
UseBBox = 1
|
||||
|
||||
|
|
|
@ -19,7 +19,6 @@ EmulationIssues = Needs Efb to Ram for BBox (proper graphics).
|
|||
# Add action replay cheats here.
|
||||
|
||||
[Video]
|
||||
UseBBox = True
|
||||
ProjectionHack = 0
|
||||
|
||||
[Video_Hacks]
|
||||
|
|
|
@ -18,7 +18,6 @@ EmulationIssues = Needs Efb to Ram for BBox (proper graphics).
|
|||
# Add action replay cheats here.
|
||||
|
||||
[Video]
|
||||
UseBBox = True
|
||||
ProjectionHack = 0
|
||||
|
||||
[Video_Hacks]
|
||||
|
|
|
@ -18,7 +18,6 @@ EmulationIssues = Needs Efb to Ram for BBox (proper graphics).
|
|||
# Add action replay cheats here.
|
||||
|
||||
[Video]
|
||||
UseBBox = True
|
||||
ProjectionHack = 0
|
||||
|
||||
[Video_Hacks]
|
||||
|
|
|
@ -18,7 +18,6 @@ EmulationIssues = Needs Efb to Ram for BBox (proper graphics).
|
|||
# Add action replay cheats here.
|
||||
|
||||
[Video]
|
||||
UseBBox = True
|
||||
ProjectionHack = 0
|
||||
|
||||
[Video_Hacks]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue