Différences
Ci-dessous, les différences entre deux révisions de la page.
| Les deux révisions précédentes Révision précédente Prochaine révision | Révision précédente | ||
| lokigames:descent3 [2024/04/22 17:55] – twolife | lokigames:descent3 [2024/05/30 16:56] (Version actuelle) – twolife | ||
|---|---|---|---|
| Ligne 1: | Ligne 1: | ||
| + | ====== Descent 3 ====== | ||
| + | This may be completely obsolete thanks to < | ||
| + | A recent native SDL2 port of the game is now available on Steam for 9.99$</ | ||
| + | ===== Install & patch the game ===== | ||
| + | |||
| + | To install the required 32 bits libraries : | ||
| + | < | ||
| + | # apt-get install libsmpeg0: | ||
| + | </ | ||
| + | |||
| + | To install the game, mount your CD & run the installer with '' | ||
| + | < | ||
| + | # mount /dev/cdrom / | ||
| + | $ linux32 bash / | ||
| + | # umount / | ||
| + | # eject | ||
| + | </ | ||
| + | |||
| + | Copy the movies files from CD2: | ||
| + | < | ||
| + | # mount /dev/cdrom / | ||
| + | $ cp / | ||
| + | </ | ||
| + | |||
| + | [Optional] Install the official expansion [[https:// | ||
| + | < | ||
| + | # mount /dev/cdrom / | ||
| + | $ mkdir -p ~/ | ||
| + | $ cat > ~/ | ||
| + | <?xml version=" | ||
| + | <product name=" | ||
| + | < | ||
| + | <option name=" | ||
| + | <file md5=" | ||
| + | <file md5=" | ||
| + | </ | ||
| + | </ | ||
| + | </ | ||
| + | EOF | ||
| + | $ linux32 bash mercenary-1.0.run | ||
| + | </ | ||
| + | |||
| + | Apply the first [[https:// | ||
| + | < | ||
| + | $ linux32 bash descent3-1.4.0a-x86.run | ||
| + | </ | ||
| + | |||
| + | Apply the last released [[https:// | ||
| + | < | ||
| + | $ linux32 bash descent3-1.4.0b-x86.run | ||
| + | </ | ||
| + | |||
| + | |||
| + | ===== Game crash ===== | ||
| + | '' | ||
| + | |||
| + | This is due to a change in '' | ||
| + | |||
| + | ==== Option a ==== | ||
| + | You can use a little [[https:// | ||
| + | |||
| + | < | ||
| + | |||
| + | ==== Option b ==== | ||
| + | The missing function can be found in a //very// old '' | ||
| + | |||
| + | < | ||