static void _sioInit(void) {
/* Shut down the remote driver */
sceHprmEnd();
/* Enable UART 4 */
sceSysregUartIoEnable(4);
/* Enable remote control power */
sceSyscon_driver_44439604(1);
//sceSysconCtrlHRPower(1);
}
that was the function with trouble. i commented out sceSysconCtrlHRPower and uncomment sceSyscon_driver_44439604 and it works fine! but wat is the different btw this two function?
and one more question, wheres the routine that generate the map for level with no folder? Deniska could u make some form of API? hahaha.. just jokin
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks