Example 13864

Game Config

Video game settings and preferences.

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

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

audio: {
master: 51
music: 48
sfx: 82
voice: 91
}

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

See also