Example 5470

Game Config

Video game settings and preferences.

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

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

audio: {
master: 100
music: 100
sfx: 81
voice: 92
}

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

See also