Example 9867

Game Config

Video game settings and preferences.

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

graphics: {
quality: "high"
shadows: "off"
anti_aliasing: "none"
render_distance: 21
ray_tracing: false
}

audio: {
master: 99
music: 59
sfx: 73
voice: 84
}

controls: {
sensitivity: 1
invert_y: false
vibration: false
}
}

See also