Example 11467

Game Config

Video game settings and preferences.

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

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

audio: {
master: 97
music: 25
sfx: 62
voice: 80
}

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

See also