Whisky-App / Whisky

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

[Bug]: Stalcraft doesn't open, process disappearing after 3 seconds #897

Open Nygosaki opened 3 months ago

Nygosaki commented 3 months ago

Description

When attempting to launch stalcraft, steam shows "Running" for 3 seconds, while not actually launching anything. After 3 seconds, steam shows I am no longer playing the game.

Steps to reproduce

  1. Download steam
  2. Download stalcraft
  3. Launch stalcraft

Expected behaviour

The game to show up on my task bar, and open

Logs

Whisky Version: 2.2.4
Date: 2024-04-02T10:35:00Z
macOS Version: 14.3.1

Bottle Name: Win10
Bottle URL: /Users/nygosaki/Library/Containers/com.isaacmarovitz.Whisky/Bottles/81EE7E60-CE11-4EFE-9473-D9297EBFF891

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

Metal HUD: true
Metal Trace: false

DXVK: true
DXVK Async: true
DXVK HUD: partial

Arguments: start /unix /Users/nygosaki/Library/Containers/com.isaacmarovitz.Whisky/Bottles/81EE7E60-CE11-4EFE-9473-D9297EBFF891/drive_c/Program Files (x86)/Steam/steamapps/common/STALCRAFT/sclauncher.exe

Environment:
{
    "DXVK_ASYNC" = 1;
    "DXVK_HUD" = "devinfo,fps,frametimes";
    "MTL_HUD_ENABLED" = 1;
    WINEDEBUG = "fixme-all";
    WINEDLLOVERRIDES = "dxgi,d3d9,d3d10core,d3d11=n,b";
    WINEESYNC = 1;
    WINEMSYNC = 1;
    WINEPREFIX = "/Users/nygosaki/Library/Containers/com.isaacmarovitz.Whisky/Bottles/81EE7E60-CE11-4EFE-9473-D9297EBFF891";
}

msync: bootstrapped mach port on wine-7bf22f-msync.
msync: up and running.

What version of Whisky are you using?

2.2.4

What version of macOS are you using?

Sonoma (macOS 14)

Issue Language

Nygosaki commented 3 months ago

I would just like to add that on Whisky, there wasn't any error shown, but when I attempted to run it on crossover, the same error message as #674 got displayed. Stalcraft is also a DirectX 10 game if it helps.