Matoking / protontricks

A wrapper that does winetricks things for Proton enabled games, requires Winetricks.
GNU General Public License v3.0
1.66k stars 36 forks source link

Game is installed but not found in both the GUI and the CLI #52

Closed F4zii closed 4 years ago

F4zii commented 4 years ago

I have rocket league installed, but it's not found in both the GUI and the CLI, what can be the problem and how can I fix that?

Matoking commented 4 years ago

Did you launch the game as well? Steam won't create a Wine prefix until the game is launched for the first time, so Protontricks won't have anything to work with until the Wine prefix exists.

If you did launch the game and the Wine prefix exists, try running protontricks -v -s rocket and copy paste the output into a reply.

F4zii commented 4 years ago
protontricks (INFO): Found Steam directory at /home/iddos/.steam/steam. You can also define Steam directory manually using $STEAM_DIR
protontricks (INFO): Using default Steam Runtime at /home/iddos/.steam/root/ubuntu12_32/steam-runtime
protontricks (INFO): WINETRICKS environment variable is not available. Searching from $PATH.
protontricks (INFO): Found 0 Steam library folders
protontricks (INFO): Currently logged-in Steam user: robo
protontricks (INFO): Couldn't find custom shortcuts. Maybe none have been created yet?
Found no games.

NOTE: A game must be launched at least once before protontricks can find the game.
Matoking commented 4 years ago

You may still have the Linux version of the game installed. Right-click the game in the library and check the Properties; if Force the user of a specific Steam Play compatibility tool is not checked, you are running the Linux version.

The Linux support will be removed later in March, and you can still play the native version until they release a new patch. After that, you'll have to check the aforementioned setting if you want to play online using Proton.

F4zii commented 4 years ago

Oh, thanks! I will try that

F4zii commented 4 years ago

Also, should I check the latest proton version? or it doesn't matter (in the Force the user of a specific Steam Play compatibility tool option)

Matoking commented 4 years ago

If you're enabling Proton for a game that doesn't use it by default you'll usually want to use the newest version. This may not always be the case; you can check ProtonDB to see if there are version specific issues, as well as other required workarounds.

F4zii commented 4 years ago

Now when i run protontricks -c 'wine ~/Downloads/BakkesModInjector/BakkesMod.exe' 252950 The wine server is starting and the injector is going up, but when i start rocket league, it does now show and this is raised-

Protocol error: process 003b: sendmsg: Bad file descriptor
F4zii commented 4 years ago

The rocket league window is frozen while bakkess mod window says it is not running

Matoking commented 4 years ago

That seems to be a bug or a limitation with either Proton or BakkesMod and out of scope for Protontricks.

You could contact the original author who found that workaround and ask them instead.