Page 1 of 2 12 LastLast
Results 1 to 10 of 13

Thread: Pascal GameDevelopment On PS3

  1. #1

    Pascal GameDevelopment On PS3

    Making games for the ps3 using linux is possible. Only 2D up until now.

    The people from ps2dev seem to have some 3D going on from linux. http://forums.ps2dev.org/viewtopic.php?p=60980#60980
    and a movie showing it: http://youtube.com/watch?v=vuRLsB2q7QY

    I believe freepascal can work on the ps3 directly because of it being powerpc. That would be http://www.freepascal.org/down/powerpc64/linux.var .

    I cannot test this as i do not own an ps3.
    http://3das.noeska.com - create adventure games without programming

  2. #2

    Pascal GameDevelopment On PS3

    very interesting
    From brazil (:

    Pascal pownz!

  3. #3

    Pascal GameDevelopment On PS3

    Yes, it should work out of the box on the PS3. However, the Linux on the PS3 is "quarantined", so there will be some limitations.

  4. #4
    Co-Founder / PGD Elder WILL's Avatar
    Join Date
    Apr 2003
    Location
    Canada
    Posts
    6,107
    Blog Entries
    25

    Pascal GameDevelopment On PS3

    Well what are the odds of native PS3 support? You guys would obviously need a dedicated PS3 guy, with a PS3 at his disposal for all the lovely testing and debugging work, but yeah... what are the odds that if you had that it was possible?
    Jason McMillen
    Pascal Game Development
    Co-Founder





  5. #5

    Pascal GameDevelopment On PS3

    The problem with game consoles is that they need modchips before they accept home-brewn code. The amount of effort on FPC side would be comparable to FPC4GBA.

  6. #6

    Pascal GameDevelopment On PS3

    I think Sony needs to release something along the lines of XNA to compete against Microsoft.

    Does anyone here want to put together a proposal that pitches Object Pascal to Sony as a viable language to use for an OO wrapper around their Cell and RSX chips so that home brew developers can take full advantage of the PS3's capabilities. It needs to be easy to learn and still allow direct memory access.

    The proposal will need time scales and cost/budget. It's a long shot, but it may just work ;-)>.
    <br /><br />There are a lot of people who are dead while they are still alive. I want to be alive until the day I die.<br />-= Paulo Coelho =-

  7. #7

    Pascal GameDevelopment On PS3

    I think Sony needs to release something along the lines of XNA to compete against Microsoft.
    From a developers point of view it would seem nice, but how many xbox 360 gamers care about XNA atm? iirc people will have to buy a license to be able to play XNA games on their xbox. Of all the people I know who has a xbox, no-one owns such a license.
    Imagine I've written something clever here inspiring you to make something awesome. If that happens give me credits

  8. #8
    Co-Founder / PGD Elder WILL's Avatar
    Join Date
    Apr 2003
    Location
    Canada
    Posts
    6,107
    Blog Entries
    25

    Pascal GameDevelopment On PS3

    A product proposal of such a kind would likely have to boast the indies and not just the homebrew guys. Though that line does tend to blend much.

    I think for Sony it would be somewhat exciting to think about real smart youngsters like the last couple of IGF winners getting on top of their system and pumping out new hits that would take advantage of the PS3 and possibly their own 'online arcade' system.

    So anyways, whoever writes this up should tout that horn as it will appeal to their desires and perhaps pocket books a little nicer. After all in the end it's all about business to them.
    Jason McMillen
    Pascal Game Development
    Co-Founder





  9. #9

    Pascal GameDevelopment On PS3

    Even without pushing thing towards sony thins like this can be done already. Eg. the ps3 can run linux. Is 64bit powerpc. There is an 64bit linux powerpc freepascal. So you can develop right on the ps3. Using a cdr it should be possible to create a small live cd specially prepared for your game. Maybe this can even be done with an downloadeable disk image. More info on how to run linux on the ps3: http://www.playstation.com/ps3-openplatform/index.html
    http://3das.noeska.com - create adventure games without programming

  10. #10

    Pascal GameDevelopment On PS3

    Exactly, XNA is a quarantined environment too. Sony has already a quarantined environment, namely a quarantined Linux, which is much more appealing than XNA.

    Using both consoles in native mode remains a dream for now.

Page 1 of 2 12 LastLast

Bookmarks

Posting Permissions

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