Example 9661

Game Config

Video game settings and preferences.

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

graphics: {
quality: "high"
shadows: "off"
anti_aliasing: "TAA"
render_distance: 14
ray_tracing: false
}

audio: {
master: 70
music: 97
sfx: 60
voice: 86
}

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

See also