Search results

  1. T

    GP2X Handling Game States

    hmm thanks for the replies. I eventually found the site I was thinking of. My game might get a little complex after a while so I will use the STL stack implimentation for game states. To me the stack feels like a cleaner way to implament it anyway. for future ref, the tutorial I was talking...
  2. T

    GP2X Handling Game States

    Hi All, A while ago when I first started learning SDL and C++ I was reading a really great tutorial on handling gamestates using STL and function pointers to each game state. Unfortunately I can't rellocate the same tutorial. I was wondering if anyone has any links to good tutorials that deal...
  3. T

    Mame Games That Dont Work For Me...

    I have a version of my favorite arcade game, Cabal, and I wanted to play it on the 2X last night so I DL'd mame2x but when I start it it says "no compatible games"... I checked the romsrc file and of course cabal isn't in there... how do I manually add it to the romsrc file so I can test it? or...
  4. T

    Official Gp2x Complaint Thread

    The only complaints I have are the following: No Source. Joystick is garbage.. and I shouldn't have to buy a 3rd party cap to fix it. Battery life. All of the above can be fixed one way or another. But I am most disgruntled about the source and joystick. Other than that I am a happy camper.
  5. T

    Firmware 1.4.0 Features

    SpinalTap Rocks!!!!!
  6. T

    Firmware 1.4.0 Features

    Hmmm all this topic did was stir the pot. It probably would have been best unsaid. As for the beta testing, I am all for it. The more testing the better firmware. On a side note... read my sig... still doesn't seem to be any progress on that situation either. I am still running FW 1.0.1 that...
  7. T

    GP2X Sdl Static Linking Confusion

    I found statically linking a mass of libraries a nightmare. I finally got one single LDFLAGS line in a makefile that worked... now I am afraid to change it :P I might be wrong, but wouldn't you need to add "-lSDL_mixer -lvorbisfile -lvorbis -logg" to the compile flags to get sound support...
  8. T

    Mugen Possible?

    WOW... whoever said that needs 2 things... 1) learn some manners 2) a smack in the head. Elitism is a terrible disease!
  9. T

    GP2X Tinygl Ported To Gp2x

    Not only that... but does it mean we can finally use GL wrapped in SDL on the 2X?... If the answer is yes, then the games list for 2X just grew 10-fold !
  10. T

    GP2X Hw Accelerated Sdl

    hey payern, I finally got your HW_ACCEL_SDL libs into GP2niX. The beta-test of GP2niX should be out soon... that is if I can get the linux-live scripts to boot correctly ;)
  11. T

    Gp2x-2006 Coding Competition Starts Today

    I am really interested in getting an entry into this, although I do feel I have a bit on my plate. I have told some devs that I wanted to have GP2niX Beta1 release soon, so if I moved to working on a compo entry GP2niX would almost definately suffer some beta release-date setbacks. Hmmmm...
  12. T

    Gp2x Engine Compatibility Thread

    It would probably be best to have this kind of information in the Wiki and not in a single thread... you'll find it much easier to maintain information there. http://wiki.gp2x.org ;)
  13. T

    Smashgp On The 2x

    Don't GraveDig!!! This topic has long since past... let the dead lay peacefull damnit!
  14. T

    GP2X Mighty Mini Bug Blaster

    Most impressive. You say you have a good grounding in math... where can a person who knows little abou math learn more so he too can develop 3D apps and better understand game mathamatics? I never paid attention in maths... I really wish I did now though ;) Good Luck with the App. Hope it all...
  15. T

    GP2X Unusual Input Behavior

    I have already read those pages on the wiki. None of them give any idea of why it occurs or how to fix it. The only reference is the 2 lines in the discussion as follows: ..... Can someone tell my why this happens. Afterall it seems to work for Guyfawkes, because he provided a pre-built...
  16. T

    GP2X Unusual Input Behavior

    Hi All, I recently compiled a toolchain and set of libs for use in GP2niX, thanks to ooPo and payern. To test the toolchain and libs I downloaded Guyfawkes SDL-Test program and compiled it using my toolchain. Upon testing the compiled binary I found some wierd results. During the "Test Input"...
  17. T

    GP2X Help Crosscompiling Sdl_gfx

    Hi all, Has anyone got any info on crosscompiling SDL_gfx for the 2X. I know theoddbots libs have SDL_gfx included, but I can't find any info on what args to compile it with. Any help would be greatly appreciated. It is the last lib to compile into my toolchain before I test and eventually...
  18. T

    New Firmware 1.3

    Don't drink beer, but I will have a double vodka!
  19. T

    GP2X Xynth Windowing System

    @anhanguera: are you the original porter of Xynth to PSP?
  20. T

    New Firmware 1.3

    True... or perhaps they are just scared. I do hope their attention hasn't turned away from developing and onto Legal Compliance. But i feat it may be so.
Back
Top