Results 1 to 9 of 9

Thread: [RESOLVED]Playstation

  1. #1

    Thread Starter
    Fanatic Member Mxjerrett's Avatar
    Join Date
    Apr 2006
    Location
    Oklahoma
    Posts
    939

    Resolved [RESOLVED]Playstation

    Is it possible to design a game in vb6 and put it on a cdrom and play it on playstation
    Last edited by Mxjerrett; Nov 25th, 2006 at 10:52 PM.

    If a post has been helpful please rate it.
    If your question has been answered, pull down the tread tools and mark it as resolved.

  2. #2
    Super Moderator si_the_geek's Avatar
    Join Date
    Jul 2002
    Location
    Bristol, UK
    Posts
    41,974

    Re: Playstation

    I'm afraid not.. Playstations have specific security measures to stop that kind of thing, so even if you were programming in a valid language (VB isn't, as they dont use Windows), and knew how to make things work (as they use specific libraries/API's), you would not be able to run the program.

  3. #3
    Addicted Member
    Join Date
    Feb 2006
    Location
    The Sea of Tranquility
    Posts
    252

    Re: Playstation

    There is something called Yabasic which can be used to make primitive games for the playstation. Yabasic for the playstation is called Playstation-Basic, i would invest in a USB keyboard as typing code with a controller will suck.
    Rich

    A)bort, R)etry, I)nfluence with large hammer.
    Please take a moment to rate useful posts.

  4. #4
    Elite Hacker Jacob Roman's Avatar
    Join Date
    Aug 2004
    Location
    Miami Beach, FL
    Posts
    5,349

    Re: Playstation

    Playstation requires a special kind of C++ programming language, that compiles into a Playstation format that the system can read, called VectorC. The professional edition costs around $800 - $4000 depending on what licences you want! VB6 is a Microsoft based language that depends on the Windows OS and runtime dlls to run them, so it's not possible.

  5. #5
    Retired G&G Mod NoteMe's Avatar
    Join Date
    Oct 2002
    Location
    @ Opera Software
    Posts
    10,190

    Re: Playstation

    Errrr, VectorC is just a very optimized compiler for vector code.

    What you need to make full games on a PS is a dev kit (as Si said). The same yields for Wii and XBox. YOu have to be a software house to usually get one, and sign a lot of stuff, and of course pay a lot of money.

    Here is pictures of what the PS3 dev kit will probably look like:
    http://ps3.ign.com/articles/705/705349p1.html



    Then again, there is rumours about the Wii Dev Kit going to be really really cheap (few hundred dollars). And it might be easier to get a license there. The XBox kit might be a bit cheaper this time too, but don't dare to think about PS3 just yet...


    - ØØ -
    Last edited by NoteMe; Jun 22nd, 2006 at 09:23 AM.

  6. #6

    Thread Starter
    Fanatic Member Mxjerrett's Avatar
    Join Date
    Apr 2006
    Location
    Oklahoma
    Posts
    939

    Re: Playstation

    thanks for all the help guys

    If a post has been helpful please rate it.
    If your question has been answered, pull down the tread tools and mark it as resolved.

  7. #7
    Hyperactive Member
    Join Date
    Sep 2005
    Location
    Alaska
    Posts
    435

    Re: Playstation

    To use Visual Basic .NET you would need .net framework on the playstation, not possible. C++ is the only unmanaged .net language.

  8. #8
    Retired G&G Mod NoteMe's Avatar
    Join Date
    Oct 2002
    Location
    @ Opera Software
    Posts
    10,190

    Re: Playstation

    Quote Originally Posted by tylerm
    To use Visual Basic .NET you would need .net framework on the playstation, not possible. C++ is the only unmanaged .net language.


    Now that must be a nice oxymoron. How can a language be an unmanaged .NET language. Either you use the .NEt version or you do not. Just like you can write unmanaged code in C++, or you can use the .NET framework to make managed code.



    - ØØ -

  9. #9
    Hyperactive Member BramVandenbon's Avatar
    Join Date
    Jan 2002
    Location
    Belgium
    Posts
    502

    Re: Playstation

    Quote Originally Posted by Jacob Roman
    Playstation requires a special kind of C++ programming language, that compiles into a Playstation format that the system can read, called VectorC. The professional edition costs around $800 - $4000 depending on what licences you want! VB6 is a Microsoft based language that depends on the Windows OS and runtime dlls to run them, so it's not possible.
    Pfff sounds pretty expensive. Mxjerret I guess you really want to go for the playstation right?

    Maybe the following is something worth considering:
    I have a "ATI Radeon 9700 Mobile"-card in my laptop and it has a TV-out port so that I can attach my laptop to my TV. Last year I bought myself 2 gamepads and now I often play videogames on tv. And because there are a lot of emulators available that means I can also play the old Sega, Nintendo NES and SNES games. Of course I can also play selfmade games (in VB or any language) or watch some dvd, do some programming on tv or whatever I like doing.

    ( Lol, at least it's a cheaper solution to buy yourself a laptop and some gamepads instead of buying some $2000 software )
    ____________________________________________

    Please rate my messages. Thank you!
    ____________________________________________
    Bram Vandenbon
    http://www.bramvandenbon.com

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width