I'd like to make a game controllable via a dualshock controller like Resistance did, but RemoteJoy is far too unstable and I'd like my game to actually be able to save.
Would anyone be able to packet sniff or something the protocol and make code (or a universal plugin) to use in games?
Would anyone be able to replicate the PSP+/Resistance stuff?
The PS3 acts as the host. The PSP side USB communication is completely done by the game (unless Sony has a standardized device class for this for future games to use).
In either case you need to implement a device class on the PSP (and have another device act as host which also connects to the DualShock). There is no reason that save games won't work if all your doing is USB connection from a PRX.
In either case you need to implement a device class on the PSP (and have another device act as host which also connects to the DualShock). There is no reason that save games won't work if all your doing is USB connection from a PRX.
-
- Posts: 37
- Joined: Wed Jan 14, 2009 5:53 am
I've been trying for like 3 hours today to get remotejoy/remotejoylite working.
UMPC 2, running XP, failed:
remotejoylite seems to be using a unicode font instead of ASCII, so no text appears in the program
UMPC 2, running Windows 7, failed:
remotejoylite fails to send any data to the PSP
UMPC 1, running XP tablet edition, failed:
remotejoylite fails to send any data to the PSP
Desktop, running vista, failed:
PSP crashes when the remotejoy plugin is started, and the game tries to load either from umd or memory card.
I can get it to work on homebrew games and the XMB, but no UMD game works.
Can someone please make a stable alternative?
After all that, I was only able to play Ace Combat X for about 2 minutes.
UMPC 2, running XP, failed:
remotejoylite seems to be using a unicode font instead of ASCII, so no text appears in the program
UMPC 2, running Windows 7, failed:
remotejoylite fails to send any data to the PSP
UMPC 1, running XP tablet edition, failed:
remotejoylite fails to send any data to the PSP
Desktop, running vista, failed:
PSP crashes when the remotejoy plugin is started, and the game tries to load either from umd or memory card.
I can get it to work on homebrew games and the XMB, but no UMD game works.
Can someone please make a stable alternative?
After all that, I was only able to play Ace Combat X for about 2 minutes.