mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-01-03 11:14:49 +00:00
Enable performance queries for Super Mario Sunshine
This commit is contained in:
parent
26f58e1ba5
commit
c322bedf0e
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user