Giter Club home page Giter Club logo

Comments (7)

Matoking avatar Matoking commented on June 28, 2024 1

Alright, I'm pretty sure I found the issue. Please install the latest version and see if the command works now.

from protontricks.

Matoking avatar Matoking commented on June 28, 2024

Hi,

What is the output when running the command protontricks -v 41700 winecfg?

Have you set a custom Proton version for this specific game, or are you using a global Proton version? You can find the Proton version in use through Steam's menu bar: Steam -> Settings -> Steam Play -> Run other titles with.

from protontricks.

sputniktr02 avatar sputniktr02 commented on June 28, 2024

@Matoking Yes i was using a custom build of Proton, disabling it and selecting an official version solved the problem. Is there a way to use custom Proton versions with Protonticks? Thanks for your help.

from protontricks.

Matoking avatar Matoking commented on June 28, 2024

Custom Proton versions should be supported by Protontricks, meaning there's a bug with Protontricks if Steam can run the game fine with a custom Proton version, but Protontricks can't detect it properly.

Do you have the custom Proton installed in /home/<username>/.steam/steam/compatibilitytools.d/<custom Proton name>? Is there a compatibilitytool.vdf file inside that directory, or is there a different vdf file inside the parent directory /home/<username>/.steam/steam/compatibilitytools.d instead? In either case, can you post the content of the vdf file?

from protontricks.

sputniktr02 avatar sputniktr02 commented on June 28, 2024

Custom Proton that i am using is located in:

/home/username/.steam/steam/compatibilitytools.d/wine-proton/

screenshot_20190219_174745

compatibilitytool.vdf is in that directory

Here is the content of .vdf:

"compatibilitytools"
{
  "compat_tools"
  {
    "proton-localbuild" // Internal name of this tool
    {
      // Can register this tool with Steam in two ways:
      //
      // - The tool can be placed as a subdirectory in compatibilitytools.d, in which case this
      //   should be '.'
      //
      // - This manifest can be placed directly in compatibilitytools.d, in which case this should
      //   be the relative or absolute path to the tool's dist directory.
      "install_path" "."

      // For this template, we're going to substitute the display_name key in here, e.g.:
      "display_name" "Proton 4.0 Unofficial"

      "from_oslist"  "windows"
      "to_oslist"    "linux"
    }
  }
}

I just renamed display name for better readability.

from protontricks.

sputniktr02 avatar sputniktr02 commented on June 28, 2024

@Matoking Yes it is working now, however i needed to reboot my pc after updating Protontricks, it was showing the same error when i first tried, then i noticed it was still showing the older version of Protontricks.

Thanks, that was quick :)

from protontricks.

Matoking avatar Matoking commented on June 28, 2024

Great, thanks for the help. 👍

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.