Example 10579

Game Config

Video game settings and preferences.

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

graphics: {
quality: "high"
shadows: "high"
anti_aliasing: "MSAA"
render_distance: 7
ray_tracing: false
}

audio: {
master: 83
music: 100
sfx: 59
voice: 86
}

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

See also