Slashdot Mirror


TransGaming Releases Cedega 4.1

gavriels writes "Today, TransGaming released Cedega 4.1, a new update to our software that lets Windows games run on Linux systems. The new update adds support for Far Cry and Anarchy Online, and implements a completely new 3D pipeline which executes the traditional Direct3D Fixed Function rendering path using dynamically generated OpenGL vertex programs, providing great performance improvements on cards with sufficient vertex program capabilities. We also added MMX accelerated sound mixing, fixed copy protection issues in several games, and improved Pixel Shader support, among other things."

22 of 56 comments (clear)

  1. Interesting to see how Far Cry runs by Red+Moose · · Score: 4, Interesting
    Interesting to see how Far Cry runs seeing as it is a resource hog on XP (I run it with a GB of RAM to get it smooth - it's not a gfx issue even on my 9700 Pro). The Doom 3 comparison isn't really a realistic comparison as legit executables are made with both linux and win32 in mind.

    So Far Cry is a good game to test - it chews RAM but is prob comparable on video cards. If only I could remember how to run lilo with initrd thing I could reboot into linux and check.....ah happy days....

    --

    Acting stupid isn't much fun when there's someone around who knows better

    1. Re:Interesting to see how Far Cry runs by HAKdragon · · Score: 3, Informative

      I wouldn't be too suprised if it ran fairly well. The game does ship with an OpenGL renderer, though it isn't supported and you have to edit the config file to enable it.

      --
      "Our opponent is an alien starship packed with atomic bombs. We have a protractor."
    2. Re:Interesting to see how Far Cry runs by Quill · · Score: 3, Informative

      The previous version of Cedega partially supported Far Cry through OpenGL. This new version fully supports the DirectX version.

      --
      My religion forbids the use of sigs.
  2. Xinerama by Apreche · · Score: 4, Informative

    Still doesn't support xinerama. Neither does doom 3. All they have to do is add one lousy command line argument just like mplayer has.

    mplayer -xineramascreen 1 video.avi

    Then make the application you are running show up only on that xinerama screen. It's rather simple, but nobody does it. Even linux native games like vegastrike don't do it. It makes gaming very difficult. Windows that are supposed to open in the middle of the screen show up in the empty space between monitors. And full screen apps engulf both screens.

    I beg everyone developing linux apps to add proper support for xinerama. Please.

    --
    The GeekNights podcast is going strong. Listen!
    1. Re:Xinerama by 5E-0W2 · · Score: 5, Informative

      Just run it on a separate (non-xinerama) X server on a different virtual terminal, you get the added bonus of being able to switch easily between your desktop and your game without having to resort to the games windowed/full screen function.

    2. Re:Xinerama by Cthefuture · · Score: 4, Informative

      Well, if you have a nVidia card you can just use TwinView with meta modes.

      For example, my normal setup is 3200x1200 but I have meta-modes that disable one screen. So when Doom3 requests a 800x600 screen it automatically turns off the other monitor.

      UT2004 is not quite so smart, but I just click my little gnome-xrandr applet and select a single screen resolution, then start UT2004. Changing back is just as simple.

      I believe randr is actually available for any set of cards. It's the extension that lets you change resolution on the fly in X. So even without a nVidia card it should be quite painless.

      --
      The ratio of people to cake is too big
    3. Re:Xinerama by YOU+LIKEWISE+FAIL+IT · · Score: 3, Informative

      Not exclusively a Linux oversight as well - many Mac games run on dual head setups take over all the screens and blank the unused ones out. This is super annoying - I should be able to play Battlefield on the lcd while watching mail and irc on the second monitor, instead of having it just sit there black.

      --
      One god, one market, one truth, one consumer.
  3. Halo PC by Anonymous Coward · · Score: 2, Interesting

    I am wondering how well the DX9 code is, and more specifically, for running Halo PC/CE. I know that the Mac port uses OpenGL (I doubt that Westlake/Macsoft would try and use Quickdraw 3D). However, Gearbox uses a lot of DX9 and PX2.0 exclusive stuff in the win32 version.

    Althought getting the client to run would be awesome, the real question is when it will be able to run the Dedicated server for it, as a daemon. (halod wrapper anyone?)

  4. Re:What about render to texture? by gavriels · · Score: 4, Informative

    We have supported render to texture in Cedega, for both Direct3D and OpenGL apps for quite some time. It isn't as efficient in OpenGL in Linux, due to the lack of a specific extension to support it, but it still works. We render to a pbuffer, then copy to the target texture. You can see this to good effect in Far Cry, with their water reflections, for example.

    Take care,
    -Gav

  5. Re:Star Wars Battlefront ? by ecliptik · · Score: 5, Informative

    I attempted to install it the other week, but I ran into the wonderful cd-rom locking problem and was unable to switch to the second disk during the install.

    Transgaming claims Cedega 4.0 supports switching cd's, but it's hit or miss. Jedi Knight: Jedi Academy is an example of this, as their FAQ states you need to copy the second cd's contents to your hard drive and point the installer there when it asks.

    I really wish there was a simpler way to use cd drives with a stock GNU/Linux kernel instead of hunting down supermount patches or strange hacks like Transgaming tries. It's a major issue that that's is holding back as a desktop OS.

  6. Cedega questions by Tyrdium · · Score: 3, Interesting
    Since at least one person representative of Transgaming appears to be reading this thread, I'd like to ask a few questions. First, what of the plan to open-source WineX/Cedega? Is it safe to assume this is still in the works? If so, when is it estimated to happen?

    Now, for a support question... Is addition of support for FF XI currently in progress? Will it ever be in the near future? As it is, that's probably the only thing keeping me from switching to Linux (and buying a Cedega subscription, of course). Also, does the Steam version of Half-Life and its various mods (e.g., The Specialists) work under Cedega currently?

    Anywho, 4.1 looks great. Performance boosts are always a good thing. ;)

    Also, are there any benchmarks comparing between Cedega 4.0, Cedega 4.1, and native Windows performance? I'd like to see if Cedega causes a sizable framerate hit (i.e., 20% or more).

    1. Re:Cedega questions by gavriels · · Score: 4, Interesting

      Cedega is not Open Source software. We make no bones about this. Some of the code is available under the AFPL, and we release other portions under the X11 and LGPL licenses to share with the ReWind and Wine community occasionally, but our core technology will not be released. You can read more about some of the related issues in my column here.

      As far as Final Fantasy XI goes, we have not done any work on it, and I have no idea whether or not it works. We do our work based on our users' votes, so if you're interested, subscribe and vote for it!

      Steam and Half Life both work. Half Life 2 has been consistently voted #1 on our lists for several months, but as it's not released yet, we can't really talk about support for it at this time.

      Finally, benchmarks can vary significantly depending on the application and the system. Some titles run as fast as they do in Windows, others are slower (some significantly so), and we sometimes get reports of a title running faster under Linux for some users. You can check out our forums for more info on what works well.

      Take care,

      -Gav

  7. Re:Star Wars Battlefront ? by Sheetrock · · Score: 2, Interesting
    If the emulator is holding a lock on the drive despite the installer requesting a disc change, perhaps TransGaming could put in a 'override' keycombo that would request the software to close anything that's currently open on the drive.

    Handling unmount/mount with a keycombo would be useful too, such as in a fullscreen CD-swap environment. I haven't used it though so maybe this kind of stuff is in there in some form already...

    --

    Try not. Do or do not, there is no try.
    -- Dr. Spock, stardate 2822-3.




  8. Xinerama has no OpenGL support. by reality-bytes · · Score: 4, Informative


    Its not that Wine or Doom3 don't support Xinerama but that Xinerama doesn't yet support OpenGL.

    However, you *can* run multi-head without Xinerama and run as many OpenGL in-game displays as you can fit video-cards in your system.

    --
    Ripping an new rectum in the fabric of spacetime.
  9. ATI support by BrookHarty · · Score: 2, Informative

    I just wish ATI would lend more support to the linux side. I've switched to ATI when the 9700 PRO game out, and under windows its been great. Under linux, its like pulling teeth. I never had a problem with any of my nvidia cards (tnt to geforcefx).

    Transgaming lists some the ATI issues in the release announcement.

    I really think my next card for my dual boot system is going to be Nvidia based, tired of the problems.

    Also, anyone catch the 2.6 kernel issues statement? Come on... Im not going back to 2.4.x...

  10. Re:Star Wars Battlefront ? by gavriels · · Score: 2, Interesting

    Battlefront does not currently work, as it uses some DirectX 9.0c features that are not yet implemented. We're looking at this game, and several others that are high on our voting list for inclusion in our next release.

    That said, the eject system that was added to Cedega 4.0 should work for almost all titles. The only ones that it may have trouble with are ones where the installer requires the first CD back in the drive after the second one is done. I don't recall whether Jedi Academy is among these titles, but I didn't think it was.

    Please drop a note to our support team (support@transgaming.com) with more info on what didn't work for you. There are several things you can accidently do with the command line Cedega that will cause a problem for the eject management code - ie: launch the installer from a shell that is sitting in the cdrom mount point. Using Point2Play can eliminate some of these potential issues.

    Take care,
    -Gav

  11. Re:Star Wars Battlefront ? by gavriels · · Score: 3, Informative

    Cedega, when using the new -monitor-cdrom-eject option, does exactly this. If it detects a press of the drive's eject button, it simply closes the Linux handle for all files it has open, then calls the user-space eject program.

    The cdrom eject button monitor is only supported on CDRW or DVD drives though, so for older systems you need to use the Point2Play 'unmount / eject' button to trigger this behaviour.

    Take care,
    -Gav

  12. Re:maybe I'm an idiot by gavriels · · Score: 2, Informative

    Cedega is a commercial product, sold though our subscription system for $5 / month (3 month minimum). During your subscription, you have access to updates, support, and voting rights to tell us what games you want to see supported.

    You can still use the product even if you let your subscription expire, but you won't receive any futher updates, etc.

    You can find out more at http://www.transgaming.com

  13. Re:Star Wars Battlefront ? by hivemind_mvgc · · Score: 2, Insightful
    "It's a major issue that's holding (Linux) back as a desktop OS."

    If that's what you meant to say, then I agree. I firmly believe that games are what drives the state of the art in a lot of areas - graphics being a big one, but gamers are usally worried about performance issues as well, and it's nice that you can eliminate a lot of bloat with Linux. I mean, seriously, who buys matched 1GB pairs of DDR3200 or $400 video cards to use office apps?

    No one, I hope.

    There's a lot of gamers who would use Linux as their primary desktop, if they could only know that the new games coming out would be able to be run with their OS. I know I would use Linux in a heartbeat as my main OS, but I'd be stuck playing nothing but ID Games and Neverwinter Nights. Good games, but variety is the spice of life.

    Get games released for Linux, or make a foolproof emulator, and I bet you'll see the number of people using Linux as their primary desktop go through the roof.

    --
    I support the FairTax www.fairtax.org
  14. Re:More the reason to go Linux by PianoComp81 · · Score: 2, Interesting
    Until linux supports windows games natively (doubtful), my desktop (gaming) box is staying windows and my servers, laptop, and media center is staying linux.
    Doom 3 is now on Linux natively. Other games will start coming around, and eventually all games will run on Linux (as well as Windows still, I have a feeling).
    It'll be a slow process, but in 5-10 years I think we'll see this actually happen. You also don't have to buy Cedega. You can download the source/binary stuff and finish the compile job. It takes a little to get it working, but it does. Of course, you can support Cedega and pay for the binaries.
  15. Comment removed by account_deleted · · Score: 2, Informative

    Comment removed based on user account deletion

  16. Ideal solution for OS/Cedega by RedLaggedTeut · · Score: 2, Interesting

    The ideal solution for you then would be to ship the OS/cedega with the game, so you would simply boot Linux off a CD that came with the game.

    That has some drawbacks with upgrades and different hardware, but well, if you don't want to pay for an OS that runs games yourself ..

    --
    I'm still trying to figure out what people mean by 'social skills' here.