Example 13479

Game Config

Video game settings and preferences.

{
display: {
resolution: "3840x2160"
fullscreen: true
vsync: true
fps_limit: 0
}

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

audio: {
master: 86
music: 39
sfx: 60
voice: 83
}

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

See also