Release Cannonball - The Enhanced C++ Outrun Engine


Ah, at least !

Took you a while...

I wonder what may help you to compile a bit faster... mmm...

;^)
 
Hey, why no one is developing a software force feedback ?! Will surely be a winner in the next compo !!
 
Now.. if it had C4A compatibility.... =D
Yeah, I'm thinking of it. Main difficulty for this game is that I have to fix difficulty setting (traffic density, time par stage) and graphics setting (to avoid putting 60FPS+HiRes so it slow down) to have a fair comparison. But yes, I'll probably work on that soon :)
 
Most games, if they don't have seperate scoreboards for different difficulties, adjust the scoring for such, which tends to even things out. I guess it depends on how the game/engine was written :)
 
And now with C4A Compatibility!

Grab the new version on the repo, create an account with Compo4All Mame and submit you score to the worldwide leaderboard!

0.1.8.17

  • Compo4All compatibity. Use "PLAY C4A GAME" menu (the second) to use c4a functionnalities. Don't forget to creat your account first with Compo4All Mame.

For C4A, difficulty is fixed (traffic and timer), no mater what you setup.
 
Last edited by a moderator:
Neat, thanks ^^.

Have no time to play, but will practice a bit if possible ;^).
 
Nice - now the training in the last months pays. Got my score in the train this morning. (Pandora -> Wlan Hotspot on my WFS)

Good work!
 
Nice - now the training in the last months pays. Got my score in the train this morning. (Pandora -> Wlan Hotspot on my WFS)

Good work!
Very nice score ! You must have make it to the end, or at least near the end of Stage 5 !

My son tries to beat you yesterday, and was close... But you widen the gap here, well done!
 
okay just downloaded and probably doing something stupid.  I have an appdata\cannonball folder, but no roms folder below this, and no roms.txt - so I've no idea of the rom list.  tried creating the roms folder and extracting the outrun roms here - but no joy, and no idea what I'm doing wrong - help
 
create appdata/cannonball/roms/

put roms in there.

Code:
$ ls
epr-10187.88   epr-10380.133   epr-10383.117   mpr-10377.12  opr-10193.66
epr-10327.76   epr-10380a.133  epr-10383a.117  mpr-10378.16  opr-10230.104
epr-10327a.76  epr-10380b.133  epr-10383b.117  opr-10185.11  opr-10231.103
epr-10328.75   epr-10381.132   mpr-10371.9     opr-10186.47  opr-10232.102
epr-10328a.75  epr-10381a.132  mpr-10372.13    opr-10188.71  opr-10266.101
epr-10329.58   epr-10381b.132  mpr-10373.10    opr-10189.70  opr-10267.100
epr-10329a.58  epr-10382.118   mpr-10374.14    opr-10190.69  opr-10268.99
epr-10330.57   epr-10382a.118  mpr-10375.11    opr-10191.68
epr-10330a.57  epr-10382b.118  mpr-10376.15    opr-10192.67
 
Back
Top