HGL
rare-sapphire
Control not running on Mac with Apple Game Porting Toolkit
I'm trying to play it using GPTK but it keeps saying playing, but then backs out. I'm not sure what's causing it or how to fix it so I was wondering if anyone could help.
Thanks

2 Replies
rare-sapphireOP•2y ago
Game Settings: {
"autoInstallDxvk": true,
"autoInstallVkd3d": true,
"preferSystemLibs": false,
"enableEsync": true,
"enableFsync": true,
"nvidiaPrime": false,
"enviromentOptions": [],
"wrapperOptions": [],
"savesPath": "",
"showFps": false,
"useGameMode": false,
"language": "",
"wineVersion": {
"wineserver": "/usr/local/Cellar/game-porting-toolkit/1.0.3/bin/wineserver",
"name": "GPTK Wine (DX11/DX12 Only) - wine-7.7",
"type": "toolkit",
"lib": "/usr/local/Cellar/game-porting-toolkit/1.0.3/bin/../lib",
"lib32": "/usr/local/Cellar/game-porting-toolkit/1.0.3/bin/../lib",
"bin": "/usr/local/Cellar/game-porting-toolkit/1.0.3/bin/wine64"
},
"wineCrossoverBottle": "",
"winePrefix": "/Users/jaidityakapoor/Games/Heroic/Prefixes/default/Control"
}
Game launched at: Tue Aug 29 2023 02:29:35 GMT-0400 (Eastern Daylight Time)
Launch Command: LD_PRELOAD= WINE_FULLSCREEN_FSR=0 WINEESYNC=1 WINEFSYNC=1 /Applications/Heroic.app/Contents/Resources/app.asar.unpacked/build/bin/darwin/legendary launch Calluna --wine /usr/local/Cellar/game-porting-toolkit/1.0.3/bin/wine64 --language en
Game Log:
[cli] INFO: Logging in...
[Core] INFO: Trying to re-use existing login session...
[cli] INFO: Checking for updates...
[Core] INFO: Getting authentication token...
[cli] INFO: Launching Calluna...
Legendary update available!
- New version: 0.20.33 - "Undue Alarm"
- Release summary:
[] Improved handling of SDL changes
[] Added safeguards to prevent two simultaneous instances from corrupting the database
[] Added support for running uninstallers
[] More gracefully handles account errors
See full changelog for additional details.
- Release URL: https://legendary.gl/release/0.20.33
- Download URL: https://legendary.gl/release/download/0.20.33/legendary_macOS.zip
esync: up and running.
0024:err:mscoree:CLRRuntimeInfo_GetRuntimeHost Wine Mono is not installed
GitHub
Release 0.20.33 - Undue Alarm · derrod/legendary
How does this work again...?
This releases ships some long-overdue bug fixes and a few smaller features including support for uninstallers that some games (pretty much just Fortnite) now have, impr...
rare-sapphireOP•2y ago
These are the logs