mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-24 14:49:42 -06:00
Enable performance queries for Super Mario Sunshine
This commit is contained in:
@ -152,6 +152,7 @@ PH_SZFar = 0
|
|||||||
PH_ExtraParam = 0
|
PH_ExtraParam = 0
|
||||||
PH_ZNear =
|
PH_ZNear =
|
||||||
PH_ZFar =
|
PH_ZFar =
|
||||||
|
PerformanceQueriesEnable = True
|
||||||
|
|
||||||
[Video_Settings]
|
[Video_Settings]
|
||||||
wideScreenHack = False
|
wideScreenHack = False
|
||||||
|
@ -74,6 +74,7 @@ PH_SZFar = 0
|
|||||||
PH_ExtraParam = 0
|
PH_ExtraParam = 0
|
||||||
PH_ZNear =
|
PH_ZNear =
|
||||||
PH_ZFar =
|
PH_ZFar =
|
||||||
|
PerformanceQueriesEnable = True
|
||||||
|
|
||||||
[Video_Settings]
|
[Video_Settings]
|
||||||
wideScreenHack = False
|
wideScreenHack = False
|
||||||
|
Reference in New Issue
Block a user