3 New Notifications

New Badge Earned
Get 1K upvotes on your post
Life choices of my cat
Earned 210

Drag Images here or Browse from your computer.

Trending Posts
Sorted by Newest First
n
nuka 24.12.19 11:16 am

Fixes (The Outer Worlds)

The location of the configuration files
Windows:
%LOCALAPPDATA% \Indiana\Saved\Config\WindowsNoEditor

Microsoft Store: %LOCALAPPDATA%\P ackages\PrivateDivision.TheOuterWorldsWindows10_ hv3d7yfbgr2rp\LocalCache \Local\Indiana\Saved\Config\WindowsNoEditor

The location of savegames
Windows:
%USERPROFILE%\ Saved Games\The Outer Worlds

Microsoft Store:
%USERPROFILE%\ Saved Games\The Outer Worlds Windows 10\user-id\
%LOCALAPPDATA%\Packages\ PrivateDivision.TheOuterWorldsWindows10_ hv3d7yfbgr2rp\ SystemAppData\wgs\user-id\

To increase the size of text and UI
1. Go to the directory location of the configuration file.
2. Open Engine.ini with any text editor.
3. Add the section [/Script/Engine.UserInterfaceSettings] to the bottom of the file.
4. Immediately under the section add the line ApplicationScale=1.30, 1.30, where is your value of text size and UI. You can set any values.


The standard settings

1.70
Developers have recognized this issue a priority. The following patches needs to be fixed without outside intervention.
Too high values provoke exit interface screen, for each monitor a different value.


Example of setting too high values of the row ApplicationScale
Skip the opening splash
1. Follow the path: to \Indiana\Content\Movies.
2. Delete or just rename the files Startup_Splash_1.mp4 and Startup_Splash_2.mp4.

Alternative.
1. Go to the directory location of the configuration file.
2. Open The Game.ini with any text editor.
3. Add the following lines to the bottom of the file and save the changes:

[/Script/MoviePlayer.MoviePlayerSettings] bWaitForMoviesToComplete=False
bMoviesAreSkippable=True
StartupMovies=

To change the viewing angle | FOV
Calculate vertical FOV
1. Go to the directory location of the configuration file.
2. Open Engine.ini with any text editor.
3. Add the following lines and save the changes:

[/Script/Engine.LocalPlayer] AspectRatioAxisConstraint=AspectRatio_MaintainYFOV

In-game FOV values are now calculated vertically, the new value of 89 will fit an old 120 aspect ratio 16:9.
The player model will remain unchanged.
The entrance to the settings menu cancels the change.

Manual adjustment FOV
1. Go to the directory location of the configuration file.
2. Open GameUserSettings.ini with any text editor.
3. Change the line CustomFieldOfView=75.000000, where 75 is your FOV value. You can set any values.

To disable chromatic aberration
1. Go to the directory location of the configuration file.
2. Open Engine.ini with any text editor.
3. Add the section [SystemSettings] to the bottom of the file.
4. Immediately under the section add the line r.SceneColorFringeQuality=0 and save the file.

To Disable Mouse Acceleration
1. Go to the directory location of the configuration file.
2. Open Input.ini with any text editor.
3. Add the section [Engine.PlayerInput] at the bottom of the file, if it does not.
4. Immediately under the section add the line
bEnableMouseSmoothing=false
bViewAccelerationEnabled=false
0 Comments
Sort by: