Example 5662

Game Config

Video game settings and preferences.

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

graphics: {
quality: "medium"
shadows: "low"
anti_aliasing: "none"
render_distance: 13
ray_tracing: true
}

audio: {
master: 88
music: 50
sfx: 60
voice: 96
}

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

See also