Example 17275

Game Config

Video game settings and preferences.

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

graphics: {
quality: "ultra"
shadows: "off"
anti_aliasing: "FXAA"
render_distance: 32
ray_tracing: false
}

audio: {
master: 56
music: 86
sfx: 86
voice: 51
}

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

See also