Hi mates,

I've tried to start the subj, but without success.
The following error message has appeared a couple of times:

$ steam steam://rungameid/289070
steam.sh[4941]: Running Steam on solus 4.3 64-bit
steam.sh[4941]: STEAM_RUNTIME is disabled by the user
steam.sh[4941]: Can't find 'steam-runtime-check-requirements', continuing anyway
...

ERROR: ld.so: object '/home/gray/.local/share/Steam/ubuntu12_64/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS64): ignored.
...
/home/gray/.local/share/Steam/steamapps/common/Sid Meier's Civilization VI/./Civ6: line 2:  2909 Aborted                 (core dumped)

Any ideas for LD_PRELOAD?

Best regards,
Serhiy.

6 days later

hdansin

Thanks.
I've added freetype to preload:

LD_PRELOAD='/usr/lib64/libfreetype.so.6' steam steam://rungameid/289070

and it has sterted.
But with my GPU: Intel HD Graphics 620 it's too slow and I've removed it 😉

    gray380 Ahh bummer. Civ VI can be launched with Proton, which might make it faster, but I don't really know if it would do enough for your integrated card.