Config file

Description of all the configuration variables available

circle-exclamation

The config file can be found in: <cet install path>/config.json

Developer

ARGUMENT
VALUE
DEFAULT
DESCRIPTION

dump_game_options

false

false

Will dump all options and their default values in the log file.

enable_imgui_assertions

false

false

WIP

max_lines_console_history

1000

1000

WIP

persistent_console

true

true

WIP

remove_dead_bindings

true

true

WIP

Font

ARGUMENT
VALUE
DEFAULT
DESCRIPTION

base_size

18.0

18.0

Set the font size of the overlay and mods.

language

Default

Default

WIP

oversample_horizontal

3

3

WIP

oversample_vertical

1

1

WIP

path

(empty)

(empty)

Check here for details.

Patches

ARGUMENT
VALUE
DEFAULT
DESCRIPTION

disable_antialiasing

false

false

Setting this to true will disable antialiasing (TAA), which can increase performance on older hardware but looks horrible.

disable_async_compute

false

false

Setting this to true will disable async compute, which can increase performance on older hardware.

disable_boundary_teleport

false

false

Remove the teleport caused by going beyond the boundary in the game.

disable_intro_movies

false

false

Disable the first movies that play at each launch.

disable_vignette

false

false

Disable the vignette effect while crouching.

disable_win7_vsync

false

false

Disable V-sync for Windows7

minimap_flicker

false

false

WIP

skip_start_menu

false

false

Skips the menu asking you to press the space bar to continue (Breaching...)

Deprecated Patches

These are the old Cyber Engine Tweaks config file patches for reference.

ARGUMENT
VALUE
DEFAULT
DESCRIPTION

disable_antialiasing

bool

false

Setting this to true will disable antialiasing (TAA), which can increase performance on older hardware but looks horrible.

disable_async_compute

bool

false

Setting this to true will disable async compute, which can increase performance on older hardware.

disable_boundary_teleport

bool

false

Remove the teleport caused by going beyond the boundary in the game.

disable_intro_movies

bool

true

Disable the first movies that play at each launch.

disable_vignette

bool

false

Disable the vignette effect while crouching.

disable_win7_vsync

bool

false

Disable V-sync for Windows7

dump_game_options

bool

false

Will dump all options and their default values in the log file.

enable_debug

bool

false

Unlocks the debug menu, use at your own risk!

font_glyph_ranges

string

Check here for details.

font_path

string

Check here for details.

font_size

integer

13

Set the font size of the overlay and mods.

overlay_key

integer

Key to open the console.

remove_pedestrians

bool

false

Removes most of the pedestrians and traffic from the game. Be careful using this, a save made with this activated will NEVER have pedestrians/traffic anymore!

skip_start_menu

bool

true

Skips the menu asking you to press the space bar to continue (Breaching...)

Change font & font size

A guide on how to change the font and font size for Cyber Engine Tweaks and mods based on Cyber Engine Tweaks. And how to display non-English characters.

Change font & sizechevron-right

Last updated