Giter VIP home page Giter VIP logo

Comments (7)

BoltsJ avatar BoltsJ commented on May 30, 2024 1

You can run protontricks from within the Steam flatpak with no modifications by installing it and winetricks and setting up an alias.

flatpak run --command=bash com.valvesoftware.Steam
mkdir bin
cd bin
curl https://raw.githubusercontent.com/Winetricks/winetricks/master/src/winetricks -o winetricks
chmod +x winetricks
curl https://raw.githubusercontent.com/Sirmentio/protontricks/master/protontricks -o protontricks
chmod +x protontricks
exit
alias protontricks="flatpak run --command=$HOME/bin/protontricks --env=WINETRICKS=$HOME/bin/winetricks com.valvesoftware.Steam"

from protontricks.

Matoking avatar Matoking commented on May 30, 2024 1

I've written preliminary instructions on how to get the forked version of protontricks working with the Flatpak version of Steam here. Testing would be appreciated!

I have only tested it briefly, but there are some limitations compared to a normal Steam installation. For example, Winetricks verbs like xact don't work since they require cabextract, which can't be easily installed due to the sandboxed environment lacking a package manager.

from protontricks.

sizeofbool avatar sizeofbool commented on May 30, 2024

The current Debian stable does not properly run steam...

Debian 9 'stretch' x86_64 user here.
I have installed "steam:i386" package from official Debian stable repository and it is working fine.
There is a possibility you don't have necessary dependencies installed for Steam to work, like graphic driver libraries for i386 architecture.

You can also use official Steam deb package from Valve's repository from http://repo.steampowered.com/, but using the one from Debian distribution is recommended.

from protontricks.

Saroufim avatar Saroufim commented on May 30, 2024

It would be nice if the above instructions can be added to the README.md or to the wiki. Thank you for sharing that @BoltsJ

from protontricks.

JumperLuko avatar JumperLuko commented on May 30, 2024

@BoltsJ Nothing happend when i used
alias protontricks="flatpak run --command=$HOME/bin/protontricks --env=WINETRICKS=$HOME/bin/winetricks com.valvesoftware.Steam"

from protontricks.

JumperLuko avatar JumperLuko commented on May 30, 2024

@BoltsJ I put in different directory, run with that command
flatpak run --command=$HOME/data/Steam/steamapps/common/"Proton 3.16"/dist/bin/winetricks --env=WINETRICKS=$HOME/data/Steam/steamapps/common/"Proton 3.16"/dist/bin/winetricks com.valvesoftware.Steam gui

from protontricks.

JumperLuko avatar JumperLuko commented on May 30, 2024

@BoltsJ I put in different directory, run with that command
flatpak run --command=$HOME/data/Steam/steamapps/common/"Proton 3.16"/dist/bin/winetricks --env=WINETRICKS=$HOME/data/Steam/steamapps/common/"Proton 3.16"/dist/bin/winetricks com.valvesoftware.Steam gui

from protontricks.

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.