Example 11666

Game Config

Video game settings and preferences.

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

graphics: {
quality: "medium"
shadows: "low"
anti_aliasing: "none"
render_distance: 14
ray_tracing: true
}

audio: {
master: 55
music: 90
sfx: 63
voice: 90
}

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

See also