Horde3D
http://horde3d.org/forums/

Race of Death
http://horde3d.org/forums/viewtopic.php?f=4&t=656
Page 1 of 1

Author:  DarkAngel [ 24.02.2009, 04:59 ]
Post subject:  Race of Death

This is a car game that I've been working on for my portfolio. Hopefully it will help me get some more job interviews ;)

Image

Download here

Keys:
Use the arrow keys to drive the car. Space is the hand-brake.
F toggles rendering statistics (frames per second, etc.)
F1 toggles spectator mode. Use W,S,A,D and the mouse to move the spectator camera.

Usage:
Drag and drop a config file (e.g. "low detail - windowed.xml") onto "Game_RaceOfDeath.exe"

Author:  Volker [ 24.02.2009, 08:08 ]
Post subject:  Re: Race of Death

Really nice!

Do you plan to release the source? Would be a great demo!

Author:  SpOOky [ 24.02.2009, 09:39 ]
Post subject:  Re: Race of Death

Looks great! Vould look even greater IMHO if the cars' headlights were on in those dark areas. :)

Author:  marciano [ 27.02.2009, 09:17 ]
Post subject:  Re: Race of Death

I tried it on an XP machine and it worked well and was fun playing.
But now on a Vista64 machine, I get the message that the application could not start up since the side-by-side configuration is invalid.

Author:  spree [ 27.02.2009, 17:40 ]
Post subject:  Re: Race of Death

that's probably because you don't have the vc_redist package installed on your vista machine.

Author:  Mikmacer [ 27.02.2009, 18:39 ]
Post subject:  Re: Race of Death

marciano wrote:
I tried it on an XP machine and it worked well and was fun playing.
But now on a Vista64 machine, I get the message that the application could not start up since the side-by-side configuration is invalid.


The same thing happened to me. It works great on my XP configuration, but on Vista 64 bit, I'm getting an error message. And this error happen with the Musicracer game too!

I wonder what could cause this? I never had this error before, and it happen with two projects on this forum.

Author:  wakko [ 27.02.2009, 21:42 ]
Post subject:  Re: Race of Death

Quote:
...but on Vista 64 bit, I'm getting an error message. And this error happen with the Musicracer game too!

That's probably because each version of Microsoft Visual Studio links the
executables to different versions of the common runtime libraries (CRT, MFC, ...).
Perhaps there are 64-bit variants of these libraries that require either a special build of the executable
or they are simply missing...
It was quite an effort to make Musicracer want only ONE version of the vcredist-package and
required to make custom builds of all used libraries, as the executables were usually build with
an older version than VC9.0 and therefore wanted different versions of the vcredist-package
to be installed.

Author:  DarkAngel [ 28.02.2009, 02:53 ]
Post subject:  Re: Race of Death

Here is the link to the VC9 redist package if anyone wants to see if it fixes the "side-by-side configuration is invalid" problem

Author:  swiftcoder [ 28.02.2009, 06:41 ]
Post subject:  Re: Race of Death

I knew there had to be a few more GDNet.net'ers over here - never connected your user name ;)

Author:  PuG [ 28.02.2009, 10:22 ]
Post subject:  Re: Race of Death

Very nice! only comment, car leans into the turn :)

If only I had the time, would love to bring in some 1960 Saloons and perhaps a circuit.

Well done.

Author:  marciano [ 28.02.2009, 11:57 ]
Post subject:  Re: Race of Death

DarkAngel wrote:
Here is the link to the VC9 redist package if anyone wants to see if it fixes the "side-by-side configuration is invalid" problem

That fixed the problem for me!
Your small project looks very promising, I hope you continue working on it and find a good artist to help you. :)
A quick thing I noticed: you could try to enable occlusion culling to reduce the number of visible lights. It is very easy to do, just set the camera's occlusion culling param to 1.

Page 1 of 1 All times are UTC + 1 hour
Powered by phpBB® Forum Software © phpBB Group
https://www.phpbb.com/