mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 06:09:50 -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_ZNear =
|
||||
PH_ZFar =
|
||||
PerformanceQueriesEnable = True
|
||||
|
||||
[Video_Settings]
|
||||
wideScreenHack = False
|
||||
|
@ -74,6 +74,7 @@ PH_SZFar = 0
|
||||
PH_ExtraParam = 0
|
||||
PH_ZNear =
|
||||
PH_ZFar =
|
||||
PerformanceQueriesEnable = True
|
||||
|
||||
[Video_Settings]
|
||||
wideScreenHack = False
|
||||
|
Reference in New Issue
Block a user