CrossOver
CrossOver is a proprietary Windows compatibility layer for macOS based on Wine made by developers CodeWeavers. CrossOver modifies Wine, adding compatibility patches, a user-friendly interface and technical support.
Availability
CrossOver is initially available with a 14-day trial. Remember to use the coupon code APPLEGAMINGWIKI
for 25% off the cost of the purchase.
Then CrossOver can be purchased in two editions:
- CrossOver + - which gives 12 months of upgrades and phone support with a discounted renewal price.
- CrossOver Life - which gives lifetime access to all future versions and unlimited email and phone support.
Nightly builds are available for BetterTesters, CodeWeaver's beta testing program.
It is also possible to compile Wine games using other methods for free, for example PortingKit or Wineskin.
Game launchers
CrossOver is capable of running many Windows games installed via exe files (for example DRM-free installers downloaded from GOG.com). However the support for actual game library platforms is currently limited. These platforms are supported:
- Steam
- Ubisoft Connect
Epic Games Launcher
Legendary
- Epic Games Launcher via Legendary : Epic games Launcher can be Installed via a command line tool called Legendary. This can be downloaded as a file from their GitHub Repository and can be added to path to invoke the CLI tool. Login to your Epic Games Account via
legendary
auth and uselegendary list-games
to view your library. After you install a game, add it to crossover via the "Run Command..." Option and navigating to/Users/<username>/legendary/<game folder>
and locating the .exe file. The location may vary based on the game.
Heroic
- Heroic is a GUI front-end for Legendary.
- Install Heroic Games Launcher macOS build
- Install CrossOver 21, created new Heroic Windows 7 x64 Bottle called Heroic
- Install dependencies into Heroic bottle:
- Microsoft Visual C++ 2010 (10.0) Redistributable (64 bit)
- Microsoft XML Parser (MSXML) 3.0
- DirectX for Modern Games
- Core Fonts
- Enable DXVK tick (Ctrl+click on Heroic bottle, go to Settings)
- Link the wine file within /Applications/CrossOver.app/Contents/SharedSupport/CrossOver/CrossOver-Hosted Application/wine
- In Heroic, 'Custom Wine/Proton Paths' and set Wine version to custom
- Blank out WinePrefix folder in Settings and within game settings
- Essential: Ctrl+click on Heroic bottle, rename to 'default' (this is due to hardcoded paths)
Origin
Download the CrossOver Origin install script.
- Create a new Windows 7 x64 bit bottle in CrossOver called 'Origin'
- Click Install a Windows Application and install Origin
- In the Origin installer set the path to the C:\Origin\ folder (do not press install yet)
- Download the script into the /Application Support/CrossOver/ folder
- Run the script by opening Terminal and navigating to /Application Support/CrossOver/ and starting the CrossOver_Origin.sh script
- Whilst the script is running, complete the Origin install
- This script must be re-run whenever Origin requires an update
Recommended settings
DirectX for Modern Games
This should be installed within the bottle for any DirectX 9 game.
DirectX 11
DirectX 11 support can be enabled by toggling DXVK.
Enable DXVK |
---|
|
Esync
Enable Esync |
---|
|
Upgrading DXVK and MoltenVK
Stutters and performance can often be fixed by using a more up to date version of DXVK and MoltenVK than the one included in default CrossOver. This has a dramatic effect on many games including God of War (2018), The Witcher 3, Star Wars: Battlefront II. However, it can also cause instability in games like Battlefield 1. See this tutorial:
Upgrade MoltenVK[1] |
---|
IMPORTANT: As of 11th of April 2022, Gcenx has removed DXVK patches from his MoltenVK builds, a newly modified file for 1.1.9 is now hosted on PCGamingWiki.
|
Upgrade DXVK[2] |
---|
|
Semaphore fix[3] |
---|
Add:
|
Framerate tracking
Steam overlay
Steam overlay is part of Steam preferences and some games launches through Steam can display the game's framerate. However many games run through Steam do not necessarily correctly launch the Steam overlay.
DXVK HUD
- Only works when DXVK is enabled and a DirectX 10 or 11 game is running.
- Can cause graphical issues in some games, e.g. Dishonored 2.
- Navigate to
~/Library/Application Support/CrossOver/Bottles/<bottle name>
- Ctrl+click
cxbottle.conf
and open with TextEdit or another text editor - At the bottom of the file add
"DXVK_HUD"="devinfo,gpuload,memory,fps,frametimes"
and save
Trdrop
It is possible to take raw footage and analyse using the application. Download It from here
Recommendations
Vsync is forced on macOS, so is best to disable vsync and framecap in-game. Practically every game benefits from disabling frame-limiting, making them much more fluid, but without tearing.
Codeweavers usually recommends to install different programs on different bottles, in order to avoid interference between such programs. This is because multiple pieces of software installed within a bottle can cause instabilty and unexpected crashes.
One the other hand, almost all games use the same dependencies, so your bottle becomes more compatible every time a game installs another dependencies.
32-bit Games
32-bit games run slowly, and will probably function better on Parallels. Wine 7.0 support will introduce much faster 32-bit support in CrossOver 22.
Unreal Engine 4
Unreal Engine 4 games often displays a black background, this is due to lack of geometry shader support.[4]
DirectX 12
DirectX 12 support may be available On CrossOver 23 For Mac.
Anti-cheat support
Anti-cheat support is not available using CrossOver, despite the fact that some exceptions have been made for Proton, a similar compatibility layer that functions on Linux operating systems.
References
- ↑ https://www.reddit.com/r/macgaming/comments/qt4e1b/you_can_run_the_latest_dxvk_with_crossover_on_mac/
- ↑ https://www.reddit.com/r/macgaming/comments/qt4e1b/you_can_run_the_latest_dxvk_with_crossover_on_mac/
- ↑ Verified by User:Andytizer on 2022-03-23
- From 'nas': Using MTLFence for VkSemaphore has issues of its own: https://github.com/KhronosGroup/MoltenVK/issues/796
- ↑ Unreal Engine 4 Games on Macbook pro m1… - last accessed on 2022-03-23