Post
by wonre » Sat Aug 06, 2016 10:25 am
Effectively start button does horrible things
In the game code I just end program when it is hit.
When revitalize splash screen appears first, just tap screen or any button (except start)
to actually start game
To pause hit only select to get a second revitalize splash screen, then select again to resume game
To exit game press the ps button and unfold it as any other app to stop it
(on ps tv keep circle button pressed for 3 secs in order to unfold app and stop it)
I removed sceKernelExitProcess(0); from source code, maybe it s why it ends badly.