Hmm, first time upgrading from 1.0.1 to 1.4
Upgrade took seconds. Patch took a few more.
Screen tweak sorts out the minor scanlines in the menu when using light coloured skins (tux 'n' tosh). Does it well.
Boot time is 32s.
Audio and gameplay in DrDMX is perfect.
SDL_AUDIO with HW_SDL is...
I think audio requires video initialised. Perhaps transpose video & audio in your init line?
Weak, I know but worth a stab. My init stuff is
if ( SDL_Init(SDL_INIT_VIDEO | SDL_INIT_JOYSTICK | SDL_INIT_AUDIO) < 0 ) {
ComplainAndExit(); // If it wont start, kill it
}
screen =...
Freesound (Creative Commons)
Freesound
That's worth a try for starters, I'll look through my bookmarks and see what else I find. Don't forget that you can also make your own effects with a little playing around.
Chimpoid
Indeed, very slick looking. Like the layout and the content is already interesting.
I'll make sure and pop any games/applications I make on both sites.
Chimpoid
Mines ticking along nicely and should be ready in plenty of time.
As previously stated, the prizes are not really that important. I just want to enter so that I can know that I did.
Chipoid
This thread has defintely earned its place.
Where else can you see Gamepark defended by comparing them with Freddie Mercury's slippery capstick. :blink:
That is worth the admission fee alone.
Chimpoid
Just thought I'd follow up.
My "not giving a damn" about video playback etc. serves to backup my response in the poll. (option 1)
It may be marketed as multi thingy but I didn't buy it for that reason. I'm only looking to validate my reason for selecting the poll result that I did.
By way of a...
Never had an issue with the USB cable. Worked fine first time.
Only noticed scanlines wen using a lighter themed menu. Doesn't bother me that much.
I timed the machine booting just to make sure and yes, 30 seconds. It's never occured to me that I should be getting all stressed out about it...
I've been playing with irrlicht and setting up for the gp2x this week. Very basic test so far but when it comes to re-writing the engine properly I'm not the best man for the job by a long way.
As soon as I finish noodling with the tests though I will be sure to post the results and some...
What did I accomplish with the standard GP2X stick?
I managed to level out my midi keyboard. One of the rubber feet has gone awol. I got little creative with a craft knife.
Chimpoid
1. USB works. I had to format my sdCard before it would pick up though.
2. Boot times are not that bad in my opinion. I don't really notice it.
3. 1.4 isn't officially out yet. Let it settle and wait for a stable version to be released.
4. I think you might have the wrong end of the stick...
For reference:
I tracked the problem down to the pre compiled sdl mixer library in the latest version of the libs.
Removing this and restoring theoddbots version sorted the problem.
Full sound again and HW rendering.
Chimpoid
Yes, just pop them in the libs folder overwriting the old versions that are there (referring to the precompiled ones).
For windows, im guessing c:/mygp2xdevfolder/libs/
Then just compile your application again. You can also then set HWSURFACE and double buffering in your application.
Chimpoid.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.