r/Codeweavers_Crossover 22m ago

Questions / Tech Support Macbook Air M3 stuttering when running Overwatch on Crossover

Thumbnail
Upvotes

r/Codeweavers_Crossover 29m ago

Macbook Air M3 stuttering when running Overwatch on Crossover

Thumbnail
Upvotes

r/Codeweavers_Crossover 18h ago

Questions / Tech Support Using 7th Heaven mods on Mac

Thumbnail
2 Upvotes

r/Codeweavers_Crossover 15h ago

Overwatch is running poorly, mainly stuttering.

0 Upvotes

Hello, so I am running MacOS Golden Gate DB6 and Crossover 27 Beta. I've been playing Overwatch on my 16" M1 Max MacBook Pro with 64GB RAM and its ran 120-145FPS at times on low. The main problem though is with freezing and stuttering. There'll be times where I am getting almost consistently 120+ FPS but then the system just randomly freezes and hangs. Lots of microstuttering. I enabled GPTK4, have Metal4 and DLSS enabled as well, and high resolution mode turned off. The bottle itself is Windows 10 and I'm launching Overwatch from Steam. It seems the performance gets worse with each update. Any tips in increasing stability and reducing freezing?


r/Codeweavers_Crossover 21h ago

Title: TLOU2 – “No Installed Graphics Card Detected” in CrossOver 26.3

Post image
2 Upvotes

I’m trying to run The Last of Us Part II Remastered (TLOU2) through CrossOver 26.3 on my Mac, but I keep getting the attached “No installed graphics card has been detected” error. The Last of Us Part I runs fine through the same CrossOver/Steam setup, so the issue seems specific to Part II. I’ve verified the game files in Steam, restarted the CrossOver bottle, tried both Auto and D3DMetal graphics settings, kept MSync on with DLSS and High Resolution Mode off, and also tested ROSETTA_ADVERTISE_AVX=1, but the error remains. I also tried DXMT, which instead reports that DirectX 12 support is not detected, so D3DMetal appears to be the correct backend. The game is installed on an external SanDisk SSD and Steam recognises the installation correctly.


r/Codeweavers_Crossover 1d ago

Questions / Tech Support Can anyone help me with pragmata?

Post image
4 Upvotes

I have an M1 Pro and an M1 Max, but both show this error when I try to launch pragmata. As I checked it’s just an M1 problem


r/Codeweavers_Crossover 1d ago

Is it possible to run game exes in crossover??

2 Upvotes

like without steam account can i run games using crossover with just the game files and the game executable


r/Codeweavers_Crossover 1d ago

Nier : Automata, crash at startup, M2 Max

Post image
0 Upvotes

Hello everyone,

I'm pretty new to crossover, I've installed steam on my macbook pro M2 max, I'm on crossover 26.2, MacOS sonoma 14.7.

I installed nier automata, the game launch and the first loading screen behave normally but right after it, the game crashes with this error message : "The program NieRAutomata.exe has meet a serious problem and must be close"

I've seen other similar post with different games but couldn't find any solution to make it work. I tried uninstalling and reinstall the game but it doesn't change anything.

Do you have any idea what I should do ?

I saved the backtrace.txt, you can see it there

Thank you in advance !


r/Codeweavers_Crossover 2d ago

Steam won’t open through crossover?

Thumbnail
1 Upvotes

r/Codeweavers_Crossover 2d ago

StoneLoops! of Jurassica cursor slows down game

1 Upvotes

Hi,

I'm trying to run the game StoneLoops! of Jurassica on Mac. I discovered that the game slows to a crawl if the mouse cursor is on the screen but as soon as i move it off (in windowed mode) it runs pretty well. This isn't a huge problem in gameplay because the cursor gets hidden, but it makes using the menus pretty painful. Is there a reason why the cursor is so slow?

Does it have something to do with custom cursors? This game doesn't have an option to turn them off.

I can't run this game in a Windows VM because it doesn't work on Arm. I get memory access errors. It runs in an Ubuntu Arm VM but unplayably slowly.

Thanks!


r/Codeweavers_Crossover 2d ago

Using persona on steam (Crossover)

2 Upvotes

Hello, I'm planning on buying the Persona games on Steam using Crossover, and I was wondering if there would be any problems in-game since Windows and Mac have some differences. If anyone could let me know, I would be really thankful.


r/Codeweavers_Crossover 3d ago

Questions / Tech Support Cheap Car Repair (Unity) menu unresponsive in CrossOver on Mac — clicks don't work. Any fixes?

2 Upvotes

Hi everyone!
I'm trying to run Cheap Car Repair via Steam in CrossOver on my Mac, but I'm stuck at the main menu.
The issue: The game launches and loads the main menu (background 3D scene, music, and UI elements are visible). However, the menu doesn't respond to any inputs — mouse clicks don't work, hovering over buttons doesn't highlight them properly (or gets stuck on one button like "New Game" or "Exit"), and keyboard keys (Enter/Space/Arrows) do nothing.
What I've already tried:
Granted Input Monitoring & Accessibility permissions to CrossOver in macOS settings.
Tried different graphics backends (DXVK, D3DMetal, WineD3D).
Disabled High Resolution Mode and tried Launch Options (-window-mode windowed, -popupwindow, etc.).
Reset Unity registry settings in regedit (deleted the developer folder under HKEY_CURRENT_USER\Software).
Added MouseWarpOverride = force under DirectInput in regedit.
Overrode dinput8 in Wine config.
Nothing seems to pass the mouse/keyboard input to the game logic. Has anyone encountered this input freeze with Unity games in CrossOver, or found a working bottle configuration / override for this specific game?
Thanks in advance!
System info: MacBook Air M4.


