home.social

#feralinteractive — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #feralinteractive, aggregated by home.social.

  1. "Watch and dream with us" - Jake Solomon's studio is closing, and the XCOM veteran shares a glimpse of the "Life Sims + The Truman Show" game he was making

    web.brid.gy/r/https://www.euro

  2. On #Debian 13 #Trixie Problem:

    vitex@krax:~/.local/share/Steam/steamapps/common/Rise of the Tomb Raider$ ./RiseOfTheTombRaider.sh

    === ERROR - You're missing vital libraries to run Rise of the Tomb Raider
    === Either use the steam runtime or install these using your package manager libgconf-2.so.4 => not found
    === /home/vitex/.local/share/Steam/steamapps/common/Rise of the Tomb Raider/bin/RiseOfTheTombRaider: error while loading shared libraries: libgconf-2.so.4: cannot open shared object file: No such file or directory

    Solution:

    cat /etc/apt/sources.list.d/vitexsoftware.sources

    Types: deb
    URIs: repo.vitexsoftware.com/
    Suites: trixie
    Components: backports
    Signed-By: /usr/share/keyrings/multiflexi-archive-keyring.gpg

    -----------
    sudo apt update
    sudo apt install libgconf
    -----------

    #IloveLara #TombRaider #FeralInteractive #LinuxGames #Backports #GConf #Steam