Example 11767

Game Config

Video game settings and preferences.

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

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

audio: {
master: 76
music: 84
sfx: 67
voice: 97
}

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

See also