Vous êtes ici > Les forums > PlayOnLinux > is there really no way to add a patch ? en

Forums

is there really no way to add a patch ?

..no friendly way that is..

Nouveau sujet  - Répondre
Auteur Posts
AndreK Jeudi 20 Janvier 2011 à 15:24 - [Citer]

Rank: Membre

once a game is installed, how am I expected to run a patch inside the same "bottle" ?
is there really no "run this file in this game's wine" option?
dedxi Dimanche 6 Février 2011 à 20:45 - [Citer]

Rank: Membre

You could use the WINEPREFIX variable and run your patch from the command line:

Sortie de la console :

WINEPREFIX=$HOME/.PlayOnLinux/wineprefix/Steam wine /path/to/patch.exe

Where "Steam" is the name of the PlayOnLinux game profile ("bottle") you're trying to install the patch to (you'll have to browse to the POL wineprefix directory to find the appropriate name because they don't seem to always match what is displayed in the program) and "/path/to/patch.exe" is the full path to the patch program.

More info on WINEPREFIX if you want more details:
http://wiki.jswindle.com/index.php/Wine_Prefixes

Edité par dedxi

Il n'y a rien à voir ici