Whisky-App / Whisky

A modern Wine wrapper for macOS built with SwiftUI
https://getwhisky.app
GNU General Public License v3.0
12.72k stars 268 forks source link

[Bug]: Steam does not start #758

Closed dmatis2 closed 10 months ago

dmatis2 commented 10 months ago

Description

If I double click on shortcut or start Steam via "Run", it won't start...

Steps to reproduce

  1. Open Whisky
  2. Double-click on Steam shortcut or run it via "Run"

Expected behaviour

Steam should start.

Logs

Whisky Version: 2.2.2
Date: 2024-01-04T08:00:39Z
macOS Version: 14.2.1

Bottle Name: Steam
Bottle URL: /Users/dmatis/Library/Containers/com.isaacmarovitz.Whisky/Bottles/C307B211-554A-4223-9BB2-A84F134E8185

Wine Version: 7.7.0
Windows Version: win10
Enhanced Sync: msync

Metal HUD: false
Metal Trace: false

DXVK: true
DXVK Async: true
DXVK HUD: off

Arguments: start /unix /Users/dmatis/Library/Containers/com.isaacmarovitz.Whisky/Bottles/C307B211-554A-4223-9BB2-A84F134E8185/drive_c/Program Files (x86)/Steam/steam.exe

Environment:
{
    "DXVK_ASYNC" = 1;
    WINEDEBUG = "fixme-all";
    WINEDLLOVERRIDES = "dxgi,d3d9,d3d10core,d3d11=b";
    WINEMSYNC = 1;
    WINEPREFIX = "/Users/dmatis/Library/Containers/com.isaacmarovitz.Whisky/Bottles/C307B211-554A-4223-9BB2-A84F134E8185";
}

What version of Whisky are you using?

2.2.2

What version of macOS are you using?

Sonoma (macOS 14)

Issue Language

dmatis2 commented 10 months ago

Issue resolved by Macbook restart ¯_(ツ)_/¯