Wolfenstein: Enemy Territory

Wolfenstein acts as the cornerstone of our OpenGL benchmarks. The program uses very simple GL calls, and runs on virtually any configuration that we could find. There is an unusual bug in Wolfenstein when used in conjunction with FrameGetter; occasionally after running the modified executable, the original executable uses the libFG libraries anyway.

Wolfenstein: Enemy Territory No AA

Wolfenstein: Enemy Territory 4xAA

Let's take a specific look at the performance between our Radeon X800 Pro and the GeForce 6800 (Non-Ultra). You can download the CVS file of the graph below here.
Wolfenstein: Enemy Territory ATI vs NVIDIA No AA

We expect relatively older games like Wolfenstein to be fairly CPU bound. A two and a half minute cross-section of the radar timedemo reveals very little difference in performance between the two cards - but keep in mind that for this timedemo, we captured our FPS on two second intervals. Unreal Tournament on the previous page was taken at half second intervals. There are still some interesting phenomena, however. At the 109th second of the timedemo, notice how the Radeon X800 ramps very slowly before peaking at the 115th second. The NVIDIA card peaks almost immediately at the 111th second, stays level and then peaks again at the 115th second. Here is a screenshot of that particular scene.




Click to enlarge.


Our player has just walked out of a hut and onto the field. The global scene that seems to have punished our graphic cards (~43rd second) the most can be seen below.




Click to enlarge.


Unreal Tournament 2004 32-bit Medal of Honor Allied Assault
Comments Locked

33 Comments

View All Comments

  • - Saturday, October 24, 2009 - link

    http://www.goph3r.com/mh">http://www.goph3r.com/mh
    (air jordan, air max, shox tn, rift, puma, dunk sb, adidas) nike jordan shoes 1-24 $32
    lv, coach, chane bag $35
    COOGI(jeans, tshirts, hoody, jacket) $30
    christian audigier(jeans, tshirts, hoody) $13
    edhardy(shoes, tshirts, jeans, caps, watche, handbag) $25
    Armani(jeans, tshirts,) $24
    AF(jeans, coat, hoody, sweater, tshirts)Abercrombie & Fitch $31
    http://www.goph3r.com/mh">http://www.goph3r.com/mh
  • TheWounded - Monday, November 1, 2004 - link

    Its a nice test but i would have loved to see how the XGI volari cards would have done.
    I'm interested if the volari's could be a good choice for linux gamers. But unfortunatly there are no linux benchmarks involving the volaris.
  • henca - Thursday, October 7, 2004 - link

    This was a very nice comparision of mid- and high-end cards. It would be interesting to also see a comparision with low-end cards like Matrox G550, Intel Extreme graphics and the Radeon 9200 family.

    The good news about these cards is that they are all supported by the opensource DRI drivers. An up-to-date Linux distribution should support them out of the box without having to download and install any binary drivers.
  • MNKyDeth - Tuesday, October 5, 2004 - link

    I am a Linux gamer only so a benchmark comparison like this is great. I really enjoyed reading it. But, imo, there was a lack of games included in the benchmark roundup. I would like to see Savage, NWN, and either quake3 or Heretic 2 shown aswell.

    I also do not like the showing of wineX (Cedega) benchmarks as it defeats the purpose the gaming on linux. The only way I could recomend anyone to use wineX (Cedega) is if they don't own a copy of windows. If you do own a copy of windows do not use wineX for pete's sake, just dual boot, it is the better emulator after all.
  • jerrysiebe - Tuesday, October 5, 2004 - link

    For anisotropic filtering, I did a strings search in libGL and came up with something.

    >strings /usr/lib/libGL.so | grep ANISO
    __GL_LOG_MAX_ANISO

    Setting that, I can see a visible difference and get a FPS hit, so I believe it works. On my GF4 4200, I can set __GL_LOG_MAX_ANISO to 1, 2, and 4 and see the difference. Set to anything else I get no anisotropic filtering.
  • Thetargos - Monday, October 4, 2004 - link

    Excellent article, just a comment on the NVIDIA uninstaller... it plainly doesn't work as it should. The prlblem is that it substitutes (like the ATi driver) some libraries in the system, but unlike ATi's driver, NVIDIA's driver also makes a change in one library used for the Direct Redering Infrastructure, libdri.a specifically. So uninstalling the drivers with NVIDIA's uninstaller this won't be reverted (re-install of the XFree86 package or Xorg package is required, note only the core package is need).
    In favor of ATi's driver, the uninstallation is much easier and the system is restored to its previous stage, restoring the backup copy of libGL.so.1.2 that is the only system library it overwrites.
  • plamalice - Monday, October 4, 2004 - link

    The Nvidia AGPgart driver is causing problems with ATI cards (perhaps other non-nVidia card as well) on both Win and Linux when used on an nForce based mobo (of course). Nforce3 (150, pro150) have both caused me problems when using an ATI card until the gart driver was uninstalled.

    A poor attempt by nVidia to make ATI card appear unstable ? :P

    Anyways, if you have an nForce-based motherboard and an ATI gfx card, do not use nvidia's gart driver.
  • KristopherKubicki - Monday, October 4, 2004 - link

    directedition: i just symlink /mnt/cdrom to /media/dvdrecorder

    Kristopher
  • zainab12345 - Friday, September 18, 2020 - link

    you can easily play this [Medal Of Honor Download Highly Compressed][1] , check out this blog

    [1]: https://hdpcgames.com/medal-of-honor-limited-editi...
  • mczak - Monday, October 4, 2004 - link

    "Keep in mind that we even run SuSE, a RPM derivative - not too different from Red Hat."
    That really doesn't make sense. RPM is just the package manager! If a dos version which uses rpm would exist, would you say that it is "not too different" too?

    "Below, you can see a screen grab from our ATI frame buffer playing Unreal Tournament at 800x600. The image should not be surrounded by a black border, but rather, stretched to the limits of the screen."
    This looks to me like you did not have configured 800x600 resolution in the Xfree config file (Sax2 will happily do that) - you cannot switch to fullscreen resolutions not configured usually with XFree/Xorg (though maybe the nvidia driver doesn't care).

    btw about aniso not working: I guess you could do that quite easily with framegetter? Just intercept the filter setting calls and replace them?

Log in

Don't have an account? Sign up now