View previous topic :: View next topic |
Author |
Message |
23306 Tux's lil' helper
Joined: 22 Jun 2003 Posts: 79
|
Posted: Wed May 26, 2010 10:13 am Post subject: Wine and Taskbar - Hidden and Dangerous 2 |
|
|
Hello,
if i try to run my HD2 in windowed mode, it cuts of the bottom of the game
and you see a blue bar/stripe at the top.
Windowed-Mode:
http://www.bilderload.com/bild/41503/hd2W9HVS.png
If i try to run it in fullscreen, i always see the gnome taskbar .....well isn't really fullscreen then...
Fullscreen-Mode:
http://www.bilderload.com/bild/41504/hd21LDUSX.png
does anybody know whats the problem is?
My system:
Nvidia 9800 gtx
wine 1.1.38 |
|
Back to top |
|
|
23306 Tux's lil' helper
Joined: 22 Jun 2003 Posts: 79
|
Posted: Sun May 30, 2010 11:46 am Post subject: |
|
|
nobody an idea? |
|
Back to top |
|
|
PaulBredbury Watchman
Joined: 14 Jul 2005 Posts: 7310
|
Posted: Sun May 30, 2010 1:24 pm Post subject: |
|
|
Run it in its own xorg session, e.g.:
Code: | xauth add :1 . $(mcookie)
dir="$WINEPREFIX/drive_c/Program Files/Red Storm Entertainment/RavenShield"
cd "${dir}" && xinit /usr/bin/wine system/ravenshield -- :1 -a 1 -t 1 & |
|
|
Back to top |
|
|
Shining Arcanine Veteran
Joined: 24 Sep 2009 Posts: 1110
|
Posted: Sun May 30, 2010 2:25 pm Post subject: |
|
|
You might want to file a bug report at the WINE bug tracker. This is something about which they might want to be informed. |
|
Back to top |
|
|
|