How to configure the size of a .exe window

Questions about Wine on Linux
Locked
User avatar
Firestar
Newbie
Newbie
Posts: 1
Joined: Fri Aug 28, 2020 9:40 pm

How to configure the size of a .exe window

Post by Firestar »

When I open a .exe file, for example, a game. The window is very small. I do not know how to configure it although I read /usr/bin/winecfg which cannot give me any informations.

My screen is 2736×1824.
Attachments
506433f7f04cc1.png
User avatar
DarkShadow44
Level 9
Level 9
Posts: 1338
Joined: Tue Nov 22, 2016 5:39 pm

Re: How to configure the size of a .exe window

Post by DarkShadow44 »

The windows is as big as the program requests it. I'd love a feature to scale a window, but that has been rejected by wine.

EDIT: You could try "run_scaled" (https://github.com/kaueraal/run_scaled), but I didn't have success - keyboard not working...
Locked