Window puzzle (Fallout 4)
The conditions of the problem are as follows:There is a monitor with a native resolution of 1440x900. AMD Radeon HD 6450 1 Gb (DDR-3) graphics card. And, in fact, the game Fall 4 in a 720x480 window.
Task:
How to make the game window fill the entire screen at startup without changing the monitor resolution and the game window resolution?
Answers like "run in full screen", "buy hardware", etc. are not acceptable.
Hope for smart people / programmers.
BlackNigerSofa
Violation of the problem conditions. "without changing the monitor resolution and GAME WINDOW RESOLUTION."
BlackNigerSofa
This is part of the test for weak systems.
On the subject:
There are lines in the Fallout4Custom.ini file:
[Display]
iLocation X = -4
iLocation Y = 73
Can their values ​​affect the position / stretch of the window?
BlackNigerSofa
When running on the specified system, you have to change the resolution of the desktop. Otherwise, the window "leaves" xs where.))
I'll show you right now.
In Fallout4Prefs.ini,
bTopMostWindow = 1
bMaximizeWindow = 1
bBorderless = 1
bFull Screen = 0
iSize H = 479
iSize W = 719
(1 pixel less so that the locks do not disappear when hacked)
In Fallout4Custom.ini
[Display]
iLocation X = -4
iLocation Y = 73
bTopMostWindow = 0
bMaximizeWindow = 0
bBorderless = 1
bFull Screen = 0
fDefaultWorldFOV = 70
fDefault1stPers70
iPresentInterval = 1
BlackNigerSofa
No good. Without a frame, everything is the same, but with a frame it hangs.
Fatrus
Game Companion v2.4 to help you! Works, personally verified. The setup is simple, but I can tell you if that
Englsmith
Doesn't work. The process has entered but does not even want to. Apparently I haven't figured it out yet.
Try to set your resolution and set the windowed mode. Or won't it suit you? It won't work, I reread it, I'm sorry ...
Fatrus
Yes, I carefully re-read the initial conditions, double-checked it, and really doesn’t want to ...
Third-party programs are not in this topic.))) I can just make a profile in the settings of the Catalyst driver to adjust the resolution of the desktop to the window. The point is not that. I wonder if it is possible without this, only through ini-files, to stretch the game window to full screen without switching to full-screen mode and without changing the resolution of the game window itself. I feel that it is possible. But here's how ... xs.
Englsmith
By the way, for the program of the Union of Right Forces . If you modify it, then it is convenient for people to run old games.)))
I say as a programmer, this is a perversion of the brain and the monitor ... if there is a solution, then the image in the game will be huge pixels per square centimeter, it will be squalor ...
on the other hand, if you just need to have a 720x480 picture on the screen 1440x900 and at the same time you do not want to see the desktop, then turn on the game in full screen mode and set the resolution you need to 720x480, you will have a picture in the center, and a black screen around ...
PS To solve the problem of freezing, the windowed game mode is just undesirable, during during windowed mode, background processes remain active and therefore waste computer resources, so full-screen mode is necessary on a weak machine