Deleted999565User Posted November 15, 2015 Share Posted November 15, 2015 I like to play games in a window whenever given the chance. And the ONE thing that absolutely pisses me off is that, for whatever reason, many AAA companies neglect to program in a function that will automatically put the window in the center of the screen. I KNOW that GameBryo (or whatever is the engine they're using right now) can do this, because I somehow managed to get that to work back in Oblivion. So, can someone PLEASE tell me how to get that to work here as well? Link to comment Share on other sites More sharing options...
LoneWolf3574 Posted November 15, 2015 Share Posted November 15, 2015 Are you talking about a borderless maximized window? If so, edit these two lines in the Fallout4Prefs.ini file then change the file properties to Read-onlybMaximizeWindow=1bBorderless=1Optionally, you can change the following line if you want to make it top most window all the timebTopMostWindow=1As always, backup the file BEFORE you change anything in it. Link to comment Share on other sites More sharing options...
LordZheep Posted November 16, 2015 Share Posted November 16, 2015 In My Documents/My Games/Fallout4, make a third .ini called "Fallout4Custom.ini" Inside it, put: [Display]iLocation X=160iLocation Y=90 For a windowed game of 1600x900 on a 1920x1080 monitor, that will center it.For other sizes, take your maximum desktop display, minus the size of the game window you want, and divide the remaining numbers by 2. 1920 - 1600 = 320 / 2 = 160! And so on. Link to comment Share on other sites More sharing options...
Recommended Posts