| View previous topic :: View next topic |
| Author |
Message |
marka87uk Member

Joined: 07 Apr 2007 Posts: 183 Location: Essex, UK
|
Posted: Tue Sep 18, 2007 2:48 am Post subject: Racer (Racer.nl) |
|
|
I'm not really into gaming much, but I have played Racer before and I like it! Does anyone know if this works okay with a new Mac Mini (I don't have one yet ) ?
http://www.racer.nl/
On the Mac OS X page it states one of the requirements is "A 3D card. Software rendering is not fast enough."
The latest downloads are on the Beta page:
http://www.racer.nl/dl_beta.htm |
|
| Back to top |
|
 |
johnodd4 Senior Member

Joined: 05 Jul 2006 Posts: 471 Location: united states,kent washington
|
Posted: Sat Sep 22, 2007 6:20 am Post subject: |
|
|
| Dont bother game freezes and you cannot control the car. |
|
| Back to top |
|
 |
marka87uk Member

Joined: 07 Apr 2007 Posts: 183 Location: Essex, UK
|
Posted: Fri Dec 28, 2007 7:16 pm Post subject: |
|
|
Well with some time I've got Racer working pretty good!
Firstly, download the latest 0.5.3 beta 1.5 version at:
http://www.racer.nl/dl_beta.htm
At first the car was uncontrollable, and the fps was around 3-4(!), but these are the tweaks I did to get it up to about 30fps:
Disable joystick in data/controls/default.ini to use the mouse as the controller:
| Code: | joystick
{
enable=0 |
The following are edited in racer.ini:
Turn off rear-view mirror:
| Code: | mirrors
{
simple
{
enable=0 |
Hide the console:
Enlarge window:
| Code: | resolution
{
width=1024
height=768 |
Change the integration time to 2 - helps with poor frame-rates:
| Code: | timing
{
integration_time=2 |
Textures to 1/4 quality:
| Code: | textures
{
enable=1
quality=4 |
You have to search manually and replace the settings - there are lots of them!
I'm interested if anyone else plays or would like to give the game a go, as hopefully we can share tips/tweaks/settings!  _________________ 2GHz Intel Core 2 Duo, 2GB DDR2 SDRAM, SuperDrive
Internal 120GB, WD MyBook Premium 500GB, WD Elements 1TB
Samsung SM2232BW 22", Apple Keyboard, Microsoft Wireless Laser Mouse 8000 |
|
| Back to top |
|
 |
macmanmacman Veteran Member

Joined: 25 Oct 2007 Posts: 1691
|
Posted: Fri Dec 28, 2007 8:58 pm Post subject: |
|
|
| Glad to hear about the tweaks. |
|
| Back to top |
|
 |
|