|
|
|
|
|
by butz
2246 days ago
|
|
Machinarium and Botanicula on Steam doesn't provide native Linux versions, but at least both games have "Platinum" support on Proton.
Found a native Linux copy of Machinarium from HumbleBundle. To get it running on Fedora 31 I had only to install single missing dependency:
`sudo yum install libXt.i686` Well, now I'll probably have to beat the game, while I'm at it. |
|
The game is a Linux i386 binary, which means that installing directly on your host will pull in all sorts of i386 libraries. If you host is amd64, it is quite messy.