| Les deux révisions précédentes Révision précédente Prochaine révision | Révision précédente |
| lokigames [2025/09/27 18:01] – [GTK+ 1.2] twolife | lokigames [2026/06/23 07:24] (Version actuelle) – [GTK+ 1.2] twolife |
|---|
| |
| ==== Architecture detection ==== | ==== Architecture detection ==== |
| Most of the Loki installer/updater programs performs a check to see if your system is compatible with the game, ie: if you are not using an outdated system based on libc5 (the migration to glibc2/libc6 happened 25 years ago now). | Most of the Loki installer/updater programs performs a check to see if your system is compatible with the game, ie: if you are not using an outdated system based on libc5 (the migration to glibc2/libc6 happened <del>20</del> 25 years ago now). |
| |
| But now your system is completely different, chances are the checked file doesn't even exist. Ex: on Debian/Ubuntu, ''/lib/libc.so.6'' doesn't exist and we fail the test, so we need to create this file with the following content: | But now your system is completely different, chances are the checked file doesn't even exist. Ex: on Debian/Ubuntu, ''/lib/libc.so.6'' doesn't exist and we fail the test, so we need to create this file with the following content: |
| |
| I maintain Git repositories with functional/buildable-in-2025 [[https://github.com/twolife/gtk-1.2|GTK+1.2]] (and [[https://github.com/twolife/glib-1.2|GLib 1.2]], one of it's dependency), if you really want to use the graphical installer. | I maintain Git repositories with functional/buildable-in-2025 [[https://github.com/twolife/gtk-1.2|GTK+1.2]] (and [[https://github.com/twolife/glib-1.2|GLib 1.2]], one of it's dependency), if you really want to use the graphical installer. |
| | I also made Debian packages: https://twolife.be/debian/lokigames/ |
| ===== The games ===== | ===== The games ===== |
| * [[https://davidgow.net/hacks/civctp.html|Civilization: Call to Power]] | * [[https://davidgow.net/hacks/civctp.html|Civilization: Call to Power]] |
| |
| ===== Other games from the same era ===== | ===== Other games from the same era ===== |
| | In December 2001 [[https://en.wikipedia.org/wiki/Linux_Game_Publishing|Linux Game Publishing]] released their first game: |
| | * [[lokigames:creatures3|Creatures: Internet Edition]] |
| | |
| In 2000-2001 [[https://en.wikipedia.org/wiki/Hyperion_Entertainment|Hyperion Entertainment]] did port & release 2 more games of interest: | In 2000-2001 [[https://en.wikipedia.org/wiki/Hyperion_Entertainment|Hyperion Entertainment]] did port & release 2 more games of interest: |
| * [[lokigames:shogo|Shogo: Mobile Armor Division]] | * [[lokigames:shogo|Shogo: Mobile Armor Division]] |
| In 2000 [[https://en.wikipedia.org/wiki/Xatrix_Entertainment|Xatrix Entertainment]] released Linux binaries for their game | In 2000 [[https://en.wikipedia.org/wiki/Xatrix_Entertainment|Xatrix Entertainment]] released Linux binaries for their game |
| * [[lokigames:kingpin|Kingpin: Life of Crime]] | * [[lokigames:kingpin|Kingpin: Life of Crime]] |
| | |
| | In 1999, Macmillan Digital Publishing published the firsts official commercial versions of Quake for Linux: |
| | * [[lokigames:quake1|Quake: The Offering]] |
| | * [[lokigames:quake2|Quake II: Colossus]] |