PCSP v0.1.1
Posted by shadow on December 26 2009 08:02:42
There were some problems with the official pcsp release that never seemed to appeared to dev team. Anyway with the help of people that tested it , we decided to release a new version that fixes a few problems and adding a few more feature. Note that there isn't any major difference from previous release but it should now be able to work on ppl that

Here is a list of changes

-Added CRT libs with release. That will fix problems with people that doesn’t have vc regist installed on their pc.
-Fixed the issue with controller image doesn't appear in config dialog
-A better way to handle fakesyscalls . For issue 14 : http://code.google.com/p/pcsp/issues/detail?id=14 . Enabling hle misc will give the unknown NID number. -Added dummy Kernel_Library module . Tested with Resistance game -Implemented the following scePower module functions:
-scePowerGetCpuClockFrequency
-scePowerGetCpuClockFrequencyInt
-scePowerGetBatteryFullCapacity
-scePowerIsLowBattery
-scePowerGetBusClockFrequencyInt
-scePowerGetLowBatteryCapacity
-scePowerSetBusClockFrequency
-scePowerGetBatteryChargingStatus
-scePowerGetBatteryRemainCapacity
-scePowerGetBatteryLifeTime
-scePowerSetCpuClockFrequency
-scePowerSetClockFrequency
-scePowerGetBatteryVolt
-scePowerGetBacklightMaximum
-scePowerGetBatteryTemp

D/l the new version from our d/l section :D

P.S as a bonus i put a few pspsdk demos on the memory card folder. You should be able to open them using the memory card manager. (folder is ms0/PSP/...) Checking that you can imagine how to put the rest in order to work :D