Advertising (This ad goes away for registered users. You can Login or Register)

Ideas for real time communication from/to VHBL homebrew?

VHBL (Vita Half Byte Loader) is an open source tool to load PSP homebrews on the Playstation Vita.
VHBL can be downloaded at http://wololo.net/vhbl
Post Reply
wonre
Posts: 32
Joined: Sat Mar 03, 2012 8:22 am

Ideas for real time communication from/to VHBL homebrew?

Post by wonre » Sun Mar 04, 2012 7:25 am

Hi all!

If nothing is possible, worst case scenario, for a mail browser for example, would be a sound connection with PC thru jack plug
and in the sound would be encoded some low bitrate data. On PC side a listening and 'singing' program would do the link with internet.

(I'm thinking about homebrew games exchanging game data situation thru mails for example)

Is there something better technically possible?
Advertising

User avatar
Xian Nox
Retired Mod
Posts: 2749
Joined: Fri Nov 05, 2010 5:27 pm
Location: Over the hills and far away

Re: Ideas for real time communication from/to VHBL homebrew?

Post by Xian Nox » Sun Mar 04, 2012 7:35 am

Why bother with this? If you can't execute code, what would this be good for? If you can execute code, you might as well use the wifi module.
Advertising

wonre
Posts: 32
Joined: Sat Mar 03, 2012 8:22 am

Re: Ideas for real time communication from/to VHBL homebrew?

Post by wonre » Sun Mar 04, 2012 9:16 am

Ok, so from your answer I assume wifi module works when used by homebrew running under VHBL?

In the current compatible list of VHBL compatible homebrew is there any one that already uses this wifi module? (so i can test it)

User avatar
Xian Nox
Retired Mod
Posts: 2749
Joined: Fri Nov 05, 2010 5:27 pm
Location: Over the hills and far away

Re: Ideas for real time communication from/to VHBL homebrew?

Post by Xian Nox » Sun Mar 04, 2012 9:24 am

wonre wrote:Ok, so from your answer I assume wifi module works when used by homebrew running under VHBL?
If it's imported (if the game that is exploited has imported it), then it should work, since it's accessible in user-mode. (Games have access to it, and they are user mode.)

Post Reply

Return to “Vita Half Byte Loader”