You are not logged in.
When I start a game on Wine (fullscreen), the screen "goes on" towards the sides, out of the game's "window" which is located on the upper-left side of the screen.
For example, I'm trying to play a 1024*768 game: the game goes fullscreen, yes, but the screen "continues on" to the side: the mouse is not captured.
Also annoying is the fact that after I quit the game, the screen stays that way, like it was a big screen (I use 1920*1080 resolution) zoomed in. I don't know if I explained myself properly.
In winecfg, I've tried tinkering with the graphics options, to no avail. Currently I have the first three options ticked, but not the last one. If I tick the last one (play in a window), the mouse IS captured, but I don't want to play in a window, the game looks tiny.
Thanks.
P.S. I don't recall this happening some versions back. It's been a while since I last used Wine.
Last edited by bruno321 (2013-07-13 21:10:12)
Offline
have you tried using playonlinux and using an old version of wine that you remember it working on?
not sure i completely understand you issue but if i get what your saying ive had that happen on some games in the past
Offline
I remember having these issues aswell,
mostly i think it is that wine tries to switch resolution when going fullscreen, but does not switch it back.
can be redone with xorg tools or nvidia-settings when that happens (if you are on nvidia)
Otherwise, try how the "emulate a desktop" option in winecfg works for you, it looks a bit odd, but it does for instance also help me with switching desktops smoothly when running games - though i mostly get them in my native res anyways (1920x1080).
. Main: Intel Core i5 6600k @ 4.4 Ghz, 16 GB DDR4 XMP, Gefore GTX 970 (Gainward Phantom) - Arch Linux 64-Bit
. Server: Intel Core i5 2500k @ 3.9 Ghz, 8 GB DDR2-XMP RAM @ 1600 Mhz, Geforce GTX 570 (Gainward Phantom) - Arch Linux 64-Bit
. Body: Estrogen @ 90%, Testestorone @ 10% (Not scientific just out-of-my-guesstimate-brain)
Offline
VanillaFunk: I'd rather chase the problem to the root; I really can't remember for what version(s) it did work and I'd rather not mess around with playonlinux.
PReP: I didn't know that with xorg-tools or nvidia-settings I could restore the resolution back to normal, I'll check on this, as it is annoying to exit and re-enter X. Thanks.
In the OP I said that the "emulate a desktop" option works, but if it can be convenient to play games at your native resolution, it certainly is not to play games at a considerably lower resolution (everything looks tiny), which is my case, actually.
EDIT: Ok, I found out the command for changing the resolution on the fly. It is, for example:
xrandr -s 1920x1080Last edited by bruno321 (2013-07-16 22:15:53)
Offline
Well, two more things:
1) the capture thing doesn't happen *all* the time. It happens most of the times I open the game, but a few times it works alright. I'm confused...
2) the "xrandr" command I wrote on the above post doesn't work when I get out of the game with a messed up resolution. I get the following message:
Size 1920x1080 not found in available modesIt certainly didn't say so when I tried earlier (before opening the game).
Offline
For nvidia, can use nvidia-settings.
Also with nvidia, try compiling wine without xrandr.
Offline