lokigames

Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

Les deux révisions précédentes Révision précédente
Prochaine révision
Révision précédente
lokigames [2024/12/14 13:15] – [GTK 1.2] twolifelokigames [2025/09/27 18:06] (Version actuelle) – [Architecture detection] twolife
Ligne 12: Ligne 12:
  
 ==== 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:
Ligne 37: Ligne 37:
 If you can still find binaries of //i386// GTK+1.2 libraries for your Linux distribution, you can install them, it's a nice bonus. The fallback is a simple CLI interface that have reasonable chances to works in all cases. If you can still find binaries of //i386// GTK+1.2 libraries for your Linux distribution, you can install them, it's a nice bonus. The fallback is a simple CLI interface that have reasonable chances to works in all cases.
  
-I maintain Git repository with functional/buildable-in-2024 [[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.
 ===== The games ===== ===== The games =====
   * [[https://davidgow.net/hacks/civctp.html|Civilization: Call to Power]]   * [[https://davidgow.net/hacks/civctp.html|Civilization: Call to Power]]
  • lokigames.1734182130.txt.gz
  • Dernière modification : 2024/12/14 13:15
  • de twolife