@kisak-valve thanks for the delete. I'll update the password anyway.
Hello @FalcoGer, SteamCMD is not supported on ARM processors.
That said, @sSteamCmdForcePlatformBitness = "" : Must be one of: [32 | 64] at https://developer.valvesoftware.com/wiki/Command_Line_Options#ConVars looks like what you're looking for.
And yes, definitely change that password as the initial post went out via email to users watching this repo.
Password is updated.
Thank you for the link. Could you explain what a ConVar is please?
Is it an environment variable (export sSteamCmdForcePlatformBitness=64) or do I add that in the command line I launch steamcmd with? Or do I set it in steamcmd itself?
The provided example there doesn't use any of the listed convars.
Update:
Nvm...
add +@sSteamCmdForcePlatformBitness 64 to command line did do it, it downloads now.
Whether the game server actually runs is a different story.
Nothing extracted yet.
Your system information
Please describe your issue in as much detail as possible:
Running steamcmd through box86 on an aarch64 (arm64) linux on a raspberry pi 4 prevents the download of 64 bit only applications, such as 7 days 2 die (294420). I wish to run said 64 bit applications through box64.
I don't know how steamcmd detects 32/64 bit. Also it's rather strange that steamcmd only comes in 32 bit anyway. That's rather antiquated by now.
Is there an option to force the download anyway?
I am aware that there is no official support for ARM chips, but it would be nice if there was a quick fix anyway, such as detecting aarch64/arm64 as 64 bit or a command line flag to force the thing to think that it's 64 bit without checking.
Steps for reproducing this issue: