Pickle
Mega GP Mania
I finally have it working on the wiz (what a pain)
compiled boost, speez, SDL_net
downscaled the screen from 640x480 to 320x240 (evil devs used RectUpdate all over the place :-( )
touchscreen controls works (besides the annoying cpu clock issue)
buttons act as keyboard keys (took a while to figure this, not only do they use multiple poll's, they also use GetState for the keyboard)
It is a bit slow, overclocking helps but then again the touchscreen gets messed up and its pretty important to have the touchscreen in this game for the menus.
I will put up the binary tomorrow. Too late here, and ive been at this all day.
compiled boost, speez, SDL_net
downscaled the screen from 640x480 to 320x240 (evil devs used RectUpdate all over the place :-( )
touchscreen controls works (besides the annoying cpu clock issue)
buttons act as keyboard keys (took a while to figure this, not only do they use multiple poll's, they also use GetState for the keyboard)
It is a bit slow, overclocking helps but then again the touchscreen gets messed up and its pretty important to have the touchscreen in this game for the menus.
I will put up the binary tomorrow. Too late here, and ive been at this all day.