Example 1274

Game Config

Video game settings and preferences.

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

graphics: {
quality: "medium"
shadows: "medium"
anti_aliasing: "FXAA"
render_distance: 10
ray_tracing: false
}

audio: {
master: 80
music: 43
sfx: 82
voice: 71
}

controls: {
sensitivity: 4.6
invert_y: false
vibration: true
}
}

See also