Example 6468

Game Config

Video game settings and preferences.

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

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

audio: {
master: 82
music: 60
sfx: 86
voice: 76
}

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

See also