PPC services: Difference between revisions
No edit summary |
No edit summary |
||
Line 60: | Line 60: | ||
== SetCpuBoostMode == | == SetCpuBoostMode == | ||
Takes an u32 [[#CpuBoostMode]]. | Takes an u32 [[#CpuBoostMode]]. | ||
=== CpuBoostMode === | === CpuBoostMode === | ||
Line 75: | Line 72: | ||
| 2 || Use [[#PerformanceConfiguration|performance configurations]] 0x9222000B and 0x9222000C. | | 2 || Use [[#PerformanceConfiguration|performance configurations]] 0x9222000B and 0x9222000C. | ||
|} | |} | ||
== GetCurrentPerformanceConfiguration == | |||
Returns the currently active [[#PerformanceConfiguration]] (default value is 0x00020003). | |||
= ISession = | = ISession = |