Example 2765

Game Config

Video game settings and preferences.

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

graphics: {
quality: "low"
shadows: "off"
anti_aliasing: "MSAA"
render_distance: 16
ray_tracing: true
}

audio: {
master: 56
music: 96
sfx: 57
voice: 64
}

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

See also