Reply to thread

Works at least with PPSSPP version 1.13.2 or newer. Analog input processing inside this game is based on actual in-game (but not used) code: this game actually has extra, unused instructions left inside the executable that include analog processing for all four axes of movement: either the code was a left-over from the PS2 implementation, or the developers had access to a special dual analog device hooked to the PSP development kit during testing. Left analog sends the following commands: strafe left, strafe right, forward, backward. Right analog sends the following commands: turn left, turn right, look up, look down. The analog […]


See full article...


Back
Top