HGL
continuing-cyan
transistor for gog linux missing library
Im trying to run transistor and Im getting the following error. I have already installed fsmod but the library specified in the error is still not available as part of that install.
2 Replies
Linux-native games from GOG usually can't be ran on modern Linux. Ideally uninstall the Linux version & run the Windows version through Wine instead
flat-fuchsia•2w ago
System.DllNotFoundException: libfmodstudio.so.4
this led me down a google trail to this post about this exact game missing this library: https://forum.manjaro.org/t/transistor-steam-game-on-manjaro/175643/10
in summary, do what CommandMC suggested aboveManjaro Linux Forum
Transistor Steam game on Manjaro
ok share it then: tree /mnt/Files/steam/steamapps/common/Transistor/ libfmodstudio.so.4 seems to be there, but not libfmod.so.4. LD_PRELOAD="/usr/lib64/libfmod.so.4" %command% Did you acually tried to run it when installed on the local disk and not on a another mountpoint?