Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: Steam crashes in Retina mode when launched with Rockstar launcher. #947

Closed
1 task done
Tescan-group opened this issue Apr 21, 2024 · 2 comments
Closed
1 task done
Labels
bug Something isn't working

Comments

@Tescan-group
Copy link

Description

Steam keeps crashing and re-launching in a loop.

Steps to reproduce

1 - Enable Retina mode in Bottle configuration.
2 - Launch Rockstar games launcher.
3 - Launch Steam afterwards.

Expected behaviour

Steam should be launched without crashing.

Logs

Whisky Version: 2.3.2
Date: 2024-04-21T22:00:15Z
macOS Version: 14.4.1

Bottle Name: Steam
Bottle URL: /Users/tayfunc/Library/Containers/com.isaacmarovitz.Whisky/Bottles/7228142A-E0BE-445F-AB82-5166BADD81EC

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

Metal HUD: false
Metal Trace: false

DXVK: true
DXVK Async: true
DXVK HUD: off

Arguments: start /unix /Users/tayfunc/Library/Containers/com.isaacmarovitz.Whisky/Bottles/7228142A-E0BE-445F-AB82-5166BADD81EC/drive_c/Program Files (x86)/Steam/steam.exe

Environment:
{
    "DXVK_ASYNC" = 1;
    "GST_DEBUG" = 1;
    WINEDEBUG = "fixme-all";
    WINEDLLOVERRIDES = "dxgi,d3d9,d3d10core,d3d11=b";
    WINEESYNC = 1;
    WINEPREFIX = "/Users/tayfunc/Library/Containers/com.isaacmarovitz.Whisky/Bottles/7228142A-E0BE-445F-AB82-5166BADD81EC";
}

09f0:err:winediag:ntlm_check_version ntlm_auth was not found or is outdated. Make sure that ntlm_auth >= 3.0.25 is in your path. Usually, you can find it in the winbind package of your distribution.
0bd8:err:kerberos:kerberos_LsaApInitializePackage no Kerberos support, expect problems

What version of Whisky are you using?

2.3.1

What version of macOS are you using?

Sonoma (macOS 14)

Issue Language

  • Yes my issue is written in English
@Tescan-group Tescan-group added the bug Something isn't working label Apr 21, 2024
@Tescan-group
Copy link
Author

The workaround mentioned here did not work for me btw;
#41 (comment)

@Tescan-group
Copy link
Author

Seems it was due to Esync being used instead of Msync.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant