PDA

View Full Version : Road Fighter Remake



Guaripolo
May 5th, 2008, 05:02
I was trying to port this game to DC, it´s SDL based, and it´s made by the same team that make the F1 Spirit Remake. The game is very good and simple, and uses SDL_sound for the sound engine. I´ve read (in dciberia) that SDL_sound libraries are ported to DC, but i don´t know where i can find it.

http://www.braingames.getput.com/roadf/pics/screen1.jpg

The source is very simple, in fact i have modified it in an hour and compiled for Dreamcast (but it doesn´t start).
The game uses:

- SDL (lol)
- SDL_mixer
- SDL_ttf
- SGE
- SDL_sound

Maybe if someone could help me it can be finished very quickly.

ron
May 19th, 2008, 21:51
Greetings

Ahhh the key was:


SGE:

SGE is the SDL Graphics Extension. This is needed to compile the DC version of the ljsdcdev project


Very interesting, sure.

Guaripolo, I'm sure I can give ya some help.