Example 1671

Game Config

Video game settings and preferences.

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

graphics: {
quality: "high"
shadows: "high"
anti_aliasing: "TAA"
render_distance: 31
ray_tracing: false
}

audio: {
master: 97
music: 36
sfx: 70
voice: 80
}

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

See also