Settings ‐ registry.json - NFSCO/documentation GitHub Wiki

This page documents the available settings in the registry.json file inside the NFSCO directory. This file contains all settings that the game normally stores inside the Windows Registry. The settings were relocated to this file for cross-platform compatibility and ease of access.

[!IMPORTANT] If you do not have a NFSCO installation yet, see NFSCO - Installation Guide.

anti_aliasing

Type Minimum Value Maximum Value
Unsigned Integer 0 2

The level of anti-aliasing.

Value Description
0 Off
1 x2
2 x4

are_movies_enabled

Type Minimum Value Maximum Value
Boolean false true

Whether or not movies from the MOVIES directory will play in-game.

are_particles_enabled

Type Minimum Value Maximum Value
Boolean false true

Whether or not the particle system is enabled.

are_weather_effects_enabled

Type Minimum Value Maximum Value
Boolean false true

Whether or not weather effects are enabled.

audio_mode

Type Minimum Value Maximum Value
Unsigned Integer 1 2

The audio mode to use.

Value Description
1 Stereo
2 Surround

brightness

Type Minimum Value Maximum Value
Unsigned Integer 0 100

The brightness value to use.

[!WARNING] This value only takes effect when the game is running in exclusive full screen.

is_post_processing_enabled

Type Minimum Value Maximum Value
Boolean false true

Whether or not post-processing is enabled. This value controls effects such as motion blur, black flashes, white flashes, and most graphical effects within NISes.

is_vertical_synchronization_enabled

Type Minimum Value Maximum Value
Boolean false true

Whether or not vertical synchronization is enabled.

is_visual_treatment_enabled

Type Minimum Value Maximum Value
Boolean false true

Whether or not visual treatment is enabled.

language

Type Minimum Value Maximum Value
String N/A N/A

Which language to use in-game.

Value Language Files
Czech CZECH
Danish DANISH
Dutch DUTCH
English US ENGLISH
Finnish FINNISH
French FRENCH
German GERMAN
Hungarian HUNGARIAN
Italian ITALIAN
Polish POLISH
Spanish SPANISH
Spanish (Mexican) MEXICAN
Swedish SWEDISH

performance_level

Type Minimum Value Maximum Value
Unsigned Integer 1 5

The overall graphics settings level.

Value Description
1 Low
2 Medium
3 High
4 Maximum
5 Custom