zami
February 10th, 2009, 11:45 AM
Wine prefix confusion
I'm trying to set up a Popcap game in it's own wine directory, and it appears I've installed it there correctly, but it seems like it's using my default Wine settings when I actually run it, instead of that particular prefix/directories Wine settings.
I did in a terminal
export WINEPREFIX=$HOME/.wine-popcap
wineprefixcreate
then (in the same terminal)
cd Desktop
wine install.exe
then (still in the same terminal)
winecfg
and configured wine to run at 1024x768 virtual, with decorated windows.
I can see the .wine-popcap directory was created, and the game was installed there, but if I browse to the games' .exe it opens up looking like my default Wine settings - 1440x900 with no decorations.
What am I doing wrong?
-zami
I'm trying to set up a Popcap game in it's own wine directory, and it appears I've installed it there correctly, but it seems like it's using my default Wine settings when I actually run it, instead of that particular prefix/directories Wine settings.
I did in a terminal
export WINEPREFIX=$HOME/.wine-popcap
wineprefixcreate
then (in the same terminal)
cd Desktop
wine install.exe
then (still in the same terminal)
winecfg
and configured wine to run at 1024x768 virtual, with decorated windows.
I can see the .wine-popcap directory was created, and the game was installed there, but if I browse to the games' .exe it opens up looking like my default Wine settings - 1440x900 with no decorations.
What am I doing wrong?
-zami