на главную
об игре
Ancestors: The Humankind Odyssey 27.08.2019

Ancestors The Humankind Odyssey "Оптимизация"

Принудительно отключены побочные графические эффекты, которые нагружают видеокарту. Оптимизация не затрагивает настройки в игре, их вы можете менять абсолютно беспрепятственно.

Установка

  1. Файлы из скачанной папки переместить в: C:\Users\ИмяПользователя\AppData\Local\Ancestors\Saved\Config\WindowsNoEditor
  2. Подтвердить замену файлов.
  3. Установить атрибут «только чтение», в свойствах файлов.
Комментарии: 1
Ваш комментарий

%LOCALAPPDATA%\Ancestors\Saved\Config\WindowsNoEditor\

%LOCALAPPDATA%\Ancestors\Saved\SaveGames\

Change AA type through the config file

Go to the configuration file(s) location.

Open Engine.ini in a text editor.

Add the following lines:

[SystemSettings]

r.DefaultFeature.AntiAliasing=1

The above sets the AA type to FXAA. Change the 1 to 0 to disable AA.

Enable TAA sharpening through the config file

Go to the configuration file(s) location.

Open Engine.ini in a text editor.

Add the following lines:

[SystemSettings]

r.TemporalAACurrentFrameWeight=0.2

r.TemporalAASharpness=0.8

r.Tonemapper.Sharpen=1

Depth of field

Disable depth of field through the config file

Go to the configuration file(s) location.

Open Engine.ini in a text editor.

Add the following lines:

[SystemSettings]

r.DepthOfFieldQuality=0

Motion blur

Disable motion blur through the config file[citation needed]

Go to the configuration file(s) location.

Open Engine.ini in a text editor.

Add the following lines:

[SystemSettings]

r.MotionBlurQuality=0

Vignette

Disable vignette through the config file[citation needed]

Go to the configuration file(s) location.

Open Engine.ini in a text editor.

Add the following lines:

[SystemSettings]

r.Tonemapper.GrainQuantization=0

r.Tonemapper.Quality=0

Mouse sensitivity

Vertical sensitivity isn't calculated the same as horizontal sensitivity. Edit the sensitivity=0.xx to personal preference.[citation needed]

Go to the configuration file(s) location.

Open Input.ini in a text editor.

Add the following lines:

[/Script/Engine.InputSettings]

AxisConfig=(AxisKeyName="MouseX",AxisProperties=(DeadZone=0.000000,Sensitivity=0.07,Exponent=1.000000,bInvert=False))

AxisConfig=(AxisKeyName="MouseY",AxisProperties=(DeadZone=0.000000,Sensitivity=0.07,Exponent=1.000000,bInvert=False))

bEnableMouseSmoothing=False

Skip intro videos and splash screen

Remove the video file

Go to <path-to-game>\Ancestors\Content\Movies\

Remove or rename PreGameMovie_withaudio.bik

A game update may restore the file.

Remove the splash image file

Go to <path-to-game>\Ancestors\Content\Splash\

Remove or rename Splash.bmp

A game update may restore the file.

0