Psp on Tv screen

Discussion in 'General Gaming' started by karsten, May 1, 2007.

  1. karsten

    karsten Member of The Cult Of Kefka

    Joined:
    Mar 14, 2004
    Messages:
    4,015
    Likes Received:
    149
    so begging for a release that would be community wide appreciated won't work?
     
  2. tubo

    tubo Robust Member

    Joined:
    Mar 10, 2005
    Messages:
    200
    Likes Received:
    13
    well....

    its open source. Anyone can go build it. If many people here really want it, i can actually do a binary release, but i need to find the ~4 hrs to actually get around to it.

    i ll try it if i find time on Sunday, but no promises.

    tubo
     
  3. zappenduster

    zappenduster Familiar Face

    Joined:
    Aug 1, 2004
    Messages:
    1,057
    Likes Received:
    1
    vnc for it self is around since ages on pc and similar technologys

    i used it for example to control a server without a monitor, mouse and keyboard atached it transfers the screen and inputs via network to another system 10mbit network was fast enough to work normal stuff no video/ 3d was supported but that was like 4-5 years or so ago
     
  4. tubo

    tubo Robust Member

    Joined:
    Mar 10, 2005
    Messages:
    200
    Likes Received:
    13
  5. karsten

    karsten Member of The Cult Of Kefka

    Joined:
    Mar 14, 2004
    Messages:
    4,015
    Likes Received:
    149
    guys if you can do this i'll pay you a beer! :D

    erdinger pikantus is ok for you? Or better a Lowenbrau triumphator?

    Maybe if there ever be an assembler meeting in europe i'll manage to offer it for real :)
     
  6. subbie

    subbie Guardian of the Forum

    Joined:
    Feb 25, 2005
    Messages:
    4,749
    Likes Received:
    94
    Hmm I wonder if this could be ported to linux and ran off a ps3. That way I could get psp on a tv screen.

    *scraches chin*
     
  7. Barc0de

    Barc0de Mythical Member from Time Immemorial

    Joined:
    Oct 29, 2005
    Messages:
    11,205
    Likes Received:
    23
    *points subbie to a 64DD unit* priorities!:p
     
  8. subbie

    subbie Guardian of the Forum

    Joined:
    Feb 25, 2005
    Messages:
    4,749
    Likes Received:
    94
    *points to arcade cabinet in 6 big pieces on his floor*

    :DOH:

    Gotta clean it, assemble it, move it into the bedroom, then i can go back to DD.
     
  9. Barc0de

    Barc0de Mythical Member from Time Immemorial

    Joined:
    Oct 29, 2005
    Messages:
    11,205
    Likes Received:
    23
    *points himself to legal coursework due on the 8th :( *
     
  10. tubo

    tubo Robust Member

    Joined:
    Mar 10, 2005
    Messages:
    200
    Likes Received:
    13
    Count me in.

    tubo
     
  11. karsten

    karsten Member of The Cult Of Kefka

    Joined:
    Mar 14, 2004
    Messages:
    4,015
    Likes Received:
    149
    we just have to wait for such a meeting to happen :)

    by the way, when the application will be out, and if i can manage to make it work, i'll make an help webpage and give you guys credit for that. you have no idea how many people would love to play their games on a monitor or their VGA enabled 16:9 lcd tvs!
     
  12. tubo

    tubo Robust Member

    Joined:
    Mar 10, 2005
    Messages:
    200
    Likes Received:
    13
    tubo was useful(?)

    i thought i'd be useful and have a go. Beer my way plz.

    I think i already have a working binary :-D but i do not have my PSP with me, so i cannot test it.

    Anyway, as far as the PC side of things go, i compiled against Linux. I cannot be arsed to set up a Windows PSPDEV environment sorry, so the binary on offer will only work on a Linux machine with libSDL installed. You could try it with Ubuntu , even from a live CD i would think.

    Anyway, the applicaiton in question is called remotejoy. There is one version of it that exports the PSP display surface to the PC. The one i compiled produces this output:
    $ ./remotejoy --help

    Remote Joy SDL for PSP (c) TyRaNiD 2k6
    ./remotejoy: invalid option -- -
    Remotejoy Help
    Usage: remotejoy [options]
    Options:
    -p port : Specify the port number
    -i ip : Specify the ip address (default localhost)
    -m mapfile : Specify a file to map joystick buttons to the PSP
    -v : Verbose mode

    Of course, it will only work if psplink and remotejoy is running on the PSP end, and i don't have my PSP with me right now. For the brave, here are my compiled PC and PSP apps - CAUTION: i have no bad intentions, but i NEVER tested these. If they break your stuff, don't go yelling at me.

    You might need to rightclick-save-as those if your browser doesn't know what a .gz is.
    http://download.ngine.de/remotejoy-pcapp-linux-sdl.gz
    http://download.ngine.de/remotejoy-pspapp-prx-sdl.gz

    I will test this when i get around to it, and provide a step by step guide on how to make it work, should not be that difficult.

    let me know if you find out before me.
    tubo
     
    Last edited: May 4, 2007
  13. karsten

    karsten Member of The Cult Of Kefka

    Joined:
    Mar 14, 2004
    Messages:
    4,015
    Likes Received:
    149
    i'll be waiting then :D i'm not brave at all and i'm at work :p also, how difficult is to setup a windows pspdev? i'm stuck with windows :(

    can't wait to hear news from you!

    oh, by the way,

    [​IMG]

    ;)
     
    Last edited: May 4, 2007
  14. tubo

    tubo Robust Member

    Joined:
    Mar 10, 2005
    Messages:
    200
    Likes Received:
    13
    pspdev on windows

    not very difficult, but basic shell skill is assumed. You will likely need Cygwin or MinGW on your Windows box so you can run GCC, thats a must have to compile the PSP executables.

    For the Windows executables, maybe you can also use Visual Studio, but i have not worked with it for some time.

    tubo
     
  15. devilredeemed

    devilredeemed Intrepid Member

    Joined:
    Jun 24, 2004
    Messages:
    690
    Likes Received:
    0
    to backtrack a little - the psp2tv interests me in so far as I'd like to see what psx and emulated games would look like on a standard def tv or rgb monitor. maybe it's silly but I really like the idea of a portable rom box a la gp2x with the added bonus of being able to plug in an external controller (and I'm assuming ps2 compatible arcade-style joysticks would work too).
     
  16. karsten

    karsten Member of The Cult Of Kefka

    Joined:
    Mar 14, 2004
    Messages:
    4,015
    Likes Received:
    149
    let's wait and see :)
     
  17. Taucias

    Taucias Site Supporter 2014,2015

    Joined:
    Oct 11, 2005
    Messages:
    5,015
    Likes Received:
    17
    I prefer Paulaner or Ayinger myself!
     
  18. karsten

    karsten Member of The Cult Of Kefka

    Joined:
    Mar 14, 2004
    Messages:
    4,015
    Likes Received:
    149
    come on, not the paulaner!
     
  19. karsten

    karsten Member of The Cult Of Kefka

    Joined:
    Mar 14, 2004
    Messages:
    4,015
    Likes Received:
    149
    neeeeeeeeeeeeeeeeeeeeeewwwwwwwwwwwwwwwwwwws? :p
     
  20. pspwill

    pspwill Spirited Member

    Joined:
    Aug 26, 2006
    Messages:
    188
    Likes Received:
    0
    Thanks for the reminder i havn't updated my PSPLink for a long time, and that feature sounds really cool.
     
sonicdude10
Draft saved Draft deleted
Insert every image as a...
  1.  0%

Share This Page