Wolfenstein Enemy Territory working on Mac

Since one of the new updates on Mac it has prevented W:ET from running on the mac altogether leaving you with a quickened error sound and the program will finally just shut itself down. To enable it to run again on the newest of Mac OSX all you need to find is a simple text file called Autoexec.cfg and place it in you ETmain folder and the game will run just like normal again. Quick note if you are thinking the new updates of the game will help 2.60c & 2.60d dont bother they wil have the same problem look in forums for the link to download the text file as it is the only way the game will work.

smudge wrote:It works fine here so persevere. Anything odd show up when you run it from a terminal?
I don't recall anything odd showing up in the terminal, but when I get home I'll try it.
toad wrote:What about the driver? Which one are you using?
I'm using fgrlx, the latest one, installed from the catalyst repo. The open source driver performed even worse, getting around 2/3 fps The funny thing is everything else that depends on the gpu works just fine

Similar Messages

  • Wolfenstein Enemy Territory Leopard

    I have recently purchased a MacBook 2.0 GHz 80GB running Leopard and i tried to play one of my favorite online games Wolfenstein Enemy Territory but whenever i tried starting it up it never worked just froze the Macbook and had to force quit happens every time. Is there anyway to resolve this i have tried downloading and running every version there was.
    Many Thanks
    Brad Smith

    Hey Brad,
    Does your computer fall within this list of qualifications?
    Windows® 98/ME/2000/XP OS (Windows NT 4.0 not recommended for clients)
    100% Windows® 98/ME/2000/XP compatible system (including all 32bit drivers)
    Intel Pentium® III 600Mhz processor or equivalent
    128 MB RAM
    32 MB 100% fully OpenGL® compliant 3-D video card
    Microsoft® Direct X® 8.1 or higher (not included)
    271 MB total disk space for game files
    500 MB free disk space for swap file
    100% Microsoft® Windows® compatible keyboard
    100% Microsoft® Windows® compatible mouse
    100% Microsoft® Windows® compatible sound card
    For internet play, 100% Windows® 98/ME/2000/XP compatible 56.6k modem or better internet connection. 56.6k modem play is not recommended for games with more than 8 players total; broadband players should be able to handle up to 32 depending on their connection with the server on which they're playing.
    I fail to see Mac OS listed.

  • Wolfenstein Enemy Territory sound issues

    I've installed the latest version + patch of W:ET from the AUR (running 64 bit archlinux). Out of the box the sound was not working. A solution here: http://ubuntuforums.org/archive/index.php/t-40795.html worked. Specifcally:
    $ sudo modprobe snd_seq_oss
    $ sudo modprobe snd_mixer_oss
    $ sudo modprobe snd_pcm_oss
    And then this:
    # echo "et.x86 0 0 direct" > /proc/asound/card0/pcm0p/oss
    However this seems to be only a 'half-solution' as after this the sound in W:ET works fine but I cannot produce audio simultaneously from any other application. I am required to close W:ET to use sound for anything else.
    I also have et-sdl-sound installed from the AUR.
    This is the relevant error from ET:
    "------- sound initialization -------
    /dev/dsp: No such file or directory
    Could not open /dev/dsp
    I have the following audio packages installed:
    alsa-lib
    alsa-oss
    alsa-plugins
    pulseaudio-alsa
    lib32-alsa-lib
    lib32-alsa-oss
    lib32-alsa-plugins
    libpulse
    pulseaudio
    pulseaudio-alsa
    lib32-libpulse
    Any suggestions? Apologies in advance for my lack of knowledge and experience in this area.

    Its been like that for a while. punkbuster doesnt seem to like this workaround though, some servers will kick you.

  • [SOLVED] Installation of Enemy Territory fails

    Hi Archers ,
    System:
    Archlinux 64bit
    32bit libs: (installed with pacman "What else ")
    lib32-glibc, lib32-gcc-libs, lib32-alsa-lib, lib32-libstdc++5, lib32-openal, lib32-libxdamage, lib32-libxfixes, lib32-sdl
    Nvidia Driver (also installed with 32bit lib support):
    NVIDIA-Linux-x86_64-100.14.23-pkg2.run (This is the only Nvidia driver which works without graphical problems in UT2004)
    Shell: BASH (uxterm)
    Login: root (Please NO discussion about the risk and consequences being logined as root *THANX*)
    following Problem:
    I would like to play Enemy Territory but the Installer failed to install with following message:
    Verifying archive integrity... All good.
    Uncompressing Enemy Territory 2.60 Full Install..............................................................................................................................................................................................................................................................................................................................
    ./setup.sh: line 191: /root/.setup8705: cannot execute binary file
    ./setup.sh: line 191: /root/.setup8705: cannot execute binary file
    I started the installer with following commands but everytime the same message:
    linux32 sh et-linux-2.60.x86.run
    linux32 sh ./et-linux-2.60.x86.run
    linux32 et-linux-2.60.x86.run
    linux32 ./et-linux-2.60.x86.run
    ./et-linux-2.60.x86.run
    I try to change the PATH-Variable:
    PATH=$PATH:/opt/lib32/lib:/opt/lib32/usr/lib
    (same error message as above)
    Than i tried to install an older Version (et-linux-2.55.x86.run) with following Message:
    Verifying archive integrity... All good.
    Uncompressing Enemy Territory 2.55...........................................................................................................................................................................................................................................................................................................
    The setup program seems to have failed on x86/glibc-2.0
    See http://zerowing.idsoftware.com/linux/ for troubleshooting
    In this case i also tried all variations of starting the binary, as above.
    I also tried to extract the binary with the --keep parameter and start the setup.sh manualy (also with and without the linux32 command), but with the same results.
    Is there a Problem with the LOKI installer?
    Is there a lib, which i have to install?
    Do i have to edit the setup.sh?
    PLEASE HELP ME.......
    Last edited by roost (2008-04-14 11:56:12)

    roost wrote:
    VERDICT
    Installation of Enemy-Territory (Return to Castle Wolfenstein) and True Combat: Elite on ArchLinux 64 bit:
    Kernel with 32-bit support:
    Executable file formats / Emulations --> [*] IA32 Emulation
                                                             <*>   IA32 a.out support
    32-bit compatibility libraries (installed with pacman):
    lib32-glibc, lib32-gcc-libs, lib32-alsa-lib, lib32-libstdc++5, lib32-openal, lib32-libxdamage, lib32-libxfixes, lib32-sdl
    Install Nvidia driver with 32-bit support.
    (maybe Ati driver similar)
    Download Packages:
    http://aur.archlinux.org/packages.php?ID=2063 #Enemy Territory Package
    http://aur.archlinux.org/packages.php?ID=2661 #True Combat: Elite Package
    change the line arch=('i686') to arch=('x86_64') in the file PKGBUILD.
    makepkg (HOWTO):
    http://wiki.archlinux.org/index.php/AUR_User_Guidelines
    Sound issue:
    http://nullkey.ath.cx/~stuff/et-sdl-sound/
    From this Webpage:
    wget -q -O - http://nullkey.ath.cx/~stuff/et-sdl-sou … l-sound.gz | gzip -d > et-sdl-sound && chmod a+x et-sdl-sound
    start the downloaded file: et-sdl-sound , and immediately will start ET.
    Via the mod menu you can switch to TC:E.
    Greez  roost
    ok I tried to do this but I keep getting errors
    ==> Validating source files with md5sums...
    et-linux-2.60.x86.run ... Passed
    ET-2.60b.zip ... Passed
    enemy-territory.desktop ... Passed
    et-ded ... FAILED
    et-pbupdate.sh ... FAILED
    et.sh ... FAILED
    etded.sh ... FAILED
    ==> ERROR: One or more files did not pass the validity check!
    what Am I doing wrong here?
    Edit
    Doh I forgot to download all the packages now that was silly of me lol
    Last edited by Shadowmeph (2008-05-27 19:50:23)

  • Using sound for Enemy Territory and TeamSpeak

    When I'm playing a match of Enemy Territory I would like to still here the sound that TeamSpeak produces. I've tried numerous things, but I can't get ET and TS to work together.
    Does anyone have a succes story they can share with me?
    my current .asoundrc:
    pcm.my_card {
    type hw
    card 0
    # mmap_emulation true
    pcm.dmixed {
    type dmix
    ipc_key 1024
    # ipc_key_add_uid false # let multiple users share
    # ipc_perm 0666 # IPC permissions for multi user sharing (octal, defa ult 0600)
    slave {
    pcm "my_card"
    # rate 48000
    # period_size 512
    pcm.dsnooped {
    type dsnoop
    ipc_key 2048
    slave {
    pcm "my_card"
    # rate 48000
    # period_size 128
    pcm.asymed {
    type asym
    playback.pcm "dmixed"
    capture.pcm "dsnooped"
    pcm.pasymed {
    type plug
    slave.pcm "asymed"
    pcm.dsp0 {
    type plug
    slave.pcm "asymed"
    pcm.!default {
    type plug
    slave.pcm "asymed"
    Thanks in advance,
    Marco

    I had the same problem a while ago. The thing was that ET opened the sound-device in full-duplex mode (recording and playing at once) while TeamSpeak tried to do the same thing. But somehow this is not possible with the OSS Emulation of Alsa. So you've to overwrite the game's defaults by doing something like that:
    echo "et.x86 0 0 disable" > /proc/asound/card0/pcm0c/oss
    echo "et.x86 0 0 direct" > /proc/asound/card0/pcm0p/oss
    echo "et.x86 0 0 disable" > /proc/asound/card0/pcm1c/oss
    I've no idea what exactly each line is good for and maybe you have to adjust this a bit, but I guess a google search will reveal it. I put this lines into /etc/rc.local so I don't have to do this manually after each reboot.

  • Enemy territory and doom3 mouse annoyance

    I have three options:-
    1. Do not disable dga in xorg.conf- :- If my move my mouse too much, some of the movement data is stored in some buffer or something. Press any key or move the mouse some more, this movement data stored in the buffer gets released and you can see the cursor moving in random directions. Till all the data gets released your keypresses do not do anything except moving the mouse. Virtually unplayable.
    2. Disable dga:- mouse movements become slow in doom3 whereas in enemy territory very slow mouse movements are not picked up at all. Extremly irritating.
    3.X11_SDL_VIDEO_DGAMOUSE=0: does not seem to make any difference in et(I think it does not use SDL). In doom3, it is same as disabling dga in xorg.
    rtcw works perfectly, what is wrong with et and doom3?

    export SDL_VIDEO_X11_DGAMOUSE=0, nor any other suggestions worked for me either.  I think that there's actually two very similar problems that are being lumped in as one. 
    There's no problem with slow mouse movements on my system.  It's that whenever the mouse wheel was used, the wheel movements wouldn't register until the mouse was moved.  That in effect would delay the actual mouse movements.  And the more the wheel was used, the greater the delay.
    I just locked all of my xorg packages to the last working release.
    Edit: Should note, I only tested RTCW:ET.
    Last edited by jb (2008-07-02 17:23:23)

  • Enemy Territory 64 Bit Sound Problem

    Hi fellow Archers,
    I am running Arch64 and managed to install ET. It works fine except the audio. I installed the et-sdl-package and its dependencies.
    et-sdl-sound
       lib32-alsa-lib
       lib32-sdl
    When I run ET the console outputs:
    ------- sound initialization -------
    /dev/dsp: Device or resource busy
    Could not open /dev/dsp
    I have found multiple posts on this topic, but I couldn't make it work... could someone please help.
    Thanks in advance.

    I would recommend just downloading the et-sdl-sound script (it's a single file so you don't really need pacman's help to manage it) and putting it in /usr/local/bin or somewhere under $HOME. You will have to add '!strip' to the options array in enemy-territory's PKGBUILD, otherwise the script will not work (it says 'unrecognized ET binary' or something).
    It seems the AUR package for et-sdl-sound gained some support for x86_64 since I last looked at it, but according to the comments (and the fact that it's flagged out-of-date), it has all kinds of new problems.
    (Don't forget lib32 packages for pulseaudio in case you use that.)
    Last edited by Raynman (2014-01-04 15:33:48)

  • Enemy Territory Quake Wars won't run because of video card/driver

    I have installed Enemy Territory Quake Wars to my Tecra A9-51U and when it trys to load it comes up with the message:
    "The current video card / driver combination does not support the necessary features: GL_ARB_texture_rectangle or GL_EXT_texture_rectangle GL_ARB_shader_objects GL_ARB_vertex_shader GL_ARB_fragment_shader"
    I have tried to install new drivers from both intel an nvidia however they they dont work and say that the driver must come from toshiba however I can not find any!
    Is there anything that I can do to resolve this or is there nothing that i can do to get it working!!?

    Hi buddy,
    why so nervous? I have here some nice sites which have really good drivers WHICH WORK ;)
    Check these sites:
    http://www.laptopvideo2go.com/ (read the FAQ section first)
    http://www.omegadrivers.net/
    download the drivers from there and play quake wars. Its a nice game, I am waiting for it since I ordered it and it should come next week.
    Greets

  • Enemy Territory freeze

    Occasionally when playing Enemy Territory, I get a freeze. Game  locks up, sounds goes itno a loop. Ctrl-Alt-Backspace doesn't work, I've got to switch terminals and kill it from there. When this happens, running top shows et.x86 is using 99.n% of my CPU. Is this an X.org, ET or NVIDIA-releated problem? I just want to know where to look, normally it doens't really worry me too much cause I'm not really a gamer, it just pissed me off last night so I'd like to try and fix it if I could.
    X.org 6.8.2
    Latest NVIDIA according to pacman

    Do you have "RenderAccel" set to true in your /etc/X11/xorg.conf?
    You could launch ET via the command line. Open up a terminal and type:
    > /opt/enemy-territory/et
    and look at the output...

  • Enemy territory ... muted!

    Hi to everyone.
    I have a recent installed ArchLinux (32 bits), I have downloaded and I have installed enemy-territory 2.60b-12 from AUR.
    I launch the game and it works ... but I can't hear nothing.
    I have checked the audio and everything works fine in my computer ... but this game no yet!.
    Somebody can help me, please?.

    What about that?
    https://bbs.archlinux.org/viewtopic.php … 3#p1435413

  • BB Desktop Manager no longer works with Mac Maverick - Need Help Urgently

    I have been a loyal Blackberry user since the Government of Canada officially began using these cell phones. I feel, however, abandoned by Blackberry (they obviously don't believe that it is easier to retain an existing customer than acquire a new one). I'm using a Blackberry Bold (9900) with a Macbook Pro. Everything was fine until I upgraded my Mac operating system to Maverick; my Blackberry Desktop Manager no longer works, so I cannot sync the content (contacts, calendar) of my phone with my Mac, but that's not the worst of it.
    I recently had a momentary lapse and exceeded the 10 password attempts to access my phone... this accidentally wiped my phone clean... and because Desktop Manager does not work with Mac, I do not have a way to recover my data. Rogers was of no help and had Blackberry updated its desktop software months ago, as it should have, this issue would have been moot. I do not know how or why, but I was able to recover most of my data, but I'm not sure just how up-to-date tha data is and am still going through it, but I'm having issues with some functionality.
    I'm in the US for several months and have suspended my Canadian services. Prior to the wipe, I was able to use wifi on my phone to send and receive emails with no problem.  After the wipe, I can't send emails or bbms.  I checked my blackberry internet service and all email accounts are good to go. BBMs are another issue.  I need help.  Suggestions please. 

    Apple has ceased synchronization with Mavericks. The issue lies with Apple, not with the desktop software. To mitigate the lack of sync capabilities in Mavericks you can sync your contacts and calender on your Mac with the usual suspects (Yahoo, Google). Create a backup (archive) for Contacts and Calender on your Mac first, then create one of those email accouonts that allow syncing. On your 9900 and with BlackBerry provisioning enabled create the new or existing email account. See which email accounts can sync with BB, I know Yahoo is working fine. For Yahoo, get the Yahoo Calender sync (a few bucks one-off payment required), Contacts sync works off the shelf within BB. If you reset the 9900 you should be able to restore all data with BB DTM. Please note that emails you received during the 9900 reset and the date of restore will not be available on the device. You will still not be able to sync contacts/calender over BB DTM. I hope that helps.
    BlackBerry Bold 9900, Blackberry Z10 and BlackBerry PlayBook.

  • Audio captcha is not working in mac safari 5.1.7. We used below code snippet that is working in other browser like IF 7,8,9, crome and firefox. Audio refresh is also not happening. When submit Audio Captcha then jcapcha framework giving InvocationTargetEx

    Audio captcha is not working in mac safari 5.1.7.
    We used a code snippet that is working in other browser like IF 7,8,9, crome and firefox.
    Audio refresh is also not happening.
    When submit Audio Captcha then jcapcha framework giving InvocationTargetException.
    <Edited By Host>

    Audio captcha is not working in mac safari 5.1.7.
    We used a code snippet that is working in other browser like IF 7,8,9, crome and firefox.
    Audio refresh is also not happening.
    When submit Audio Captcha then jcapcha framework giving InvocationTargetException.
    <Edited By Host>

  • Looking for an app that works with Mac and iPhone that will set calendar reminders of birthdays in contacts.

    Looking for an app that works with Mac and iPhone that will set calendar reminders of birthdays in contacts.

    Hi ron1098,
    Try my application Dates to iCal. it runs on the Mac, but you can sync the calendar to your iOS device.
    See more about Dates to iCal here. It is £4 shareware with a 2 week demo.
    Best wishes
    John M
    As I sell software on my site and ask for donations, the Apple Support Communities Use Agreement requires that I state that I may receive some form of compensation, financial or otherwise, from my recommendation or link.

  • Which browsers will work with mac ver 10.4.11

    which version firefox works with mac ver 10.4.11

    Firefox 3.6.x is the last version of Firefox for PPC Mac's from Mozilla.
    For older Macs that aren't supported in Firefox 4+ versions, try TenFourFox for PowerPC's running Mac 10.4.11 & 10.5.8 . <br />
    http://www.floodgap.com/software/tenfourfox/
    http://tenfourfox.blogspot.com/

  • Wireless print server that works with Macs and Epson R1800?

    Hi,
    I'm looking to buy a wireless print server, which I could use as if the printer was connected directly to my Mac. So basically, it just needs to have printing over IP port (like port 9100 on HP JetDirect) and drivers for Mac OS X (or ideally, no special drivers needed at all). Devices that do sharing of the printer only over LPD (older Unix), SMB (Windows), IPP (Cups / newer Unix) or similar protocols is not what I'm looking for here.
    The reason why LPD, SMB and IPP are not an option is that I'll need utilities such as Epson Printer Utility to work over the network too.
    It looks like Linksys, Belkin and some other have products that allow access to the printer over port 9100 (standard HP JetDiret's port) as if the printer was connected directly to the computer. However, for the most part I was able to find only success stories for Windows users.
    Windows has standard driver that allows connection to the printer to be easily switched from USB port to network port. Does OS X comes standard with that feature, or is the special driver needed?
    Most importantly, has anybody had success with printing from Mac through wireless print server (any brand) to Epson R1800? Did the Epson Print Utility (checking the ink levels, checking and cleaning the head, etc) work? Any special drivers needed?
    Thanks

    direwolf has hit the nail on the head - the Epson driver won't work for IP printing. The Epson driver is a Carbon driver, where they build the comm protocols into the driver instead of enabling use of the standard protocols on OS X (that are part of the CUPS system). You'll need a CUPS driver to use the standard network protocol(s). The printfab driver is a CUPS driver.
    Exception - the Apple Extreme/Express/etc print servers have firmware that make them work like Macs - Mac-to-Mac sharing works with USB-only drivers! I hesitate to recommend the Extreme/Express, because Apple can't seem to get all the kinks out.

Maybe you are looking for

  • Media Encoder CC Crashes Loading Looks 3

    Every time I load Media Encoder it crashes when "Loading Looks3_AE10.plugin. I have no idea where to even start with trying to fix this. I just formated my primary drive and am in the process of reinsalling and setting everything up. So I just got al

  • Cinnamon taskbar app icon not displaying properly for Sublime Text

    Cinnamon is displaying Sublime Text's icon in the taskbar as a question mark. This is the only app it does it with and I'm having trouble finding out what's causing it to attempt to fix it. Different themes have no effect. Other programs installed fr

  • Receiver FCC Structure For Header and Trailer

    Hi Guys , I need to go for receiver FCC for header and trailer  in PI .How the FCC in communication channel needs to be configured if I am taking a separate node for header and trailer in mapping .Output of the file should be as the file attached. Th

  • Imported animations from SolidWorks have video noise at top

    New problem with my proof-of-concept video at work...we are intercutting short animation sequences with "live" video clips to create a sort of "how-to" video for employees. The animation sequences are rendered in SolidWorks Composer as *.AVI files, a

  • Been reverted back to old profile system

    Hi, just need a bit of info as to why ive been put back on to the old profile system, my hub as been syncing to my full line capacity for 3 days now, on the first day of the 3 days it started syncing at 14569kbps i was still on  the new system wich g