Example 6779

Game Config

Video game settings and preferences.

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

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

audio: {
master: 57
music: 36
sfx: 57
voice: 99
}

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

See also