sakya
Joined: 28 Apr 2006 Posts: 190
|
Posted: Tue Sep 11, 2007 11:17 pm Post subject: help with scePowerSetClockFrequency |
|
|
Hi! :)
I cannot understand how scePowerSetClockFrequency works for low frequency.
If I execute
| Code: | | scePowerSetClockFrequency(29, 29, 14); |
then
| Code: | scePowerGetCpuClockFrequency();
and
scePowerGetBusClockFrequency();
|
returns 30 for the CPU and 37 for the BUS.
Why 37? How can I set lower values?
Many thanks.
Ciaooo
Sakya |
|