Random Homebrew: Ceelo
Friends: Coding 'n Cracking - Nymphaea - PS3 Forum - darkforestgroup - daxhordes.org - Tgames - coldbird - gopsp.it - pspstation.org - prometheus - hgoel.info - MakeSmartTV - ps vita

RemoteJoy Lite On psvita UNO 2.02 TN-C?

News, rumors, anything you want to discuss about Sony's latest portable console

RemoteJoy Lite On psvita UNO 2.02 TN-C?

Postby Sl1tf1re » Tue Jan 22, 2013 5:28 pm

Could he run on PSVita UNO Exploit, TN-C?
or
You can create a plugin exactly the same for PSVita *_* ?
ImageImage
User avatar
Sl1tf1re
 
Posts: 119
Joined: Tue Jan 01, 2013 10:54 am

Re: RemoteJoy Lite On psvita UNO 2.02 TN-C?

Postby ZgamerR » Tue Jan 22, 2013 6:49 pm

Sl1tf1re wrote:Could he run on PSVita UNO Exploit, TN-C?
or
You can create a plugin exactly the same for PSVita *_* ?



This would never work atm because the ps vita has not got a usb port like the psp, the ps vita's usb port is so far unknown for its way around things, but there are some devs who are working on trying to bring normal USB input and output to the ps vita, although we know nothing about, or how far devs are so far, as we have no real updates. I'll guess you just have to wait till an actual CFW comes out for the Ps vita *not* the ps vitas psp emulator
ZgamerR
 
Posts: 114
Joined: Sun Jun 10, 2012 11:05 am
Location: Java Paradise

Re: RemoteJoy Lite On psvita UNO 2.02 TN-C?

Postby S1NFUL » Tue Jan 22, 2013 9:52 pm

ZgamerR wrote:
Sl1tf1re wrote:Could he run on PSVita UNO Exploit, TN-C?
or
You can create a plugin exactly the same for PSVita *_* ?



This would never work atm because the ps vita has not got a usb port like the psp, the ps vita's usb port is so far unknown for its way around things, but there are some devs who are working on trying to bring normal USB input and output to the ps vita, although we know nothing about, or how far devs are so far, as we have no real updates. I'll guess you just have to wait till an actual CFW comes out for the Ps vita *not* the ps vitas psp emulator


RemoteJoy has a WiFi option...lol...so yea it MIGHT work
Overlord of the S1NFUL Syndicate

Spoiler
Image
User avatar
S1NFUL
 
Posts: 810
Joined: Mon Jun 11, 2012 9:45 pm
Location: New York, NY

Re: RemoteJoy Lite On psvita UNO 2.02 TN-C?

Postby ZgamerR » Wed Jan 23, 2013 5:36 am

S1NFUL wrote:
ZgamerR wrote:
Sl1tf1re wrote:Could he run on PSVita UNO Exploit, TN-C?
or
You can create a plugin exactly the same for PSVita *_* ?



This would never work atm because the ps vita has not got a usb port like the psp, the ps vita's usb port is so far unknown for its way around things, but there are some devs who are working on trying to bring normal USB input and output to the ps vita, although we know nothing about, or how far devs are so far, as we have no real updates. I'll guess you just have to wait till an actual CFW comes out for the Ps vita *not* the ps vitas psp emulator


RemoteJoy has a WiFi option...lol...so yea it MIGHT work


From what i remember it's USB only, I think you might be thinking about PSPdisp
ZgamerR
 
Posts: 114
Joined: Sun Jun 10, 2012 11:05 am
Location: Java Paradise

Re: RemoteJoy Lite On psvita UNO 2.02 TN-C?

Postby The Z » Wed Jan 23, 2013 6:06 am

Its PSPdisp what has a Wifi option, remotejoylite just has its USB option.
White PS Vita Wifi - 36 GB - 2.12 Vita HBL
White PSP Fat 1000 - TA-081 - 6.60 ME-1.8
Black PSP Slim 2000 - TA-085 - 6.60 ME-1.8
White PSP Go N1000 - TA-091 - 6.60 LME-1.8
Black PSP Street E1000 - TA-096 - 6.60 LME-1.8
User avatar
The Z
VIP
 
Posts: 2772
Joined: Thu Jan 27, 2011 4:26 pm
Location: NRW, Germany

Re: RemoteJoy Lite On psvita UNO 2.02 TN-C?

Postby ZgamerR » Wed Jan 23, 2013 8:50 pm

The Z wrote:Its PSPdisp what has a Wifi option, remotejoylite just has its USB option.



hmm... i would imagine that making RemoteJoyLite wifi compatible would need the extra ram that the psp 2000,3000 etc has to offer (plus extra code), but at the same time, i guess it would be laggy as a turtle walking across a street, doing it over Wifi.

anyways, would be good but i would just rather buy a used psp off ebay or some other website for cheap and use RemoteJoyLite on it.
ZgamerR
 
Posts: 114
Joined: Sun Jun 10, 2012 11:05 am
Location: Java Paradise

Re: RemoteJoy Lite On psvita UNO 2.02 TN-C?

Postby S1NFUL » Wed Jan 23, 2013 10:56 pm

ZgamerR wrote:From what i remember it's USB only, I think you might be thinking about PSPdisp


Woops. Yea, sorry, I misread the title (thought he said PSPdisp).
Overlord of the S1NFUL Syndicate

Spoiler
Image
User avatar
S1NFUL
 
Posts: 810
Joined: Mon Jun 11, 2012 9:45 pm
Location: New York, NY

Re: RemoteJoy Lite On psvita UNO 2.02 TN-C?

Postby hgoel0974 » Wed Jan 23, 2013 11:05 pm

We COULD code such a plugin, considering that the Remotejoy lite source code is available and prxshot's source code is available (to get the screen), the only thing that needs to be figured out is how to send UDP packets in blocks (ie. every 48*27 pixels = one packet) TCP would be too slow for this.
I don't think that it would require the extra RAM because I was able to use it on my PSP 1004 ;)
User avatar
hgoel0974
 
Posts: 2960
Joined: Mon Jul 23, 2012 11:42 pm
Location: Inside the Animus!

Re: RemoteJoy Lite On psvita UNO 2.02 TN-C?

Postby ZgamerR » Thu Jan 24, 2013 5:13 pm

hgoel0974 wrote:We COULD code such a plugin, considering that the Remotejoy lite source code is available and prxshot's source code is available (to get the screen), the only thing that needs to be figured out is how to send UDP packets in blocks (ie. every 48*27 pixels = one packet) TCP would be too slow for this.
I don't think that it would require the extra RAM because I was able to use it on my PSP 1004 ;)



ohh I was thinking it would need more ram to process the packets that would have to be sent, but i do agree TCP would be too slow for this. plus i really think there would be no point in trying to develop such a thing right now, because you never know if a native vita hack comes out , i would rather want a plugin developed for that (just my thoughts because i don't have a ps vita anymore)
ZgamerR
 
Posts: 114
Joined: Sun Jun 10, 2012 11:05 am
Location: Java Paradise


Return to General

Who is online

Users browsing this forum: Beaps and 0 guests