Giter Site home page Giter Site logo

sizeofbool / protontricks Goto Github PK

View Code? Open in Web Editor NEW

This project forked from sirmentio/protontricks

0.0 1.0 0.0 70 KB

A simple wrapper that does winetricks things for Proton enabled games, requires Winetricks.

License: GNU General Public License v3.0

Python 100.00%

protontricks's Introduction

protontricks

A simple wrapper that does winetricks things for Proton enabled games, requires Winetricks.

What is it?

This is a simple wrapper script that uses Winetricks to allow you to specify the game's App ID rather than the full length directory to the Proton prefix itself, I thought this would be easier for some so I decided to upload it for everyone to use!

Requirements

  • Python 3 or newer
  • Winetricks
  • The Steam beta

Usage

The basic usage is as follows:

# Find your game's App ID by searching for it
protontricks -s <GAME NAME>

# Run winetricks for the game
protontricks <APPID> <ACTIONS>

# Run the protontricks GUI
protontricks gui

Since this is a wrapper, all syntax that works for Winetricks will potentially work for Protontricks.

If you have a different Steam directory (Like I do due to Arch's silly directory tomfoolery), you can export $STEAM_DIR to the directory where Steam is.

If you'd like to use a local version of Winetricks, you can set $WINETRICKS to the location of your local winetricks installation. As well, you can set $PROTON_VERSION to a specific version manually.

Wanna see Protontricks in action?

Installation

I'd say the easiest way to install is by doing the following commands:

wget https://raw.githubusercontent.com/Sirmentio/protontricks/master/protontricks && chmod +x protontricks
sudo mv protontricks /usr/bin/protontricks

Unofficial packages

Currently, the following is the current unofficial packages that can make installing and updating much easier. These are not maintained by me because I currently don't have the capacity of knowing how to make distro packages. Feel free to contribute and try to maintain your own distro packages and add them here.

Contact

If you'd like, you can hit me up on twitter @Sirmentio, or on the Linux Gaming Discord, I don't talk much there but I'd be happy to hear from anyone who has something to say!

protontricks's People

Contributors

sirmentio avatar matoking avatar simons-public avatar denispapec avatar gabmus avatar bobwya avatar curioustommy avatar danielhlane avatar sizeofbool avatar

Watchers

 avatar

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.