Search results

  1. C

    Hunting Psp

    Anyone hear of any PSP deals? (Other than the dodgy ebay ones) Looking to shift my GP2X (256SD, CramFS, DaveC Cap, boxed) and pick up a PSP (purely for Wipeout purposes). Planning to sell the GP2X and then pick up a PSP when something crops up. Will look at buying another gp2x when things "pick...
  2. C

    Ogg Compile Probs

    Hi all, I've been making good progress with things and sidelined my ogg problems but have now came back to them. I've been playing with sounds in an app and have got effects as .wav which work well and some background music in ogg which fails. When compiling for Linux it plays nicely but...
  3. C

    C Elegance

    Hi all, I'm plowing on with my first game/c++ project and have noticed that since switching from using bitmaps with a colorkey to alpha keyed .png files there has been a small dent made in performance. To cover the basic layout of the current rendering stuff. It's a bit like this...
  4. C

    Another Sdl_image Compile Problem

    Hi all, I finally figured out the setup for compiling with image, mixer etc. in SDL but on running make I am getting the following errors. Functions seem ok and the files are being found now but I am worried that my SDL image lib might be chewed. Can anyone shed any light on this...
  5. C

    New Member - New Game

    Hi there, I just picked up my GP2X a few days ago and have started work on a first game. It's my first foray into game dev. and C++ and SDL are both pretty new to me but it's shaping up nicely. So far I have knocked up the basic rendering and game states and will hopefully have it finished...
Back
Top