Outils pour utilisateurs

Outils du site


lokigames:hg2

Heavy Gear II

Install & patch the game

To install the required 32 bits libraries :

# apt-get install libsmpeg0:i386

To install the game, mount your CD & run the installer with linux32 from the util-linux package :

# mount /dev/cdrom /media/cdrom
$ linux32 bash /media/cdrom/setup.sh

Apply the last released patch :

$ linux32 bash hg2-1.0b-cdrom-x86.run

Patch the binary to use (system provided) SDL1.2 instead of the bundled SDL1.1

cd <installation-directory>
patchelf --replace-needed libSDL-1.1.so.0 libSDL-1.2.so.0 hg2stub

Now we need some old libraries: libttf2 & glib1.2

Launch the game

./hg2
lokigames/hg2.txt · Dernière modification : 2023/12/22 22:12 de 127.0.0.1

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki