Jump to content

ET W:ET installation on a 64BIT Linux Debian stable operating system


nUllSkillZ

Recommended Posts

The post describes the steps to install W:ET (32Bit) on a 64BIT Linux Debian stable (current: 11) operating system.

 

In preparation of the W:ET installation (as "su"):

 

apt update -y

 

apt upgrade -y

 

dpkg -–add-architecture i386

 

apt-get install -y libc6:i386

 

apt-get install lib32z1


Installation of W:ET (installation program found on the Splashdamage Homepage) as "su":

 

./et260b.x86_keygen_V03.run


The two following pakets had to be installed on my PC because W:ET didn't start and showed error messages (as "su"):

 

apt install libsdl1.2debian:i386

 

apt install libgl1:i386


If there are sound problems one could try the following script (not sure where I found it) (not sure if "su" is necessary):

 

./et-sdl-sound


In the script there is the option for alsa or pulse (# is a comment symbol):

 

# SDL audio driver
#SDL_AUDIODRIVER="alsa"
SDL_AUDIODRIVER="pulse"


Remarks:

The pakets might be named different on other linux distributions or Debian versions.


The scripts / programs might have to be made executable with (.run as "su"):
 

chmod +x et260b.x86_keygen_V03.run

 

chmod +x et-sdl-sound

 

Edited by nUllSkillZ
  • Thanks 2
  • 100 1
Link to comment
Share on other sites

  • 2 weeks later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.