Slashdot Mirror


Public Betas For CrossOver Mac and Linux

Jeremy White writes, "I am happy to announce that we have put up a new version of our public beta of CrossOver Mac as well as an equivalent public beta of CrossOver Linux. For Mac users, this release includes fixes to Internet Explorer, fixes for many cases where programs would crash when run (e.g. Microsoft Office 2000 and similar older applications), fixes for Outlook 2003, and a range of other improvements. For Linux users, the big highlights are support for World of Warcraft and many Steam based games (including Half Life 2 and Counterstrike), as well as support for Outlook 2003. Version 6 also represents a major improvement in the core of Wine since version 5 of CrossOver, so you may be pleasantly surprised as you try running unsupported applications."

2 of 183 comments (clear)

  1. Re:I don't know why people bother... by finkployd · · Score: 5, Informative

    Because parallels requires you run a complete copy of Windows, where as wine doesn't.

  2. Re:I have to ask... by jrcamp · · Score: 5, Informative

    Because WINE is not an emulator. It's an implementation of the win32 API. Windows binaries are x86 so they have to run on an x86 platform if they are to run natively. That's why you can run 3D games with it--there's no overhead involved so they can run at their native speeds.