Example 9361

Game Config

Video game settings and preferences.

{
display: {
resolution: "2560x1440"
fullscreen: false
vsync: true
fps_limit: 0
}

graphics: {
quality: "high"
shadows: "low"
anti_aliasing: "none"
render_distance: 32
ray_tracing: false
}

audio: {
master: 95
music: 72
sfx: 50
voice: 54
}

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

See also