Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to map controls to mouse?
08-24-2014, 07:34 PM (This post was last modified: 08-24-2014 07:34 PM by LunaMoo.)
Post: #9
RE: How to map controls to mouse?
Technically instead of disabling accelleration you could even find how it works and by controlling camera/cursor movement speed and synchronizing it with mouse movement speed you could emulate more or less proper mouse support.

However that would require a custom program to do both translate mouse movement to keyboard presses, detect mouse movement speed and edit speed in psp memory at the same time. I don't remember if lua allows key input or just reading(blah, long time since I used it;p), but if it does, on windows you could do it completely in Cheat Engine and it wouldn't really be that complicated as long as you do know lua and/or asm as well as some general idea about cheating, however it would work only for game it was made for and only on windows which sucks.

I would say it's big waste of time, especially if you would have to learn all the stuff from 0. PSP shooters are very simplified anyway, just play them with real size pad and and it'll already be much easier than on psp(and surely easier than on keyboardTongue), with a mouse it would be like cheating.

http://forums.ppsspp.org/showthread.php?tid=6594 - Custom PPSSPP Shaders!
http://forums.ppsspp.org/showthread.php?tid=3590&pid=117172#pid117172 - simple CE scripts to help creating CWCheats,
https://github.com/LunaMoo/PPSSPP_workarounds - CWCheat workarounds.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: How to map controls to mouse? - Accel - 08-22-2014, 09:32 AM
RE: How to map controls to mouse? - TheDax - 08-22-2014, 04:29 PM
RE: How to map controls to mouse? - ZeroX4 - 08-23-2014, 09:52 PM
RE: How to map controls to mouse? - ZeroX4 - 08-24-2014, 05:10 AM
RE: How to map controls to mouse? - LunaMoo - 08-24-2014 07:34 PM
RE: How to map controls to mouse? - ZeroX4 - 08-26-2014, 06:52 AM
RE: How to map controls to mouse? - ZeroX4 - 08-30-2014, 09:48 AM

Forum Jump: