Results 1 to 10 of 29

Thread: Working title : Trugbild

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Thanks for the report. It seems that your card supports framebuffers (through EXT though, and not ARB) and that it supports the texture size I'm using. So I don't really know why it crashes, but since the X1300 is based on a very old design, and several features to make it support OpenGL 2.0 are software based, I don't think I'll support it. Even if I get the FBOs to work, I noticed that it only supports version 1.10 of the shading language, but some of my shaders need at least 1.20.

    But maybe I'll see what I can do about this after the contest is over, there's still lots of content to be done for the game, so time is ticking

  2. #2
    Quote Originally Posted by Sascha Willems View Post
    So I don't really know why it crashes, but since the X1300 is based on a very old design, and several features to make it support OpenGL 2.0 are software based
    As far as I know ATI Radeon X1300 is first ATI graphic card which has full hardware support for OpenGL 2.0.


    Quote Originally Posted by Sascha Willems View Post
    I noticed that it only supports version 1.10 of the shading language, but some of my shaders need at least 1.20.
    Version 1.20 shading language is specific to OpenGL 2.1 so you should state that minimum OpenGL version for your game is OpenGL 2.1.


    @AirPas
    Are you using AMD/ATI based drivers or ones that are shipped with Windows XP. Based on my expirience the ones that are shipped with windows XP does not provide full capability of ATI based graphic cards.
    So I strongly recomend downloading and instaling newest drivers from AMD website. You could even use their driver autodetection software that you can get here: http://support.amd.com/us/gpudownloa...to_detect.aspx

  3. #3
    It's done!

    I just uploaded the installer to the FTP, and you can also directly grab it from http://www.saschawillems.de/download...tion_setup.exe (~5 MBytes, Windows only)

    Haven't had much time to work on it lately (lots to do at work), but I added several new chapters, lots of new decisions, did some bugfixing and added some small tweaks.

    Here's a short video of the game in action.Please note that it's only 30fps, and compression doesn't do it a favor


  4. #4
    What a game. It feels... strange... rare... This isn't bad.
    No signature provided yet.

  5. #5
    Co-Founder / PGD Elder WILL's Avatar
    Join Date
    Apr 2003
    Location
    Canada
    Posts
    6,107
    Blog Entries
    25
    Hey very nice. I checked out the YouTube video.

    Can you upload a copy of that video to the FTP as well? (plus any screenshots you think show off the gameplay well enough) I want to use it to help cut a small video showing off all the entries from the PGD Challenge. And perhaps do one for all of them as a general showcase video for all the PGD Challenge the events. (Like what I did for the PGD Annual announcement trailers.)

    Nice work completing your entry! Looks like it will be quite an interesting player experience. Rather unique too.
    Jason McMillen
    Pascal Game Development
    Co-Founder





  6. #6
    Sure, I've just uploaded the video (.wmv, 720p) as well as the screenshots (all that I've posted on my page and in this thread) to the FTP. So fell free to use them for promoting PGD

  7. #7
    Co-Founder / PGD Elder WILL's Avatar
    Join Date
    Apr 2003
    Location
    Canada
    Posts
    6,107
    Blog Entries
    25
    Quote Originally Posted by Sascha Willems View Post
    Sure, I've just uploaded the video (.wmv, 720p) as well as the screenshots...
    Sweet! Thanks!
    Jason McMillen
    Pascal Game Development
    Co-Founder





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
  •