Coder Social home page Coder Social logo

Paths about steam-legendary-wrapper HOT 5 CLOSED

labsin avatar labsin commented on June 29, 2024
Paths

from steam-legendary-wrapper.

Comments (5)

toalex77 avatar toalex77 commented on June 29, 2024

I'll investigate. Thanks.
Have you installed Steam and Proton GE from repositories?
I'll try to setup a virtual machine to reproduce the issues.

from steam-legendary-wrapper.

labsin avatar labsin commented on June 29, 2024

Yes
Steam-manjaro or Steam native from repo (steam-manjaro is already installed)
Proton-ge from aur:
https://aur.archlinux.org/packages/proton-ge-custom-bin/

from steam-legendary-wrapper.

toalex77 avatar toalex77 commented on June 29, 2024

Can you test branch BUGFIX/#1?
You can get it from git (git checkout BUGFIX/#1), if you cloned the repository, or you can download it directly from here https://raw.githubusercontent.com/toalex77/steam-legendary-wrapper/BUGFIX/%231/steam-legendary-wrapper.sh

I have fixed the management of paths where the wrapper search for Proton, and I had to replace the "file" command with "ldd", because it seems that it has problems with seccomp policies when it is called inside a sandboxed environment under Steam. I know that I can use "file -S", but ldd seems to run with less issues.

from steam-legendary-wrapper.

labsin avatar labsin commented on June 29, 2024

Thanks, it's working great now.
It seems game data is stored in ${HOME}/.local/share/Steam, but everything the script checks for is double and also in ${HOME}/.steam/root so the check of STEAM_ROOT isn't necessary.

from steam-legendary-wrapper.

toalex77 avatar toalex77 commented on June 29, 2024

Yes, I know... it's only a, scrupulous, little bit paranoid check.
Anyway I reviewed further that piece of code, and now... is more paranoid.

from steam-legendary-wrapper.

Related Issues (1)

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.