Category: Miscellaneous

Beat2x First Test (GP2x Game)

Image provided by: miq01Miq01 released a first test version of his StepMania like game Beat2x.

I’m working in a rythm game similar to StepMania (for those who wonder why not porting it instead of working on a remake, it’s just because I wanted to start it from scratch). For now, it’s playable during the first 45 seconds of a song as I haven’t added events for the rest.

http://www.gp32x.com/board/index.php?showtopic=25377

By · 0 comments
PMPMOD M4.02g3 (PSP Application)

This is another mod of johnnys PMP mod. This one has the following changes:

– Timezone bug fixed, time is now displayed correctly in file list – Battery Time display bug after unplugging the power cable fixed – Playtime display bug with some videos in infobar fixed (Silent Hill Trailer of jo2k) – Fixed malloc_64 bug not allowing some videos to play on GUI version – Fixed 0-size POS file creation bug – Fixed color display bug when exchanging mallocs infobar interface with a non greyscale version – increased responsiveness of the filelist, but lowered responsiveness of the triangle button for playlist add/remove because it was too easily double triggered – Added a counter for number of playlist items

http://forums.ps2dev.org/viewtopic.php?t=4684&start=120

By · 0 comments
libnds 20060201 (NDS misc)

libnds has been updated and is a coding library to be used for the Nintendo DS. Changes:

  • improved touch code
  • Fixed DMA_START_CARD
  • Added key repeat as suggested by pepsiman
  • remove duplicate ATTR0_BMP in video.h
  • Fixed gluLookAt (again)
  • Major update to palette handling (likely a breaking change if you were using the gl texture palettes from before)
  • Updated glClearColor() to actualy work. It now just sets background palette entry 0.
  • Fixed swiChangeSoundBias
  • Loopy added a fixto cardPolledTransfer
  • Fixed a reference to CARD_DATA to be refer to CARD_DATA_RD
  • Corrected BG_32x64 and BG_32x64 defines
  • http://www.devkitpro.org/

    By · 0 comments
    GP2X-2006 Coding Competition (GP2x misc)

    The GP2X-2006 Coding Competition run by Emuholic and GP2X.co.uk has started by yesterday. Up for grabs is the main prize of a 4 GB Secure Digital Card + GP2X TV Out Cable + GP2X Case and GP2X Screen Protector, second and third prizes are also available. To enter, make a game, port, demo, emulator or application that runs on the GP2X. Both beginner and experienced coders are welcome to enter, its not always the best looking game that wins! The competition ends on 20th February 2006. More information can be found at the competition rules page.http://gbax.com/gp2x2006/gp2x2006comp.html

    By · 0 comments