Example 15162

Game Config

Video game settings and preferences.

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

graphics: {
quality: "low"
shadows: "low"
anti_aliasing: "FXAA"
render_distance: 15
ray_tracing: false
}

audio: {
master: 58
music: 92
sfx: 53
voice: 90
}

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

See also