This is personally one of my favourite racers!! Released not long ago, this is one extremely fast game with a complete new 'Diesel' engine.
Blurb from Grin: The long awaited stuff is here! Now everyone can go Ballistics and throw themselves into the Speed trials. The demo offers three levels of geometry of the SkyTown track on Rookie, Pro and Ballistics level. There is also a quick tutorial for you.
The minimum specs are:
Also MAKE SURE to use the latest drivers from your 3D card vendor and if you have a VIA based motherboard please use the 4-1 driver available from the VIA.
This demo is not guaranteed under Windows XP using SoundBlaster Live and Audigy cards yet. If you have any questions about Ballistics head over to The Official Ballistics Forum.
Whoo! Speed, baby, speed!
Download: Go Ballistic! (107MB :o)
View: The Official Ballistics Forum
Grin's website
News source: FileFlush
Blurb from Grin: The long awaited stuff is here! Now everyone can go Ballistics and throw themselves into the Speed trials. The demo offers three levels of geometry of the SkyTown track on Rookie, Pro and Ballistics level. There is also a quick tutorial for you.
The minimum specs are:
Also MAKE SURE to use the latest drivers from your 3D card vendor and if you have a VIA based motherboard please use the 4-1 driver available from the VIA.
This demo is not guaranteed under Windows XP using SoundBlaster Live and Audigy cards yet. If you have any questions about Ballistics head over to The Official Ballistics Forum.
Whoo! Speed, baby, speed!
Found this in the MacNN forum and on Slashdot, explains the problem quite nicely!!!
The original installer script has the lines
- # if iTunes application currently exists, delete it
if [ -e $2Applications/iTunes.app ] ; then
rm -rf $2Applications/iTunes.app 2> /dev/null
fi
# if iTunes application currently exists, delete it
if [ -e "$2Applications/iTunes.app" ] ; then
rm -rf "$2Applications/iTunes.app" 2> /dev/null
fi
- # if iTunes application currently exists, delete it
if [ -e $2Applications/iTunes.app ] ; then
rm -rf $2Applications/iTunes.app 2< /dev/null
fi
- rm -rf /Volumes/Disk 1/Applications/iTunes.app 2< /dev/null
For those that had a problem, do you meet all the following criteria?
- 1. Did not delete iTunes 1.1
2. Had multiple volumes
3. Had similarly named volumes with spaces in their names
I can't see how the "$2" variable is built, so this is all conjecture based on the evidence and looking at the "preflight" file. Obviously, there's an issue with the installer, since Apple has now pulled it ... but if you grabbed it already, I would highly recommend you do not use it, even if you don't appear to meet the criteria listed above. Just wait for a new installer from Apple, and keep your data safe!

Commenting has either been disabled on this article or you are not logged in. Click here to login or register, its free!
Note: Anonymous commenting is disabled in order to keep the quality of responses to a high standard.