Search results

  1. Burbruee

    [solved] C++ inheritance, header includes. Help needed.

    Hello. I'm currently reading a book on SDL game development. But I'm having some issues as the book doesn't say what headers to include in which files. Just the class {}; part Here's some related code. The problem comes when I include Player.h in Game.h. Where I will create a new Player()...
  2. Burbruee

    DragonBox Pandora full platinum cases

    Hey ED, Got any more of these coming in anytime soon? My battery cover is cracked, and doesn't sit very tightly. Sometimes if I don't put the pandora down carefully the battery slips out. I know you have just the battery cover in stock, but also the entire case is heavily scratched so I'd like...
  3. Burbruee

    Trying to build SDL2_Image, help needed

    Hey, I'm trying to port a game over to the pandora, it uses SDL2. I've managed to build SDL2 for our device with no issues, tried a simple hello world with some colored rects and it runs. I need the following extra libs for the game: sdl2_image, sdl2_ttf, sdl2_mixer sdl2_ttf and sdl2_mixer...
  4. Burbruee

    [SOLVED] I think I might have broken my pandora :(

    Short story: I had a big sneeze and spilled out a full cup of milk all over my desk. My pandora got some under its case, battery was fully discharged since a couple of days when the accident happened. Thought it might have been okay since most got either under the case or on top of it, I've let...
  5. Burbruee

    Pandora as game controller on PC?

    This is just a quick random question, but I'm going to be live-streaming some retro games tomorrow night to some of my friends from my PC. Unfortunately, the lack of a good d-pad will likely mean I won't be great at platforming since all I've got is an xbox 360 controller (well also a wii one...
  6. Burbruee

    Retro gaming expo in Gothenburg, Sweden - anyone going?

    Not sure how many swedes are on these boards. :P Anyway, there's a retro gaming expo in Gothenburg on May 11th at Eriksbergshallen. It will be open for public from 10am - 6pm, there's a fee of 100 SEK to enter. Themes this year will be on the Commodore Amiga and Metroid games among other...
  7. Burbruee

    DosBox/Qemu/Theme Park Questions

    Hi I was just cleaning out some old boxes in my house, and found my good old Theme Park box for the Commodore CD32, complete with the disc and manual and all that good stuff. And I had this sudden desire to play it again, really fun game. I wasn't sure if we could play CD32 on the Pandora, so...
  8. Burbruee

    Looking for two classic games.

    Hi, I'm looking for two older games I used to play when I was younger on my windows 95 pc, it must have been in the middle or late 90s. Well I'm hoping I can replay them on the pandora. About the first game I remember it being some sort of a puzzle game with a top-down view. I seem to...
  9. Burbruee

    What on earth is wrong? Transparent PNGs aren't transparent [SDL]

    Hi, I ordered a pandora last night and got so excited I started coding all night long. :ph34r: Using SDL, and SDL_image respectively I can't seem to get transparency to work. I've used SDL in the past to work with transparent images, and never had an issue. I've looked over my code again...
  10. Burbruee

    Implementing Unload_fpg In A Good Way

    In my game, I have animated backgrounds of 32 frames that are repeating themselves over and over. There are 10 levels, each with a new animated bg. I have stored the bg frames for each level in a separate fpg, each fpg are about 2.5 MB in size if you compress them, otherwise 5 MB. It works...
  11. Burbruee

    Need Help With Platformer

    Hello, Last night I started work on (sort of) a remake of the old Amiga P.D game Platman in Fenix. I'm still new to Fenix and programming, and I used a platform example written in spanish by shaggylish to start building from. Although my Spanish isn't great, I think I understand all the...
  12. Burbruee

    Been Away For A While, What Did I Miss?

    Hello, I'm wondering what software I might have missed out on while being away since February or something. :blink: I did check the frontpage maybe two weeks ago and found Space Varments - Another great one by Ruckage. :) (But I lost my cap for my F-100, so it was hurting my thumb real bad...
  13. Burbruee

    GP2X Build Lockjaw For Gp2x?

    Would it be possible to port / compile lockjaw for the GP2X? Lockjaw is a game similar to Tetris, but gives you full control over rotation, lockdelay etc.. It's the next best thing after TGM. It has builds for Windows, Game Boy Advance and Nintendo DS. (GBA and NDS somewhat stripped down, for...
  14. Burbruee

    Some Issues With My Gp2x.

    Hello, I haven't been using my GP2X much at all lately although I have wanted to. The problem has been the stick, it wouldn't register any left movements at all, but without the "hat" it would work. But this can be _really_ painful playing without the cap, making you wear gloves whenever you...
  15. Burbruee

    Fenix For Mac

    Hello, When I release my game I want to make packages for Win/Lin/Mac/GP2X. With file structure like this: (windows example) CODE [data] [runtime] game.exe ( game.exe is just a launcher made in c++ that executes runtime/fxi.exe ../data/game.dcb, might as well use a .bat for the same...
  16. Burbruee

    Platman On Uae4all - Possible?

    Hello, Platman is one of the greatest game I ever played as a child, and I would just LOVE to be able to play it again, on a portable device. Platman is a simple, yet addictive pacman platform-game (just jump across platform, snatch the candy for points and find the key to get to the next room...
  17. Burbruee

    Tv-out For Fenix Games

    Hello, I just got my TVout cable for the 2X and at the same time I just started trying to learn Fenix a bit. Anyway, if you have used tvout for some fenix games on the 2x then you might have noticed that the picture looks a little strange, like ruck-man for example. ( Great game! ) As you can...
  18. Burbruee

    .ogm / .mkv Question. [gp2x]

    Hello, I have some anime shows in mkv and ogm container format, they play fine on the GP2X but I haven't found a way to change from the first audio or subtitle stream, resulting in no subtitles and english dub versions. :blink: Is there a way to change which audio and subtitle stream to use...
Back
Top