Example 1962

Game Config

Video game settings and preferences.

{
display: {
resolution: "3840x2160"
fullscreen: true
vsync: true
fps_limit: 120
}

graphics: {
quality: "medium"
shadows: "medium"
anti_aliasing: "TAA"
render_distance: 22
ray_tracing: false
}

audio: {
master: 52
music: 84
sfx: 88
voice: 57
}

controls: {
sensitivity: 0.8
invert_y: false
vibration: false
}
}

See also