They offer different flash templates with latest features.
Login

Forgot password
Register
Back
Written by:
jiidu
Score: 1
votes: 3
Format: Article

 No sound in Enemy Territory


I made a script that fixes the problem.

1. Put an empty file to /home/ folder
2. name it for example "ets"
3. Open terminal and write "chmod +x ets"
4. Open "ets"-file you made with Gedit for example.
5. Write in file:

wget -q -O - http://nullkey.kapsi.fi/et-sdl-sound/et-sdl-sound.gz | gzip -d > et-sdl-sound && chmod a+x et-sdl-sound;
./et-sdl-sound;

and save the file.

6. You can now play Enemy Territory with sounds.
   Just write ./ets in your terminal.

THIS BUG DOESN'T APPEAR WITH EVERY LINUX MINT USER!
But if I helped someone, I'm glad I could help you :)
 


Tags: no sound enemy territory bug fix linux mint
Created: 8 months ago.
Last edited: 8 months ago.
Reviewed: 8 months ago.
Read 0 times.

Comments

No comments so far.

Other tutorials from jiidu

No other tutorials.