Open flxfl opened 9 months ago
It looks like my issue is related to this, it started since updating GPTK: https://github.com/Whisky-App/Whisky/issues/851
There is a workaround for now on how to get back to the old GPTK version: https://www.reddit.com/r/macgaming/comments/1b22xo4/latest_gptk_version_issues_downgrading/
same issue
Looks like we can get previous "GPTK" (Libraries.zip) by combining the workflow run ID from here with the following URL: https://nightly.link/Whisky-App/WhiskyBuilder/actions/runs/<workflow_run_id>/Libraries.zip
. The contents should go into ~/Library/Application Support/com.isaacmarovitz.Whisky
.
Looks like we can get previous "GPTK" (Libraries.zip) by combining the workflow run ID from here with the following URL:
https://nightly.link/Whisky-App/WhiskyBuilder/actions/runs/<workflow_run_id>/Libraries.zip
. The contents should go into~/Library/Application Support/com.isaacmarovitz.Whisky
.
could you share the file / the URL please @hypermagik ?
This one appears to be the previous version - GPTK 1.2.0+2: https://nightly.link/Whisky-App/WhiskyBuilder/actions/runs/8116009858/Libraries.zip
For me, that latest 1.3.0 update solved my issue today.
1.3.0 update did not fix it for me. The Whisky log just loops through thread_get_state failed on Apple Silicon - faking zero debug registers
I tried running it via terminal using the wine64 that Whisky gets, and this is the error that spams:
0260:fixme:winsock:setsockopt Ignoring SO_RANDOMIZE_PORT src\common\net.cpp (1706) : Assertion Failed: getsockname failed in BGetBoundAddr with error: 10022 0024: thread_get_state failed on Apple Silicon - faking zero debug registers 0024: thread_get_state failed on Apple Silicon - faking zero debug registers
I can run steam through wine-crossover installed via brew, but obviously it doesn't have any of the GPTK libraries so games wont run, but Steam itself does run without issue.
Description
Previously had no issues with running Pinball FX. After being prompted by whisky to update to a newer version of GPTK and obviously updating, I haven't managed to run a game. Just a blank black screen and a crash afterwards.
M3 Max 16/40 with 48Gb RAM, Sonoma 14.3.1
Steps to reproduce
Expected behaviour
Usual game launch
Logs
What version of Whisky are you using?
2.2.3
What version of macOS are you using?
Sonoma (macOS 14)
Issue Language