yifanlu / taiHEN

CFW framework for PS Vita
MIT License
302 stars 46 forks source link

taiHEN user plugin - sceCtrlPeekBufferPositive lead to Vita reboot #58

Closed Scorpeg closed 7 years ago

Scorpeg commented 7 years ago

Code is this one: http://pastebin.com/jVJVFMtW

When I attach it to any app - it leads to immediate reboot, probably kernel crash.

This is the modification of user.c in henkaku user plugin, no other modifications were made: https://github.com/henkaku/henkaku/tree/master/plugin

So basically to reproduce you can just replace user.c with mine.

yifanlu commented 7 years ago

It might be this https://github.com/yifanlu/taiHEN/issues/12

Test the workaround and let me know.

Scorpeg commented 7 years ago

Did this way: http://pastebin.com/esD5p8GX Still reboots.