how to disable fullscreen mode in games?

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
vnu007dl
Newbie
Newbie
Posts: 4
Joined: Fri Jul 22, 2011 8:11 am

how to disable fullscreen mode in games?

Post by vnu007dl »

Generally I use Wine to play games. But some of them can freeze my pc during closing game, so I can only reboot my PC. I dlike to ask how to disable full screen mode in games? I tried use command:

Code: Select all

wine game.exe -w
or

Code: Select all

wine game.exe -window
but it doesn't work
I tried also use virtual desktop, but it look like this:
Image
Image
Any hints?
Cloudef
Level 4
Level 4
Posts: 138
Joined: Wed Mar 18, 2009 3:10 pm

Post by Cloudef »

1. Check game options for windowed mode
2. Run in virtual desktop, however the screen looks like that because there is no correct resolution in game
3. Are you sure your system freezes? Can you switch to virtual terminal?
- If yes, then your system isn't frozen and you can kill the application
- If no, then your GPU && driver probably sucks
4. If your system isn't frozen, you could start the game to seperate X display where it's fullscreen, but you can still switch out of it.

Best would be that the game offered windowed mode and different resolutions however.
doh123
Level 8
Level 8
Posts: 1227
Joined: Tue Jul 14, 2009 1:21 pm

Post by doh123 »

If you go with a virtual desktop ( I cannot see those tiny little pictures well) make sure in wine cfg that you are allowing the window manager to decorate and control windows. This will make the virtual desktop a normal window you can move around, and all the programs running will see that window as the monitor and even fullscreen apps will just use that window.
vnu007dl
Newbie
Newbie
Posts: 4
Joined: Fri Jul 22, 2011 8:11 am

Post by vnu007dl »

@doh123
It doesnt works, I have this option enabled
Image

@Cloudef
Some game doesn't has option for window mode, or even resolution

Are you sure your system freezes? Can you switch to virtual terminal?
How to switch to virtual terminal?
I use KDE and ctrl+esc doesn't works.
John Drescher

how to disable fullscreen mode in games?

Post by John Drescher »

How to switch to virtual terminal?
I use KDE and  ctrl+esc doesn't works.

ctrl-alt-f1 or ctrl-alt-f2 ... unless for some reason your distro
disabled these.

John
DaVince
Level 8
Level 8
Posts: 1099
Joined: Wed Oct 29, 2008 4:53 pm

Post by DaVince »

vnu007dl wrote:@doh123
It doesnt works, I have this option enabled
Image

@Cloudef
Some game doesn't has option for window mode, or even resolution

Are you sure your system freezes? Can you switch to virtual terminal?
How to switch to virtual terminal?
I use KDE and ctrl+esc doesn't works.
I don't know if you've noticed, but your picture's thumbnails still just link to thumbnails.
vnu007dl
Newbie
Newbie
Posts: 4
Joined: Fri Jul 22, 2011 8:11 am

Post by vnu007dl »

Sorry for my mistake, I put wrong link :) Now should be ok:)
Image
This is Wine: 1.3.25 (polish language)
Locked