Example 15866

Game Config

Video game settings and preferences.

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

graphics: {
quality: "low"
shadows: "off"
anti_aliasing: "TAA"
render_distance: 32
ray_tracing: false
}

audio: {
master: 78
music: 20
sfx: 81
voice: 95
}

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

See also