HGL
harsh-harlequin
Apple M1: Not launching RL via HGL
System Info:
CPU: 8x Apple M1
Memory: 8.59 GB (used: 4.28 GB)
GPUs:
OS: 14.2.0 (darwin)
The current system is not a Steam Deck
We are not running inside a Flatpak container
Software Versions:
Heroic: 2.11.0 Kumachi
Legendary: 0.20.33 Undue Alarm
gogdl: 0.7.3
Nile: 1.0.0 Jonathan Joestar
Game Settings: {
"autoInstallDxvk": true,
"autoInstallVkd3d": true,
"preferSystemLibs": false,
"enableEsync": true,
"enableFsync": true,
"nvidiaPrime": false,
"enviromentOptions": [],
"wrapperOptions": [],
"showFps": false,
"useGameMode": false,
"language": "",
"wineVersion": {
"wineserver": "/usr/local/Cellar/game-porting-toolkit/1.0.4/bin/wineserver",
"name": "GPTK Wine (DX11/DX12 Only) - wine-7.7",
"type": "toolkit",
"lib": "/usr/local/Cellar/game-porting-toolkit/1.0.4/bin/../lib",
"lib32": "/usr/local/Cellar/game-porting-toolkit/1.0.4/bin/../lib",
"bin": "/usr/local/Cellar/game-porting-toolkit/1.0.4/bin/wine64"
},
"wineCrossoverBottle": "",
"winePrefix": "/Users/administrator/my-game-prefix"
}
Game launched at: Wed Dec 13 2023 15:54:14 GMT-0500 (Eastern Standard Time)
Launch Command: HEROIC_APP_NAME=Sugar HEROIC_APP_RUNNER=legendary HEROIC_APP_SOURCE=epic LD_PRELOAD= DOTNET_BUNDLE_EXTRACT_BASE_DIR= DOTNET_ROOT= WINEPREFIX=/Users/administrator/my-game-prefix WINE_FULLSCREEN_FSR=0 WINEESYNC=1 WINEFSYNC=1 /Applications/Heroic.app/Contents/Resources/app.asar.unpacked/build/bin/darwin/legendary launch Sugar --wine /usr/local/Cellar/game-porting-toolkit/1.0.4/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 Sugar...
Legendary update available!
- New version: 0.20.34 - "Direct Intervention"
- Release summary:
[!] Fixed webview based login
[*] Fixed a number of bugs and performance issues
11 Replies
harsh-harlequinOP•2y ago
See full changelog for additional details.
- Release URL: https://legendary.gl/release/0.20.34
! This update is recommended as it fixes major issues.
- Download URL: https://legendary.gl/release/download/0.20.34/legendary_macOS.zip
wine: '/Users/administrator/my-game-prefix' is not owned by you
GitHub
Release 0.20.34 - Direct Intervention · derrod/legendary
Another set of long-overdue fixes, alongside a critical hotfix for the Webview login being broken.
As always you can support Legendary development via Ko-Fi ♥
Note: Due to some compatibility issues...
harsh-harlequinOP•2y ago
Please assist as our eSports Team needs this to function in order to compete. Thank you.
Is the local user's username actually "administrator" and does
/Users/administrator/my-game-prefix
exist?
Ideally you shouldn't touch the Wineprefix option at all, the option Heroic picks for you should workharsh-harlequinOP•2y ago
The username that was trying to launch was not "administrator" but "student" - Also if the wineprefix option was touched as it sounds like it was, how can we resolve this?
The default value should be
/Users/<username>/Games/Heroic/Prefixes/<game title>
(inserting the username and game title of course). Set that path in the game settings (⚙️ icon on the game card)harsh-harlequinOP•2y ago
Brilliant, that fixed the issue. Thank you ⭐️
It worked for all but one workstation. The error logs for the 1 are below: System Info:
CPU: 8x Apple M1
Memory: 8.59 GB (used: 4.1 GB)
GPUs:
OS: 14.2.0 (darwin)
The current system is not a Steam Deck
We are not running inside a Flatpak container
Software Versions:
Heroic: 2.11.0 Kumachi
Legendary: 0.20.33 Undue Alarm
gogdl: 0.7.3
Nile: 1.0.0 Jonathan Joestar
Game Settings: {
"autoInstallDxvk": true,
"autoInstallVkd3d": true,
"preferSystemLibs": false,
"enableEsync": true,
"enableFsync": true,
"nvidiaPrime": false,
"enviromentOptions": [],
"wrapperOptions": [],
"showFps": false,
"useGameMode": false,
"language": "",
"wineVersion": {
"wineserver": "/usr/local/Cellar/game-porting-toolkit/1.0.4/bin/wineserver",
"name": "GPTK Wine (DX11/DX12 Only) - wine-7.7",
"type": "toolkit",
"lib": "/usr/local/Cellar/game-porting-toolkit/1.0.4/bin/../lib",
"lib32": "/usr/local/Cellar/game-porting-toolkit/1.0.4/bin/../lib",
"bin": "/usr/local/Cellar/game-porting-toolkit/1.0.4/bin/wine64"
},
"wineCrossoverBottle": "",
"winePrefix": "/Users/student/Games/Heroic/rocketleague"
}
Game launched at: Thu Dec 14 2023 11:04:50 GMT-0500 (Eastern Standard Time)
Launch Command: HEROIC_APP_NAME=Sugar HEROIC_APP_RUNNER=legendary HEROIC_APP_SOURCE=epic LD_PRELOAD= DOTNET_BUNDLE_EXTRACT_BASE_DIR= DOTNET_ROOT= WINEPREFIX=/Users/student/Games/Heroic/rocketleague WINE_FULLSCREEN_FSR=0 WINEESYNC=1 WINEFSYNC=1 /Applications/Heroic.app/Contents/Resources/app.asar.unpacked/build/bin/darwin/legendary launch Sugar --wine /usr/local/Cellar/game-porting-toolkit/1.0.4/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 Sugar...
harsh-harlequinOP•2y ago
Legendary update available!
- New version: 0.20.34 - "Direct Intervention"
- Release summary:
[!] Fixed webview based login
[*] Fixed a number of bugs and performance issues
See full changelog for additional details.
- Release URL: https://legendary.gl/release/0.20.34
! This update is recommended as it fixes major issues.
GitHub
Release 0.20.34 - Direct Intervention · derrod/legendary
Another set of long-overdue fixes, alongside a critical hotfix for the Webview login being broken.
As always you can support Legendary development via Ko-Fi ♥
Note: Due to some compatibility issues...
harsh-harlequinOP•2y ago
- Download URL: https://legendary.gl/release/download/0.20.34/legendary_macOS.zip
esync: up and running.
002c:err:winediag:getaddrinfo Failed to resolve your host name IP
0024:fixme:actctx:parse_manifest_buffer root element is L"\fffd\fffd\fffd\0001\fffd\fffd\0001\fffd\fffd\0001\fffd\fffd\fffd\0001\fffd\fffd\0001\0019\fffd\0001\0008\fffd\fffd\0001" ns (null), not <assembly>
0024:err:module:import_dll Library alloc@MemoryMgr@AK@@YAPEAXJPEAX_K@Z (which is needed by L"Z:\Users\student\Games\Heroic\rocketleague\Binaries\Win64\RocketLeague.exe") not found
0024:err:module:import_dll Library ULT@@K_KJW4AkCurveInterpolation@@_N@Z (which is needed by L"Z:\Users\student\Games\Heroic\rocketleague\Binaries\Win64\RocketLeague.exe") not found
0024:err:module:import_dll Library Value@SoundEngine@AK@@YA?AW4AKRESULT@@PEBD_KJW4AkCurveInterpolation@@_N@Z (which is needed by L"Z:\Users\student\Games\Heroic\rocketleague\Binaries\Win64\RocketLeague.exe") not found
0024:err:module:import_dll Library KPEAKKKP6A_NKKPEAX@Z1@Z (which is needed by L"Z:\Users\student\Games\Heroic\rocketleague\Binaries\Win64\RocketLeague.exe") not found
0024:err:module:import_dll Library ume@DynamicSequence@SoundEngine@AK@@YA?AW4AKRESULT@@KJW4AkCurveInterpolation@@@Z (which is needed by L"Z:\Users\student\Games\Heroic\rocketleague\Binaries\Win64\RocketLeague.exe") not found
0024:err:module:import_dll Library OnEvent@SoundEngine@AK@@YA?AW4AKRESULT@@PEBD_KM_NK@Z (which is needed by L"Z:\Users\student\Games\Heroic\rocketleague\Binaries\Win64\RocketLeague.exe") not found
0024:err:module:import_dll Library undEngine@AK@@YA?AW4AKRESULT@@PEBD_KM_NK@Z (which is needed by L"Z:\Users\student\Games\Heroic\rocketleague\Binaries\Win64\RocketLeague.exe") not found
0024:err:module:import_dll Library ender@Scaleform@@QEAAXXZ (which is needed by L"Z:\Users\student\Games\Heroic\rocketleague\Binaries\Win64\RocketLeague.exe") not found
0024:err:module:import_dll Library SULT@@G@Z (which is needed by L"Z:\Users\student\Games\Heroic\rocketleague\Binaries\Win64\RocketLeague.exe") not found
0024:err:module:import_dll Library AUAkSourceSettings@@K@Z (which is needed by L"Z:\Users\student\Games\Heroic\rocketleague\Binaries\Win64\RocketLeague.exe") not found
0024:err:module:import_dll Library ChannelEmitter@@GW4MultiPositionType@12@@Z (which is needed by L"Z:\Users\student\Games\Heroic\rocketleague\Binaries\Win64\RocketLeague.exe") not found
0024:err:module:import_dll Library PositionType@12@@Z (which is needed by L"Z:\Users\student\Games\Heroic\rocketleague\Binaries\Win64\RocketLeague.exe") not found
0024:err:module:import_dll Library K@@YA?AW4AKRESULT@@_K0MM@Z (which is needed by L"Z:\Users\student\Games\Heroic\rocketleague\Binaries\Win64\RocketLeague.exe") not found
0024:err:module:import_dll Library utputVolume@SoundEngine@AK@@YA?AW4AKRESULT@@_KM@Z (which is needed by L"Z:\Users\student\Games\Heroic\rocketleague\Binaries\Win64\RocketLeague.exe") not found
0024:err:module:import_dll Library @YA?AW4AKRESULT@@_KAEBVAkTransform@@@Z (which is needed by L"Z:\Users\student\Games\Heroic\rocketleague\Binaries\Win64\RocketLeague.exe") not found
0024:err:module:import_dll Library LT@@PEB_WPEBXP6AXK1-l1-1-0.dll (which is needed by L"Z:\Users\student\Games\Heroic\rocketleague\Binaries\Win64\RocketLeague.exe") not found
0024:err:module:LdrInitializeThunk Importing dlls for L"Z:\Users\student\Games\Heroic\rocketleague\Binaries\Win64\RocketLeague.exe" failed, status c0000135
That looks very odd. Did you try verifying the game files on the system in question (click the game cover in Heroic's library -> 3-dot-menu in the top-right -> "Verify and Repair")?
harsh-harlequinOP•2y ago
Yes, to no avail
Hm, the executable certainly looks corrupted... Are those import_dll errors still in the log?