-
-
Notifications
You must be signed in to change notification settings - Fork 284
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
wine c runtime library runtime error #1253
Comments
I have the same issue not sure how to fix it ,did you get urs fixed? |
i haven't yet sadly 😭 apparently its an issue for everybody who tries to play mr and there's no way to fix it yet |
yeah this sucks i think its cuz of the miniumum graphic you need to run the game so its prob the games fault they better fix that too |
Supposedly Marvel Rivals requires something included in wine v9.19 (https://bugs.winehq.org/show_bug.cgi?id=57277) which is why we see the runtime error. Not entirely sure what version of Wine we are using with whiskey atm. |
We're on Wine 7.7 https://github.com/Whisky-App/Whisky/blob/main/WhiskyKit/Sources/WhiskyKit/Whisky/BottleSettings.swift#L85 |
dang, guess ill have to use crossover preview then |
WINEDLLOVERRIDES="d3dcompiler_47=n;dxgi=n,b" PROTON_LOG=1 %commands% Use these launch options when you get Assertion error on the loading screen Posted on ProtonDB |
How do I do this? |
Click with the left mouse button on the game > Properties > And in LAUNCH OPTIONS paste > WINEDLLOVERRIDES="d3dcompiler_47=n;dxgi=n,b" PROTON_LOG=1 %commands% |
You try force Proton Experimental? |
Oh no, we are all using Whisky on MacOS I believe? I'm not sure but I believe Proton is for Linux specifically? |
Description
trying to play a steam game (marvel rivals) and all my other games were working fine besides this one, when i press play a pop up appears saying, "Runtime error! program: blah blah blah abnormal program termination press ok to exit the program, or cancel to start the wine debugger." ive tried to download vc redist and that didnt fix it either, ive also tried to use the terminal to get vc2019 using winetricks but that just says that taskset/cpuset is not available on my platform and wineserver isn't found. Starting the wine debugger on the pop up doesn't do anything either.
Steps to reproduce
Expected behaviour
i expected it to open the game, and then run like how all my other games do
Logs
What version of Whisky are you using?
2.3.2
What version of macOS are you using?
Sonoma (macOS 14)
Issue Language
The text was updated successfully, but these errors were encountered: