Want to read Slashdot from your mobile device? Point it at m.slashdot.org and keep reading!

 



Forgot your password?
typodupeerror
×
Wine Software Entertainment Games

TransGaming Releases Cedega 4.1 56

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."
This discussion has been archived. No new comments can be posted.

TransGaming Releases Cedega 4.1

Comments Filter:
  • Xinerama (Score:5, Informative)

    by Apreche ( 239272 ) on Tuesday October 19, 2004 @05:58PM (#10569878) Homepage Journal
    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.
  • Re:Xinerama (Score:5, Informative)

    by 5E-0W2 ( 767094 ) on Tuesday October 19, 2004 @06:07PM (#10569970)
    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.
  • by gavriels ( 55831 ) on Tuesday October 19, 2004 @06:14PM (#10570027)
    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
  • by ecliptik ( 160746 ) on Tuesday October 19, 2004 @06:17PM (#10570051) Homepage

    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.

  • Re:Xinerama (Score:5, Informative)

    by Cthefuture ( 665326 ) on Tuesday October 19, 2004 @07:21PM (#10570528)
    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.
  • by reality-bytes ( 119275 ) on Tuesday October 19, 2004 @08:04PM (#10570873) Homepage

    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.
  • by HAKdragon ( 193605 ) <hakdragon&gmail,com> on Tuesday October 19, 2004 @08:55PM (#10571237)
    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.
  • by Quill ( 238781 ) <martinNO@SPAMsimaltech.com> on Tuesday October 19, 2004 @09:49PM (#10571536) Homepage
    The previous version of Cedega partially supported Far Cry through OpenGL. This new version fully supports the DirectX version.
  • ATI support (Score:3, Informative)

    by BrookHarty ( 9119 ) on Tuesday October 19, 2004 @10:02PM (#10571589) Journal
    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...
  • by gavriels ( 55831 ) on Tuesday October 19, 2004 @10:12PM (#10571654)
    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
  • by gavriels ( 55831 ) on Tuesday October 19, 2004 @10:14PM (#10571670)
    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
  • Comment removed (Score:2, Informative)

    by account_deleted ( 4530225 ) on Wednesday October 20, 2004 @12:40AM (#10572586)
    Comment removed based on user account deletion
  • Re:Xinerama (Score:4, Informative)

    by YOU LIKEWISE FAIL IT ( 651184 ) on Wednesday October 20, 2004 @02:57AM (#10573224) Homepage Journal

    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.

Real Programmers don't eat quiche. They eat Twinkies and Szechwan food.

Working...