Example 1565

Game Config

Video game settings and preferences.

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

graphics: {
quality: "low"
shadows: "low"
anti_aliasing: "none"
render_distance: 19
ray_tracing: false
}

audio: {
master: 70
music: 69
sfx: 95
voice: 76
}

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

See also