Running Windows applications with CrossOver 14 Linux
Contingency Solution
Have you transitioned from Windows to Linux and then found that you still need the occasional Windows program? You could set up a virtual machine, but CrossOver Linux offers a faster and more efficient approach.
Running Windows applications on virtual machines is a frequent topic after users migrate from Windows to Linux. A virtual setup saves you the trouble of maintaining a parallel Windows installation on the same hard drive and dual-booting between the environments. However, if you want to use just a few Windows programs, setting up a virtual machine is overkill, given that the performance and handling of a virtual Windows system on a Linux PC is only practical if you set up the guest extensions. Working in this way is therefore quite expensive, because you must have a Windows license to set up a normal Windows installation on the virtual machine. Additionally, you need to update the drivers for the virtualization program after each kernel update.
A more elegant solution is to have Linux pretend to be a Windows system environment so that Windows programs "see" the usual system calls, libraries, and interfaces. One such program, CrossOver Linux [2], does just this. It is an enhanced version of Wine [1] that supports a number of Windows applications.
Spoofing a Windows Environment with Wine
When your Linux computer pretends to be a Windows machine, programs can run without the overhead of a virtual environment at something close to native speed. Unfortunately, Windows is not open source, and the information you need to emulate the Windows environment is not generally available. However, the developers of the open source Wine project have focused since 1993 on the Herculean task of analyzing and building something similar to the Windows system environment through reverse engineering. Not all Windows libraries have been built, though, in which case Wine can use the libraries (DLL files) of an existing Windows version to improve compatibility – again, you need a Windows license for this.
Wine has been continuously developed over the years. The latest stable version when I wrote this article was 1.6.2. By the time this issue hits the newsstands, version 1.7.40 will be available. Although some developers of Windows programs and freeware providers occasionally use Wine for a quick port of their applications to Linux, it is often very complicated to talk a specific program into running properly (or at all) on Wine.
CodeWeavers' CrossOver
CodeWeavers, the makers of CrossOver Linux, is now one of the main sponsors of the Wine project and employs some of the Wine developers. The improvements the CrossOver developers make to the LGPL-licensed Wine source code are given back to the free project, whereas CrossOver Linux, originally only intended to run Microsoft Office on Linux, is available under a proprietary license. Version 14 was released recently, and it officially supports many popular Windows applications, especially games.
The compatibility list published regularly by CodeWeavers [3], which assigns popular Windows programs to "Gold," "Silver," and "Bronze" categories shows how stably the programs run and provides very useful orientation. If your choice of program is not on the list, you still have hope if the status is "Not tested." If you're very unlucky, you might find your program under "Known not to work," but you can save time experimenting with Wine.
One advantage that CrossOver offers over Wine is that it removes the need for a complex configuration for programs officially supported by CrossOver. Microsoft Office 2010 SP1, which I installed in the lab test for this article, is supported with Silver status (Figure 1). You still need a license for the Office package when installing under Linux.
CrossOver is a commercial program; an annual license costs $59.95. When the license expires after 12 months, you will not receive any more updates, but you still can use the software. However, if you need to reinstall after one or two years, it might be difficult to get the product up and running on a then-current Linux version. You can download a 30-day trial version of CrossOver Linux 14.0.3 from the website [4].
CrossOver has its own database, which bundles installation information for all supported Windows tools (e.g., details of which Linux packages are needed for the program to work). The CrossOver Software Installer (Figure 2) then prompts you, when you install a Windows application, to agree to installing required dependencies and proceeds to set up all the necessary components automatically. After the install, the Windows programs in appear in All Applications | Windows Applications below the start menu (Figure 3).
CrossOver 14
New versions of CrossOver are generally characterized by their support for new Windows apps. In the case of CrossOver 14, this means Quicken 2015 and some new games, including: Warcraft III, Hearthstone, Cube World, Path of Exile, Euro Truck Simulator 2, Terraria, South Park: The Stick of Truth, and Xenonauts. The software is based on the current prerelease version 1.7.25 of Wine.
If you are familiar with older versions of CrossOver, you will notice that the developers revamped the GUI for version 14. You can now launch Windows applications directly from the CrossOver user interface.
CrossOver 14 Linux offers a more convenient approach to taking advantage of Microsoft Office and other selected Windows programs on the Linux desktop. However, compared with a virtual machine running on the free VirtualBox, this comes at a price of about $60. This cost is acceptable if you depend on Microsoft Office, for example, especially because acquiring CrossOver Linux removes the need for an additional Windows license.
Infos
- CrossOver Linux: https://www.codeweavers.com/
- Wine: https://www.winehq.org/
- Compatibility database: https://www.codeweavers.com/compatibility/browse/name/
- Trial version download: https://www.codeweavers.com/products/crossover-linux/download/
Buy this article as PDF
(incl. VAT)
Buy Linux Magazine
Subscribe to our Linux Newsletters
Find Linux and Open Source Jobs
Subscribe to our ADMIN Newsletters
Support Our Work
Linux Magazine content is made possible with support from readers like you. Please consider contributing when you’ve found an article to be beneficial.
News
-
There's a New Open Source Terminal App in Town
Ghostty is a new Linux terminal app that's fast, feature-rich, and offers a platform-native GUI while remaining cross-platform.
-
Fedora Asahi Remix 41 Available for Apple Silicon
If you have an Apple Silicon Mac and you're hoping to install Fedora, you're in luck because the latest release supports the M1 and M2 chips.
-
Systemd Fixes Bug While Facing New Challenger in GNU Shepherd
The systemd developers have fixed a really nasty bug amid the release of the new GNU Shepherd init system.
-
AlmaLinux 10.0 Beta Released
The AlmaLinux OS Foundation has announced the availability of AlmaLinux 10.0 Beta ("Purple Lion") for all supported devices with significant changes.
-
Gnome 47.2 Now Available
Gnome 47.2 is now available for general use but don't expect much in the way of newness, as this is all about improvements and bug fixes.
-
Latest Cinnamon Desktop Releases with a Bold New Look
Just in time for the holidays, the developer of the Cinnamon desktop has shipped a new release to help spice up your eggnog with new features and a new look.
-
Armbian 24.11 Released with Expanded Hardware Support
If you've been waiting for Armbian to support OrangePi 5 Max and Radxa ROCK 5B+, the wait is over.
-
SUSE Renames Several Products for Better Name Recognition
SUSE has been a very powerful player in the European market, but it knows it must branch out to gain serious traction. Will a name change do the trick?
-
ESET Discovers New Linux Malware
WolfsBane is an all-in-one malware that has hit the Linux operating system and includes a dropper, a launcher, and a backdoor.
-
New Linux Kernel Patch Allows Forcing a CPU Mitigation
Even when CPU mitigations can consume precious CPU cycles, it might not be a bad idea to allow users to enable them, even if your machine isn't vulnerable.