steamclient.so error while trying to init ARK Dedicated Server Hello, people! I tried to run ARK Dedicated Server on Box64 at leatest version, but I get a `steamclient.so` error. When I try to start the ARK Dedicated server, i recive this error: ``` [S_API FAIL] SteamAPI_Init() failed; SteamAPI_IsSteamRunning() failed. Error loading needed lib steamclient.so Warning: Cannot dlopen("steamclient.so"/0xffff84e79559, 2) dlopen failed trying to load: steamclient.so with error: Cannot dlopen("steamclient.so"/0xffff84e79559, 2) [S_API FAIL] SteamAPI_Init() failed; unable to locate a running instance of Steam, or a local steamclient.so. [S_API FAIL] SteamAPI_Init() failed; SteamAPI_IsSteamRunning() failed. Error loading needed lib steamclient.so Warning: Cannot dlopen("steamclient.so"/0xffff84e79559, 2) dlopen failed trying to load: steamclient.so with error: Cannot dlopen("steamclient.so"/0xffff84e79559, 2) [S_API FAIL] SteamAPI_Init() failed; unable to locate a running instance of Steam, or a local steamclient.so. ``` I search for closed issues, but didn't find anything like this. I really don't know how to fix it. How can I get rid of this error?
## System info: `box64 -v`: ``` Dynarec for ARM64, with extension: ASIMD AES CRC32 PMULL ATOMICS PageSize:4096 Running on Neoverse-N1 with 4 Cores Params database has 9 entries Box64 with Dynarec v0.2.3 900f3877 built on Mar 22 2023 07:33:12 ``` `uname -r`: `5.15.0-1036-oracle`