So now the game is running, but the graphics are totally corrupted.
Just the 3D rendering, because the HUD overlay as well as the menus
look 100% healthy.
With graphics to the max: everything is just white. As I try to
control the car (I imagine there's a car, since I can't see
anything), sometimes the white shade turns a bit gray-ish then back
white. As I mentioned, HUD is perfectly drawn on top of this white,
indicating map position etc.
With graphics to the minimum: it's a bit better, but: there are no
textures, and no shadows. The terrain is one constant colour, the
car another, and the sky a 3d colour. So you can at least realize
that the geometry exist and is not corrupted. As before, the HUD is
nicely drawn on top.
Anyone else care to give this a try?
The demo is here: http://www.easyco-games.com/games.html (500+ MB),
and the game is very much worth trying to make it run! (I've played
it on Windows :P)
Okay....this'll not be what you want to hear Stefan, but the demo installs and runs fine on this
linux box, using a nvidia GeForce 8400 GS and the latest nvidia linux drivers (185.18.36). It is
a requirement that directx runtime (modern) be installed into the same bottle. Game runs fine in
either fullscreen mode or windowed mode [selected by the ingame graphics options], and also runs
correctly with crossover/wine desktop mode either on or off. Doing a fullscreen 1680x1050@32bits
was a bit too much for this setup (game was slow and jerky), but this is more about my hardware
CPU/GPU limitations I think and nothing to do with anything else. Setting the game to run at
1024x768@32bits in windowed mode [fullscreen OFF in the ingame graphics options - game requires
a restart if you play with these settings] was reasonably okay though. One thing I did note, was
that the enter key and the spacebar keys get swapped about or interchanged depending on exactly
how you set things up.....not a show stopper, just something to be aware of...
I did not check the game controller functionality vis joystick/gamepad etc...but I'll suspect
this is all working....based on my recent/current meanderings and experience.
SO...I am going to believe my first guess is right -- your issues have to do with the radeon
graphics card you have fitted and/or the drivers being used for it...onto the hard stuff?
Stefan -- what video drivers are you using? If you're using the builtin X driver, this'll be
a likely culprit -- you will need to install the Ati drivers for linux if you haven't already
done so.....see;
https://a248.e.akamai.net/f/674/9206/0/www2.ati.com/drivers/linux/ati-driver-installer-8.42.3-x86.x86_64.run
Of course, exactly how you go about that depends on exactly which distro you use....so be sure
to check your Ubuntu packages for candidates before using the link above.
It also occurs to me, that it may be possible to mis-install the demo -- once the installer
starts, it gives you options to install various things...directx, openal, and M$ virtual c++ 2005.
I chose NOT to install directx9 from the demo's installer, because I'm not entirely sure it
would get that bit right, and besides it's probably best to install this using the directx install
target in cxsetup. Point is, if you don't notice this during installation, I guess it's entirely
possible to install directx -twice- and end up with some kind of conflict/mess...
...and now it is time to wait for you to catchup here ;D