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