Example 6771

Game Config

Video game settings and preferences.

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

graphics: {
quality: "low"
shadows: "off"
anti_aliasing: "MSAA"
render_distance: 30
ray_tracing: false
}

audio: {
master: 70
music: 42
sfx: 70
voice: 66
}

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

See also