protonscr

How to change the working directory?

protonopen
ValveSoftware/Proton#4759 · opened 2021-04-16 by ingmarcosp · updated 2021-05-15 · 1 comments · github
1 matching comments, n / p to jump
Iingmarcosp 2021-04-16 github

In some games like rFactor 2, the working directory is in a sub folder's game root directory, that make difficult to run application like dedicated servers an tools development. So:

There is some way to change the working directory?

because even using custom launcher command, use the sub folder as a working directory.

Thanks!

LLeSnake04 2021-05-15 github

Maybe try running it on the command line with wine:

Go to game directory

Execute:
WINEPREFIX=~/steam/steam/steamapps/compatdata/ID wine ./tool.exe