Giter Site home page Giter Site logo

Comments (4)

JacekJagosz avatar JacekJagosz commented on June 27, 2024

It still doesn't work with the newest Steam Beta update that supposedly adds support gnutls, either with or without LSI. So request still valid.

from linux-steam-integration.

Jacalz avatar Jacalz commented on June 27, 2024

I believe that @ikeyd will be working on getting better Proton support in the near future under his maintained fork at Intel. Hopefully he can get this squared away there, if possible. Seems like a really staggering feature if it could get Uplay games to start.

from linux-steam-integration.

ikeyd avatar ikeyd commented on June 27, 2024

Please list the offending libraries and links, i'll deal with them over yonder fork

from linux-steam-integration.

JacekJagosz avatar JacekJagosz commented on June 27, 2024

@ikeyd So the libraries are 32 and 64-bit versions of libgnutls, and symlinks you need to create are:

sudo ln -s /usr/lib/libgnutls.so.30.14.11 ~/.local/share/Steam/ubuntu12_32/steam-runtime/pinned_libs_64/libgnutls.so.26
sudo ln -s /usr/lib32/libgnutls.so.30.14.11 ~/.local/share/Steam/ubuntu12_32/steam-runtime/pinned_libs_32/libgnutls.so.26

This solution is a copy from this comment and it solves the issue with running not the game itself, but the Uplay Launcher. So you can test it with any Ubisoft title.

from linux-steam-integration.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.