Welcome Guest ( Log In | Register )




                Web Hosting

 
Reply to this topicNew Topic
Black Shades... Info+linux Tutorial, Let's talk about something different :D
Giniu
post Apr 2 2005, 10:26 PM
Post #1


Penguin Holmes
Group Icon

Group: Members
Posts: 225
Joined: 22-March 05
From: Poland
Member No.: 3,163


Hi to all, this one would be long, but it's worth smile.gif...

In our times there are more and more great looking games... but a lot of us forgot about old times... I want to mention FPS game Black Shades, an uDevGame award winner in 2002. It's hard to compile, also as far as I know there is only Linux and Mac OS version... I can't tell anything about windows version... let's get back to case...

In Black Shades you control a psychic bodyguard, and try to protect the VIP from a horde of assassins. - Simple idea - simple graphics - but that playability biggrin.gif you can disapear from real world for long hours... There is home of [Black Shades], also a site where you can see few screenshots and get precompiled Macintosh binary, just go to [Wolfire Software]and look around...

I would include small tutorial on getting it running under Linux including downloading and compiling OpenAL (sound library) and the game itself, since orginal instruction aren't reacheble (or just I wasn't able to found it)... ok:

1) First of all you need OpenAL sound library, so download it:
CODE
cd /usr/src
cvs -d:pserver:guest@opensource.creative.com:/usr/local/cvs-repository login
use password: guest and do
CODE
cvs -d:pserver:guest@opensource.creative.com:/usr/local/cvs-repository co openal
then you need to compile it (prequilities for this package is listened in readme, so I would skip this...):
CODE
cd openal/linux
./autogen.sh
./configure --prefix=/usr/local --enable-optimization
make
make install
then upgrade dynamic links:
CODE
ldconfig

Now when you installed OpenAl, make sure you also got Ogg and SDL support in system - there are many guides to it, so I would left this as done.

2) Now times came to download/install Black Shades:
CODE
cd /usr/local/games
cvs -z3 -d:pserver:anonymous@cvs.icculus.org:/cvs/cvsroot login
use password: anonymous and do
CODE
cvs -z3 -d:pserver:anonymous@cvs.icculus.org:/cvs/cvsroot co blackshades
cd blackshades
make
cd Data
wget http://filesingularity.timedoctor.org/Textures.tar.bz2
rm -r ./Textures/*.png
tar -xjf Textures.tar.bz2
rm Textures.tar.bz2
touch /usr/bin/blackshades
chmod 711 /usr/bin/blackshades
and add to it, by editing it with your favorite text editor those lines:
CODE
#!/bin/bash
cd /usr/local/games/blackshades
./objs/blackshades
also remeber to edit your config file, the /usr/local/games/blackshades/config.txt, from now on you can run it by typing blackshades. Don't worry if there would show up a lot of warnings - remember - warning isn't error, so let them be... smile.gif

You would probably want to know some keys that aren't listetned in file /usr/local/games/blackshades/Readme and are needed to play (for more of them refer to Readme):

Alt+Enter - Full Screen
Ctrl+G - Grab/Ungrab mouse pointer

Also remember to change resolution in config.txt

So... I - try it and what you think about it? I can say that this is one of those games that don't need more smile.gif As I know there is way to enable debug mode in this game, but I was unsuccessfull in this, so I left it out (Debug mode gives you chance to run in third person perspective just like on those screenshots...) If someone would be able to run it on Linux in debug mode, please post it, so all of us would be able to use it smile.gif
Go to the top of the page
 
+Quote Post

Reply to this topicNew Topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 

Collapse

> Similar Topics

    Topic Title Replies Topic Starter Views Last Action
No New Posts 5 Kid Saiyan 1,861 3rd January 2009 - 07:11 AM
Last post by: iG-curtis
No New Posts   10 dhanesh 3,120 2nd January 2009 - 09:27 PM
Last post by: iG-SATYAM
No New Posts 5 rahid 269 1st January 2009 - 02:31 PM
Last post by: sakmac
No New Posts   4 jlhaslip 919 30th December 2008 - 08:50 PM
Last post by: iG-
No new   63 snutz411 5,435 30th December 2008 - 12:18 AM
Last post by: xboxrulz
No New Posts   3 shwaggy 1,098 28th December 2008 - 10:38 AM
Last post by: TavoxPeru
No New Posts   3 dhanesh 1,197 24th December 2008 - 01:28 AM
Last post by: laniczech
No New Posts   5 tansqrx 1,002 20th December 2008 - 09:37 PM
Last post by: iG-Razzvy
No New Posts   7 liveblue 351 19th December 2008 - 03:26 AM
Last post by: laniczech
No New Posts 11 Propeng 1,375 17th December 2008 - 10:40 PM
Last post by: yordan
No New Posts   4 Aditya 1,939 17th December 2008 - 04:03 PM
Last post by: ryantommo
No New Posts 13 Habble 3,407 17th December 2008 - 04:02 PM
Last post by: ryantommo
No New Posts   8 laniczech 281 12th December 2008 - 06:25 AM
Last post by: Darasen
No New Posts   17 l337 Nurse Pedestrian 9,011 12th December 2008 - 02:52 AM
Last post by: iG-biswarup ghosh
No new   21 drogus 2,253 6th December 2008 - 12:43 AM
Last post by: The_Fury