diff options
author | B. Watson <yalhcru@gmail.com> | 2016-08-18 05:36:30 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-08-20 07:50:03 +0700 |
commit | 3a1ee18cb59a98e62b22fe93fe8b7a63c4ae863d (patch) | |
tree | 3b147da364bba68f86b51fc111939598b80086e6 /games/wmquake/README | |
parent | 2cf550c755a2453a387d2415ffdad97ec1933a0c (diff) | |
download | slackbuilds-3a1ee18cb59a98e62b22fe93fe8b7a63c4ae863d.tar.gz |
games/wmquake: New maintainer, fix build.
Diffstat (limited to 'games/wmquake/README')
-rw-r--r-- | games/wmquake/README | 28 |
1 files changed, 17 insertions, 11 deletions
diff --git a/games/wmquake/README b/games/wmquake/README index f0b131e499..438d4c3a8e 100644 --- a/games/wmquake/README +++ b/games/wmquake/README @@ -1,16 +1,22 @@ -Run id Software's legendary Quake inside a dockapp! Play full on software Quake, mods, or -let it play demos. Fixed by Eukos for newer systems. +wmquake (Quake as a windowmaker dockapp) -Notes: +Run id Software's legendary Quake inside a dockapp! Play full on software +Quake, mods, or let it play demos. Fixed by Eukos for newer systems. -Be sure to start it with -nosound other wise it will segfault! +You need at least the shareware data files from Quake, available on SBo +as quake_shareware_data. If you have the full version, copy or link its +.pak files into "/usr/share/games/quake/id1". -Sound will not work because it uses a very old method. It MAY work on a system with -OSS3 installed. The OSS version on SBo (OSS4) will NOT work with this game and neither -will aoss for ALSA users. +Notes: -This SlackBuild moves the executable into, "/usr/share/games/quake/wmquake". This is to allow -other Quake engines to be placed in here, for example: "/usr/share/games/quake/darkplaces". +This program will not work correctly on x86_64! You can try it, maybe +you'll have better results than I did, but don't send me a bug report +about 64-bit unless it includes a patch. -Your id1 folder (and mods) must go into, "/usr/share/games/quake/wmquake", for there is no home -folder for data. You should have permissions to modify this folder with the games group. +Sound will not work because it uses a very old method. It MAY work on +a system with ALSA's OSS emulation enabled (/etc/rc.d/rc.alsa-oss). The +OSS version on SBo (OSS4) will NOT work with this game and neither will +aoss for ALSA users. + +If you're looking for wmquake's config file, it's stored in +"~/.wmquake/id1/config.cfg". |