Fallout 4 how to disable fps limitation. Running the game full screen

If your game crashes at startup

For some users, Fallout 4 crashes when starting the game. This can be fixed by running the game in borderless windowed mode. You need to do the following:

Prefs.ini file in documents/users/mygames/fallout4 and in steamapps/common/fallout4
Set the following values ​​(the resolution is what you need):

BMaximizeWindow=1
bBorderless=1
bFull Screen=0
iSize H=1080
iSize W=1920
Unlocking FPS

For some, the maximum number of frames per second is 30, for some - 60. Below are instructions on how to unlock FPS. Attention: it is not recommended to unlock it above 60, as bugs were observed in Skyrim (flying animals, etc.)

Open Fallout4Pref.ini (located in C:\Users\[name]\My Documents\My Games\Fallout4\. A backup is not necessary - if you delete Fallout4Pref.ini, the game will automatically create one the next time you launch it .

Find the line iPresentInterval=1 and change it to iPresentInterval=0

It looks like mouse acceleration is the default setting in Fallout 4. To turn it off, we need to do the same thing we did in Skyrim. Open Fallout4.ini C:\Users\[name]\My Documents\My Games\Fallout4\

In the section, add a new line:
bMouseAcceleration=0

Attention: acceleration will not be removed from various menus, but will be disabled “inside” the game.
How to disable the intro when loading a game:

Solution 1:
To skip the intro every time you load Fallout 4, go to Steam folder where you have the game installed steamapps\common\Fallout 4\Data\Video and delete the following file:

Solution 2:
First, go to C:\Users\[name]\My Documents\My Games\Fallout4\ and open Fallout4.ini. In the section add SIntroSequence=1

Then, in the same folder, open Fallout4Prefs.ini and again add SIntroSequence=1 in the section.

You should now have the intro video disabled. Bug with an invisible master key

If you have a bug with an invisible master key, the solution is quite simple, open Fallout4Prefs.ini in the folder (C:\Users\\Documents\My Games\Fallout4\) and change below:

ISize W=XXXX
iSize H=YYYY
on
iSize W=XXXX-1
iSize H=YYYY-1

Eg:
For example:
iSize W=1920
iSize H=1080
will be replaced by
iSize W=1919
iSize H= 1079

Then do the same for Fallout4Prefs.ini, which is located in your Fallout folder 4 on Steam - steamapps\common\Fallout 4\Fallout 4.

This bug is quite common if you unlock FPS and don't enable Vsync. Thanks to user Vhailor for helping with the bug.
How to change fov.

Unlike Skyrim, Fallout 4 requires little more action. Change required 3 different files, 2 of them are Fallout4Prefs.ini in two different folders and one is Fallout4.ini

First, open Fallout4.ini C:\Users\[name]\My Documents\My Games\Fallout4\ and in the section add the following lines:

FDefaultWorldFOV=XX
fDefault1stPersonFOV=XX

Then open Fallout4Prefs.ini in C:\Users\[name]\My Documents\My Games\Fallout4\ and do the same as above:
In the section, add the lines:
fDefaultWorldFOV=XX
fDefault1stPersonFOV=XX

Where XX is the desired fov parameter. I think 90 is fine for most, but it's up to your taste.

Then go to your Steam installation folder - steamapps\common\Fallout 4\Fallout4 and open Fallout4Prefs.ini. There also add to the section
fDefaultWorldFOV=XX
fDefault1stPersonFOV=XX

Please note that the fov options in the Fallout 4.ini section do not need to be changed.

If you think your Pip-Boy is too small, press ~, then type fov XX, where XX is the smaller value you selected. This FOV will not affect your gameplay, but it will affect the size of your Pip-Boy. If the key does not work, change the key settings for the console.

Default Fov (80):
increased fov 110 value:



How to add support for 21:9 (ultrawide).

To ensure your game runs in 21:9 without any problems, open Fallout4Prefs.ini in the C:\Users\[name]\My Documents\My Games\Fallout4\ folder and change the following lines to the values ​​below:

BTopMostWindow=1
bMaximizeWindow=1
bBorderless=1
bFull Screen=0
iSize H=XXXX
iSize W=YYYY

Where XXXX is your horizontal resolution and YYYY is your vertical resolution.

The HUD will stretch out a bit, but it's a good start.
Unlocking the console:

Some users have reported that the default console doesn't work for them (and when they press the tilde ~ nothing happens). If it works, then you don't need to do anything. To fix this, go to the panel windows languages and change the layout to English.

Another solution would be to use the @ key.

On this moment this may help you.
The mouse in the menu is invisible

The most common solution for this if you have a gamepad connected is to disable it. However, you can solve this another way:

Open Fallout4Prefs.ini (C:\Users\[name]\My Documents\My Games\Fallout4\) and change the following line:
bGamepadEnable=1
on
bGamepadEnable=0
Vertical and horizontal mouse movements are different

If you don't like it, you can quickly fix it. Simply open Fallout4.ini (C:\Users\[name]\My Documents\My Games\Fallout4\) and change the following:

fMouseHeadingYScale=.021
on
fMouseHeadingYScale=.03738

This should work at 16:9 resolutions

For users who want to experiment with graphics - improve or reduce them through the INI settings.

Gamers have discovered that some graphics options in the game menu cannot be changed. As the site learned, shortly after the release, fans found a way to access advanced settings and thereby eliminate possible problems.

Frame Rate Limit (FPS)

Some gamers complained about the 30fps cap, while others talked about the 60fps cap. And while the reasons for this discrepancy are unknown, experts suggest simply removing it by editing the Fallout4Pref.ini settings file. Here you need to find the line iPresentInterval=1 and set the value to 0.

Mouse acceleration

In Fallout 4, mouse acceleration is standard. Those who do not like to play with acceleration need to edit the Fallout4.ini file, which can be found in the documents folder. Here you need to find the Controls section and add the line bMouseAcceleration=0.

Angle of View (FOV)

Those who are not satisfied with the standard viewing angle will have to work a little more. First you need to change the values ​​of fDefaultWorldFOV and fDefault1stPersonFOV in the Fallout.ini file to the desired ones. Then edit the same lines in the Fallout4Prefs.ini file. After this you need to go to the folder Steam client, to the steamapps/common/fallout4/fallout4 directory and find the Fallout4Prefs.ini file, to which you need to add fDefaultWorldFOV=XX and fDefault1stPersonFOV=XX, where XX are the desired viewing angle values.

Running the game full screen

Gamers who for some reason cannot run the game in full screen need to change the Prefs.ini file in the documents/users/mygames/fallout4 folder and a file with the same name at steamapps/common/fallout4. Here you need to set all the values ​​as shown below:

  • bMaximizeWindow=1
  • bBorderless=1
  • bFull Screen=0
  • iSize H=1080
  • iSize W=1920

You can set your own screen resolution values. And owners of monitors with a 4:3 resolution can set the following settings:

  • bFull Screen=1
  • iSize H=1200
  • iSize W=1600

Skip splash screen when loading game

To skip the splash screen, you need to delete the file GameIntro_V3_B.bk2, located in the Steam client folder at steamapps/common/fallout4/data/video. Please note that once a file is deleted, it can only be returned after going through the process of verifying the integrity of the game files on the Steam network.

Setting the screen resolution to 21:9

For those with ultra-wide monitors, to run the game in full screen, you need to edit the Fallout4Prefs.ini file in the “My Documents” folder. You need to edit the following lines:

  • bTopMostWindow=1
  • bMaximizeWindow=1
  • bBorderless=1
  • bFull Screen=0
  • iSize H=XXXX
  • iSize W=YYYY

Instead of XXXX you need to substitute the horizontal screen resolution, and instead of YYYY - vertical. Then the same trick must be done with the Fallout4Prefs.ini file in the Steam folder. Both files are easiest to find by searching.

Fixing a bug with getting stuck in terminals

You need to change the settings of the Fallout4Prefs file, located in the Steam client folder at steamapps\common\Fallout 4\Fallout4. You need to change the following line iPresentInterval=0.

Another way to fix the problem is to switch to screen mode in a window without borders (Window mode, Borderless).

Eliminate mouse movement lag

You need to edit the Fallout4Prefs.ini file located in the “My Documents” folder and set the following values:

  • iPresentInterval=0
  • bForceIgnoreSmoothness=1

For users Nvidia video cards you need to right-click on the Nvidia logo on the taskbar in the lower right corner, select "System Preferences", "3D Settings" and add the Fallout.exe file to your programs. Here you also need to change:

  • Enable triple buffering
  • Enable Vsync
  • Set the maximum number of pre-rendered frames to 1 (Max frames to render ahead)

The release of Fallout 4 was an unprecedented success - the game was in second place in the list of the most popular games after Dota 2. The game was released on platforms Xbox One, PlayStation 4 and PC.


November 10, 2015 7:49

How to remove power armor

If you are tired of carrying power armor and want to take it off, then you just need to hold down the E key to do this. Hold it for a while and after a couple of seconds your character will come out of the power armor.

How to unlock frame rate? (FPS)

Some default to a locked frame rate of 30 frames per second (FPS), while others have it set to 60. Here's how to unlock the frame rate if you have 30 FPS and want to reach 60.

To unlock the frame rate, open the Fallout4Pref.ini file (located in the "C:\Users\UserName\Documents\My Games\Fallout 4\" folder). It is worth noting that it is not necessary to back up this file, since you can simply delete the Fallout4Pref.ini file and the game will automatically generate new file the next time you start the game.

Find the following line:

And replace it with

Now use NVIDIA's Control Panel Vsync Editor - or AMD's equivalent - and enable it to prevent the game from crashing, as the above setting simply removes the framerate lock.

Note: Other Possible Solution is to use windowed mode without a frame.

Disabling mouse acceleration

It looks like mouse acceleration is set by default in Fallout 4. To remove it, we need to set it to approximately the same values ​​as those set in Skyrim. Open the Fallout4.ini file (located in the "C:\Users\Username\Documents\My Games\Fallout 4\" folder).

Scroll through the contents of the file to the section and below this line add the following:

Note: This change does not apply to menus and other such things, but it will not be in the game itself.

How to disable the splash screen in Fallout 4 when loading the game

Option 1

To skip the introductory screen each time you load Fallout 4, you need to go to the folder where you have Steam installed, go into it and then follow the following path: steamapps\common\Fallout 4\Data\Video - here you need to delete the following file:

Option 2

Go to the folder "C:\Users\Username\Documents\My Games\Fallout 4\" and open the Fallout4.ini file. Find the line and after it add:

Then, in the same folder, find the Fallout4Prefs.ini file and again under the line add the following line:

After these steps, the introductory video should no longer be displayed.

How to change the field of view (FOV) in Fallout 4?

While you may have changed your viewpoint for Skyrim before, Fallout 4 requires a little more work. Changes must be made to three files, two of which are called Fallout4Prefs.ini and are located in two different places, and the third is called Fallout4.ini. All three need to be changed as follows.

To get started, find the Fallout4.ini file in the folder “C:\Users\Username\Documents\My Games\Fallout 4\” and under the line add the following lines:

fDefaultWorldFOV=XX
fDefault1stPersonFov=YY

Now go edit the Fallout4Prefs.ini file in the same folder you were in before. Below the line add the following lines:

fDefaultWorldFOV=XX
fDefault1stPersonFov=YY

Where XX is the desired viewing angle. For most, a value of 90 may be suitable.
YY is the desired viewing angle for your character model (hands and weapons on the screen). Change this value to your liking. The larger it is, the more you will see.

And finally, last file- open the folder where you have Steam installed, go into it and then follow the following path: steamapps\common\Fallout 4\Fallout4 (note that there is a Fallout4 folder in the Fallout 4 folder). Open the Fallout4Prefs.ini file and again under the line add the following lines:

fDefaultWorldFOV=XX
fDefault1stPersonFov=YY

Where XX is the desired viewing angle. For most, a value of 90 may be suitable.
YY is the desired viewing angle for your character model (hands and weapons on the screen). Change this value to your liking. The larger it is, the more you will see.

I note that the viewing angle (FOV) settings under the section The Fallout4.ini file does not need to be modified when making such changes. After doing all the above steps, your viewing angle should change.

If you think your Pip-Boy should be smaller, press "~" and type "fov XX", where XX is the smallest number. This will take a few tries and will cause errors, but will not affect the game itself, it will only change the viewing angle for your Pip-Boy. If the console call button (~) does not work, change the keyboard layout to English.

Standard viewing angle (80)

Changed viewing angle (110)

How to add support for ultra-wide (21:9) monitors in Fallout 4?

To run the game on a 21:9 monitor without any problems, simply open the Fallout4Prefs.ini file in the "C:\Users\Username\Documents\My Games\Fallout 4\" folder and change the following lines to match the ones below:

bTopMostWindow=1
bMaximizeWindow=1
bBorderless=1
bFull Screen=0
iSize H=XXXX
iSize W=YYYY

Where XXXX is the horizontal resolution of your monitor, and YYYY is the vertical resolution of your monitor

Next, you need to do the same in the second Fallout4Prefs.ini file in the game folder. At the moment the game's interface is stretched, but this is a good start and perhaps it can be fixed in the future. You can see the result in the screenshots below:

How to unlock the console

Some users report that standard activation The console in Fallout 4 does not work for them (that is, pressing “~” does not lead to anything). If everything is fine with you, then the information below is not for you. To resolve this issue, go to Control Panel and add the US keyboard layout among the languages.

Mouse not visible in Fallout 4 menu

This problem most often occurs when using a connected gamepad to the computer. The easiest way to solve this problem is to remove the gamepad from the computer. If you don't want to use a gamepad, but at the same time don't want to constantly disconnect the controller, the following posts will help you. Also, if you do not have any gamepad connected, but the cursor is not displayed in the game menu, then you can disable the controller as follows. Open the Fallout4Prefs.ini file (located in the "C:\Users\Username\Documents\My Games\Fallout 4\" folder) and scroll to the following line:

And replace this with

Mouse movement differs vertically and horizontally

Some users didn't like the changes made to the vertical and horizontal movement in Fallout 4. But you can quickly fix this. Simply open the Fallout4.ini file (located in the "C:\Users\Username\Documents\My Games\Fallout 4\" folder) and change the following entry:

This option is ideal for monitors with an aspect ratio of 16:9. In case you have a different aspect ratio, simply multiply the infMouseHeadingYScale value by the aspect ratio of your monitor.

Invisible hack bug

If you have problems with invisible hacking, then the solution is quite simple. Open the Fallout4Prefs.ini file in your documents folder (C:\Users\Username\Documents\My Games\Fallout 4\) and under change the following:

iSize W=XXXX-1
iSize H=YYYY-1

For example

Should be changed to this:

Also change the Fallout4Prefs.ini file in the game folder (steamapps\common\Fallout 4\Fallout4) where you have Steam installed.

This bug appears to appear if you unlock the frame rate and don't enable Vsync.

-1) (_uWnd.alert("You have already rated this material!","Error",(w:270,h:60,t:8000));$("#rating_os").css("cursor", "help").attr("title","You have already rated this material");$("#rating_os").attr("id","rating_dis");) else (_uWnd.alert("Thank you for your rating !","You've done your job",(w:270,h:60,t:8000));var rating = parseInt($("#rating_p").html());rating = rating + 1;$ ("#rating_p").html(rating);$("#rating_os").css("cursor","help").attr("title","You have already rated this material");$("# rating_os").attr("id","rating_dis");)));"> I like 21

Fallout 4 how to remove the 60 FPS limit | FPS unlock Mods for Fallout 4 - http://igrotrend.ru/fallout_4/ !Update!!! The new mod changes the FPS in the game itself!!! https://youtu.be/DzkEaSdaWJo !if FPS is off the charts and there are problems with safes, then look at this guide! https://youtu.be/BtygDF2m9bk !Setting up Nvidia and enabling vertical sync for Fallout 4 https://youtu.be/RIPwHGvt9l4 !Also all the guides are here! https://www.youtube.com/playlist?list=PLLA6JhAS6-wTszLrU98axfEvdlXknVzRU C:\Users\your name\Documents\my games\Fallout4 line iPresentInterval=0 (1 by default) You don’t have to check the read-only box! It is needed so that the game does not overwrite this default value! FPS\FPS is shown on the top right by the FRAPS 18+ program *RUS* - If I helped you, rate it (put a “Like” aka Thumbs Up) and Subscribe - I will help you next time. *ENG* - If i help You - click LIKE and Subscribe - I will Help You next time. Do you dislike?? explain in the comments why... WIndows 8.1 Pro x64 Intel i5-4670 MSI GTX 970 100ME Asus VG248QE 144hz 1ms MSI Z97 Gaming 7 Corsair (4x4) 16Gb 1600Mhz Corsair TX 750M Plextor M6 PRO 128Gb SSD Razer Imperator 201 2 4G Razer Mat Galiathus+ MSI Steelseries Merc Stealth Nvidia 3D Vision !Useful Programs for You! https://cloud.mail.ru/public/N5xy/jn86ozZWT I'm on VK - https://vk.com/den4ik_official_youtube VK group - https://vk.com/den4ik_vk_group Steam - http://steamcommunity.com/ id/DeN4iK_RnD Ban if there is: -Mat -Spam in the comments #DeN4iK #GamesbyDeN4iK Fallout 4 Settings Fallout 4 Settings Fallout 4 Settings graphics Fallout 4 Graphics settings Fallout 4 how to remove the 60 FPS limit Fallout 4 how to remove the 60 FPS limit Fallout 4 how to remove 60 FPS limit Fallout 4 how to remove 60 FPS limit Fallout 4 how to remove Fallout 4 60 FPS limit Fallout 4 FPS unlock Fallout 4 FPS Fallout 4 LOCK FPS Fallout 4 Download Fallout 4 Torrent Fallout 4 on ultra Fallout 4 release date Fallout 4 STEAM Fallout 4 ULTRA iPresentInterval=0 fallout 4 ultra fallout 4 60fps fallout 4 Increase FPS fallout 4 Increase FPS

For some users, Fallout 4 crashes when starting the game. This can be fixed by running the game in borderless windowed mode. You need to do the following:

prefs.ini file in documents/users/mygames/fallout4 and in steamapps/common/fallout4
Set the following values ​​(the resolution is what you need):

bMaximizeWindow=1
bBorderless=1
bFull Screen=0
iSize H=1080
iSize W=1920

  • Unlocking FPS

For some, the maximum number of frames per second is 30, for some - 60. Below are instructions on how to unlock FPS. Attention: it is not recommended to unlock it above 60, as bugs were observed in Skyrim (flying animals, etc.)

Open Fallout4Pref.ini (located in C:\Users\[name]\My Documents\My Games\Fallout4\). A backup is not necessary - if you delete Fallout4Pref.ini, the game will automatically create it the next time you launch it once.

Find the line iPresentInterval=1 and change it to iPresentInterval=0

  • Disabling mouse acceleration

It looks like mouse acceleration is the default setting in Fallout 4. To turn it off, we need to do the same thing we did in Skyrim. Open Fallout4.ini C:\Users\[name]\My Documents\My Games\Fallout4\

In the section, add a new line:
bMouseAcceleration=0

Attention: acceleration will not be removed from various menus, but will be disabled “inside” the game.

  • How to disable intro when loading a game

Solution 1:
To skip the intro every time you load Fallout 4, go to the Steam folder where you have the game installed steamapps\common\Fallout 4\Data\Video and delete the following file:

Solution 2:
First, go to C:\Users\[name]\My Documents\My Games\Fallout4\ and open Fallout4.ini. In the section add SIntroSequence=1

Then, in the same folder, open Fallout4Prefs.ini and again add SIntroSequence=1 in the section.

You should now have the intro video disabled.

  • How to change fov

Unlike Skyrim, Fallout 4 requires a little more action. The change needs to be made to 3 different files, 2 of them are Fallout4Prefs.ini in two different folders, and one is Fallout4.ini

First, open Fallout4.ini C:\Users\[name]\My Documents\My Games\Fallout4\ and in the section add the following lines:

fDefaultWorldFOV=XX
fDefault1stPers=XX

Then open Fallout4Prefs.ini in C:\Users\[name]\My Documents\My Games\Fallout4\ and do the same as above:
In the section, add the lines:
fDefaultWorldFOV=XX
fDefault1stPers=XX

Where XX is the desired fov parameter. I think 90 is fine for most, but it's up to your taste.

Then go to your Steam installation folder - steamapps\common\Fallout 4\Fallout4 and open Fallout4Prefs.ini. There also add to the section
fDefaultWorldFOV=XX
fDefault1stPers=XX

Please note that the fov options in the Fallout 4.ini section do not need to be changed.

If you think your Pip-Boy is too small, press ~, then type fov XX, where XX is the smaller value you selected. This FOV will not affect your gameplay, but it will affect the size of your Pip-Boy. If the key does not work, change the key settings for the console.

fov default (80):

increased fov 110 value:


  • How to add support for 21:9 (ultrawide)

To ensure your game runs in 21:9 without any problems, open Fallout4Prefs.ini in the C:\Users\[name]\My Documents\My Games\Fallout4\ folder and change the following lines to the values ​​below:

bTopMostWindow=1
bMaximizeWindow=1
bBorderless=1
bFull Screen=0
iSize H=XXXX
iSize W=YYYY

Where XXXX is your horizontal resolution and YYYY is your vertical resolution.

The HUD will stretch out a bit, but it's a good start.

  • Unlocking the Console

Some users have reported that the default console doesn't work for them (and when they press the tilde ~ nothing happens). If it works, then you don't need to do anything. To fix this, go to the windows language panel and change the layout to English.

Another solution would be to use the @ key.

This may help you for now.

  • The mouse in the menu is invisible

The most common solution for this if you have a gamepad connected is to disable it. However, you can solve this another way:

Open Fallout4Prefs.ini (C:\Users\[name]\My Documents\My Games\Fallout4\) and change the following line:
bGamepadEnable=1
on
bGamepadEnable=0

  • Vertical and horizontal mouse movements are different

If you don't like it, you can quickly fix it. Simply open Fallout4.ini (C:\Users\[name]\My Documents\My Games\Fallout4\) and change the following:

FMouseHeadingYScale=.021
on
fMouseHeadingYScale=.03738