04-29-2014, 02:59 PM -
Probably after this update :
* Merge pull request # 204 from darkf / padfix
pad: Send all button states are release events fire
CellPadInfoSensorMode and cellPadInfoPressMode infinite loop occurs before the the first graphics screen, thus freezing progress at the black screen with locked frames.
log: http://pastebin.com/ewmJGSKM
[E : PPU[1] Thread (CPUThread)[0x0031f058]]: sys_io error: cellPadInfoSensorMode(port_no=0)
[E : PPU[1] Thread (CPUThread)[0x0031f004]]: sys_io error: cellPadInfoPressMode(port_no=0)
Only with the Pad Handler null process continued.
* Merge pull request # 204 from darkf / padfix
pad: Send all button states are release events fire
CellPadInfoSensorMode and cellPadInfoPressMode infinite loop occurs before the the first graphics screen, thus freezing progress at the black screen with locked frames.
log: http://pastebin.com/ewmJGSKM
[E : PPU[1] Thread (CPUThread)[0x0031f058]]: sys_io error: cellPadInfoSensorMode(port_no=0)
[E : PPU[1] Thread (CPUThread)[0x0031f004]]: sys_io error: cellPadInfoPressMode(port_no=0)
Only with the Pad Handler null process continued.