summaryrefslogtreecommitdiffstats
path: root/games/jfsw/README
blob: e6d6add77ab8d8d125e12d1ca7262f37f714d0f1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
jfsw (source port of Shadow Warrior first-person shooter game)

The aim of this port is to present Shadow Warrior as closely as possible
to the original game while adding optional features to expand the
possibilities of the game.

To play the game, you will need the sw.grp data file from either the
full or shareware DOS version of Shadow Warrior. If you want to play the
shareware version, you can install jfsw_demo_data from slackbuilds.org.
For the full version, copy sw.grp from the game directory to
/usr/share/games/jfsw/sw.grp (the filename must be lowercase).

If you have sw.grp from the full version of the game, you may also want
to install jfsw_hires_pack for some graphic enhancements (don't bother
trying, if all you have is the shareware sw.grp: it segfaults on startup).

Note #1: There's no way to enable the mouse from the in-game menus. To
enable the mouse, you must run the game at least once to create its
config file (~/.jfsw/sw.cfg), then edit the config file and change
ControllerType to 1. You probably also want to change MouseAimingOn to 1,
for a more modern "mouselook" style of play.

Note #2: The Ambience setting in the Sound Setup menu is permanently
disabled, because the ambience code causes the game to crash.

Note #3: Multiplayer does work (at least for LAN play). See
/usr/doc/jsfw-$VERSION/releasenotes.html for multiplayer usage.

Note #4 (for Slackware 64-bit users): The source includes x86 assembly
code, so can't be built for any non-x86 architecture. If you're using
x86_64, you might (or might not) be able to build jfsw on a 32-bit
Slackware system and install it on x86_64 along with alienBOB's compat32 
packages and get it to run.