From owner-freebsd-questions@FreeBSD.ORG Thu May 14 12:02:17 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1F86A106568C for ; Thu, 14 May 2009 12:02:17 +0000 (UTC) (envelope-from bounces@nabble.com) Received: from kuber.nabble.com (kuber.nabble.com [216.139.236.158]) by mx1.freebsd.org (Postfix) with ESMTP id C6FF98FC20 for ; Thu, 14 May 2009 12:02:16 +0000 (UTC) (envelope-from bounces@nabble.com) Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1M4Zdg-0005Ev-0q for freebsd-questions@freebsd.org; Thu, 14 May 2009 05:02:16 -0700 Message-ID: <23539161.post@talk.nabble.com> Date: Thu, 14 May 2009 05:02:15 -0700 (PDT) From: LordBanter To: freebsd-questions@freebsd.org In-Reply-To: <19021118.post@talk.nabble.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: honeoxhaahketa@gmail.com References: <19021118.post@talk.nabble.com> Subject: Re: Linux Wolfenstein Enemy Territory - no sound X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 May 2009 12:02:19 -0000 Hi, I was going nuts with this Wolfenstein Enemy Territory sound issue. I have installed the game, but the sound was not working at all. I have tried almost all available solutions from the Internet. None worked. However I have managed to make one solution work properly for me and voila! I HAVE SOUND & MUSIC NOW! )) Read on how I made it: 1. I have downloaded this script: http://nullkey.ath.cx/~stuff/et-sd [...] -sound.gz. (Alternative mirror: http://members.lycos.co.uk/lordban [...] l-sound.gz ) 2. The script was not working from scratch. I have had to edit it manually. First locate where your Wolfenstein installation directory is (via locating et.x86 file. The dir/folder where the file is, is your installation dir. In my case it was /usr/local/games/enemy-territory ) 3. Now open downloaded script wolfsp-sdl-sound file with text editor (on my Mandriva I just used KWrite, but for other distro just use default one) 4. At the beginning of the file you will find disabled grey text/comment. There will be such a text (search for it): "# You can set this in GAME_PATH environment variable" and just underneath the text there will be the variable called GAME_PATH="". 5. Remove the hash (#) from before the GAME_PATH variable. The text may become colorful as it is no longer disabled comment. 6. Now type in your full path to Wolfenstein installation dir between inverted comas. In my case it looked like this: GAME_PATH="/usr/local/games/enemy-territory". It is like this by defauld, so you may just use it, if you haven't change installation dir. 7. Now go down the file, and locate another variables which are GAME_BIN and GAME_DIR. 8. Change value of GAME_BIN to GAME_BIN='et.x86' 9. Change value of GAME_DIR to your Wolfenstein installation dir only (not a path!). In my case it was: GAME_DIR='enemy-territory'. It's default folder (directory/catalog whatever you call it...) so if you haven't change it during installation, use that one. 10. That's it! 11. Now drag and drop your edited "wolfsp-sdl-sound" file into the console window and execute it by pressing ENTER. Voila! The Wolfenstein is running with SOUND now! 12. [applause] The main problem with Linux is this damned console/script thing. I mean how they are going to beat Windows, as main Windows advantage is GRAPHICALLY operated environment, not TEXT operated one! This must be changed and all console commands/scripts should have GRAPHICAL (icon to click) equivalent. Enjoy! Banter --------------------------------------------------------------------------------- Brand new advanced Amiga compatible! Visit www.natami.net --------------------------------------------------------------------------------- -- View this message in context: http://www.nabble.com/Linux-Wolfenstein-Enemy-Territory---no-sound-tp19021118p23539161.html Sent from the freebsd-questions mailing list archive at Nabble.com.