mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-24 06:39:46 -06:00
Merge pull request #1295 from crudelios/remove-bbox-settings
Remove setting to enable or disable Bounding Box calculation.
This commit is contained in:
@ -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]
|
||||
|
Reference in New Issue
Block a user