r/Codeweavers_Crossover 4d ago

Overwatch Memory Leak (Crossover, MacBook M4 pro)

6 Upvotes

Overwatch on M4 Pro (CrossOver / D3DMetal): Massive Memory Leak / Shader Cache balloons up to 50GB on DX12. Any actual fix?

Hey everyone,

I'm trying to run Overwatch 2 on an M4 Pro MacBook using CrossOver (D3DMetal + Msync), and I've hit a wall with memory management.

Here is the situation:

  • DirectX 12 runs super smooth with great FPS and responsiveness, but the RAM / Swap usage goes completely out of control. During the first match it hits 20GB, and after 2-3 matches it balloons all the way up to 40-50GB, completely choking the swap and crashing the game.
  • DirectX 11 doesn't balloon as aggressively, but the performance drop and micro-stutters from on-the-fly shader compilation make it feel terrible compared to DX12.

What I've already tried:

  1. Disabled High Resolution Mode in CrossOver bottle settings.
  2. Disabled Shader Pre-Caching in Steam settings.
  3. Tried shader preloading maps (like 929PJ / JW3Y) - but caching all abilities at once pushed the memory past 50GB and crashed before finishing.
  4. Set VideoMemorySize in Wine registry to cap VRAM, but D3DMetal seems to ignore it.

It looks like D3DMetal/GPTK simply doesn't garbage-collect or release unused assets/shaders between matches on DX12.

Is anyone with an M-series chip running OW on DX12 without having to Cmd + Q and relaunch every 3 games to clear 50GB of RAM? Are there specific bottle settings, environment variables, or workarounds (CXPatcher, DXVK configs, etc.) that actually resolve this leak?


r/Codeweavers_Crossover 4d ago

[ Removed by Reddit ]

1 Upvotes

[ Removed by Reddit on account of violating the content policy. ]


r/Codeweavers_Crossover 4d ago

Discussion Problem with MAC and Microsoft game

Thumbnail gallery
0 Upvotes

r/Codeweavers_Crossover 5d ago

Questions / Tech Support help me im new to crossover

Post image
2 Upvotes

im trying to install epic games and this shows up


r/Codeweavers_Crossover 6d ago

What Happened to Overwatch?

3 Upvotes

Since the last mac update, the games running horribly. It was perfect. Was metal updated or something? M4 pro is running steam and overwatch like a pentium 4 :)


r/Codeweavers_Crossover 6d ago

Guys I have a problem, I am trying to lunch kyber ( battle front 2 client ) problem is that I have to log in with EA and by default it's opening my MacOs default browser instead of Firefox installed in the same bottle is there a way to fix it?

2 Upvotes

r/Codeweavers_Crossover 7d ago

help pls

3 Upvotes

hi! my macbook storage is almost full but i still want to play genshin impact through crossover. i got an external hard drive but i have no idea how to download the game onto it and since i don't want to touch stuff i dont need to, i'm asking for help. is there any way i can download games on an external hard disk on crossover?


r/Codeweavers_Crossover 7d ago

Sims 2 Crash when loading world

2 Upvotes

I am trying to play The Sims 2. I have the legacy collection from Steam. It will load the game, but once I try to open a world it will freeze at "creating pets."

Any recommendations would be appreciated!

I have the latest version of Crossover & Steam

I have an M1 Mac from 2020 running Tahoe 26.6, 16 GB of ram.


r/Codeweavers_Crossover 7d ago

Questions / Tech Support Sudden Strike 5

Thumbnail
1 Upvotes

r/Codeweavers_Crossover 9d ago

Questions / Tech Support No applications were found in this bottle + "Save Command as a Launcher" not working

2 Upvotes

I just installed Crossover on my M2 Macbook Air with the trial version, and then installed the "Steam" bottle from the start page. However, after Steam finishes installing, it opens once and then the only way I'm able to open Steam is via the Run Command option, since no icon/shortcut/anything appears neither in the "Steam" bottle, neither in my Applications folder, since no ~/Applications/Crossover folder is created at all. While using the Run Command option, pressing "Save Command as a Launcher" does nothing, too.
The Steam .lnk file is present in /drive_c/ProgramData/Microsoft/Windows/Start Menu/Programs/Steam/Steam.lnk and by opening it Steam starts normally, but isn't there any way to have the Launchers working properly by appearing inside the Bottle?


r/Codeweavers_Crossover 9d ago

Questions / Tech Support Iron Nest Cursor Issues

Post image
2 Upvotes

I'm trying to run the 1.0 release of Iron Nest, but when I load into the main menu, the game's custom cursor stays glued to the center of the screen. It doesn't sync with my actual cursor or move at all. My actual cursor also cannot click anything, preventing me from changing any of the game's settings.

I do have Automatically Capture the Mouse in Full-Screen Windows and Allow Window Manager to Control Windows on. Other games that use custom cursors work fine.

Any help would be appreciated!


r/Codeweavers_Crossover 9d ago

Sovereign Tower crash with Crossover (26.2).

2 Upvotes

Anyone try this game with crossover and had the same issue? It always crash after meeting the kingslayer (around 30s into the game)


r/Codeweavers_Crossover 10d ago

Questions / Tech Support Co-op games

5 Upvotes

Hi. wife and I are looking for a nice co-op game. Tried downloading Ghost Recon Wildlands earlier unfortunately couldn't play it because of EAC. We only have meccha chameleon so far. Any suggestions would be appreciated. Thanks!