Search results

  1. V

    N64 Emulation - The Whys And Why Nots

    Don't worry, this isn't a topic asking for an N64 emulator, but rather, a question as to why it hasn't been done? I'm not the most technical minded person in the world, but obviously there must be some barrier problems to achieve such a goal, and I am aware that there are different methods of...
  2. V

    Two Small Coding Questions

    Nothing major, just need to get this out of the way so I can carry on ;) 1: How do I access the GP2X keys? Someone gave me an include (gp2x_joymap.h), but I can't seem to get it to work. if( event.type == GP2X_BUTTON_START ) { quit = true; } It's defined in the include file like...
  3. V

    Gp2x Now Slightly Broken

    I have absolutely no idea how (Honestly!) but the screen on my GP2X has been smashed in, in the corner - I turn it on and there's no real problem with the image, but the plastic screen cover is truly done for. Any advice? I turn around to pick it up, and it was like that. If I accidently leant...
  4. V

    New To Sdl

    Right, I really want to get into writing games for the GP2X, and I've taken a look at some SDL tutorials and I didn't have any problems with understanding them, but a few of my questions remain unanswered, i'm sorry if they seem incredibly newbish, but we all have to start somewhere, right? I'm...
  5. V

    GP2X Screengrabber For Gp2x

    You know, for when you need to take in-game screenshots and such ;) This would be really useful for GP2X users, as well as developers who want to show preview shots of their games. I imagine it would run as a script, which you could alter to change options like how many shots to take, what...
  6. V

    Counterstrike In Prboom

    Right, I managed to get it to load, but i'm running into a few problems. I run my script to load the game, but after about 5 seconds it crashes every time, regardless of what I do. I can access the menu, but I never get far enough to get into the game. This is the script that seems to work...
  7. V

    Simple Rts

    SIMPLE RTS Yes, that is actually the title name ;) What I propose is this: An RTS game so simple that it shouldn't require too much time and effort to get it running - once that's out of the way, perhaps the code can be worked on by others in the community to expand it, give it a great art...
  8. V

    Prboom Compatible Wads

    Does anyone know where I could find wad files that are compatible with PrBoom? Finding doom mods is not a problem, but none of them seem to mention Prboom compatability - Will certain ones work regardless, or are there limitations? Thanks :)
  9. V

    Star Control 2 / Ur-quan

    I have an in-game question, I apologise if this isn't the place to ask, but it's been rattling my brains: Why can I only carry limited cargo? I have plenty of space, but after collecting about 5 or 6 things, it makes a noise when I hover over something else to pick up and doesn't allow me to...
  10. V

    Overclock Script Problems

    I've been looking over a thread about how to use scripts, so I downloaded the cpu speed program, and set up this script: Can anyone tell me what i'm doing wrong? I run the script and all I get is a black screen.
  11. V

    Free To Use Artwork For Development

    Fractal artwork created by myself which can be used in games, applications, programs, themes or mods. Over 200 images are included in this pack, and larger resolution images can be created at request. Please see the readme file for further details :) All artwork has been rendered at the...
  12. V

    Prboom Counter Strike Mod

    It seems to have been taken down from the file archive...would this be for legal reasons? Or that particular member who flamed the comment section of the file? Would it be possible to get a link to an alt location if it doesn't violate any rules? Thank you.
  13. V

    GP2X The Gp2x Bounty - Make Your Wishlist Here!

    Here's the idea; List some programs, applications, or games that you would like ported/made for the GP2X. If one particular program gets enough support, then i'll go about trying to set up a bounty for it - a fund which members of the GP2X community can donate into to give a GP2X developer the...
  14. V

    GP2X The Gp2x Bounty

    It's recommended that you read this thread first to get a good idea of what this project entails: http://www.gp32x.de/board/index.php?showtopic=29165&st=0 But to summarize this is the goal of this project; To find out what the community wants in forms of programs, games, or applications, and...
  15. V

    How About A Homebrew Bounty?

    I've seen this done before once or twice for other homebrew systems, where users donate to a bounty that goes to the first person to develop such and such a program - anyone think this would be a good idea? Some people are willing to donate money to get a project done/finished, but I think with...
  16. V

    Emulation On The Nand Memory

    Right, this is a little tricky. I've been trying to get emulation running on my NAND memory on my GP2X, but only one system so far is working - the Nes. I'm using the Nes emulator GPFCE, and by simply changing the config file to this: From this: I can get it working perfectly - but when I...
  17. V

    Gp2x Development

    I've been programming on and off in C++ for about a year or two, and I never really had any incentive to move onto graphical applications until now. I'm finding it a little difficult to know where to start - which files to get, where to put them, and where I can find the best tutorials to get a...
  18. V

    Sd Card Formatting

    Right, it's so difficult to find any solid information on this, so here's my question: How can I format my SD card in Windows XP without a card reader? I have heard several reports here and there that the GP2X will not recognise the card if I format it with XP. What I want to know is this: Is...
  19. V

    Sd Card Fatal Error - Eep

    :blink: I was copying some files to my SD card (via the GP2X and linker cable), and this error suddenly popped up: Now it comes up every time I try to copy files to the card. It's less than half full (2GB card, around 960mb on it so far). Not only that, but my friend earlier was recieving...
  20. V

    Falling Sand

    It's been ported to the DS. It's even been ported to the PSP. But it hasn't been ported to the GP2X. Yet. If you're unfamiliar with the game, you can find one of the original java versions here: http://fallingsandgame.com/sand/fall1.html (Well, technically not the first game, the it's a port of...
Back
Top