Example 5463

Game Config

Video game settings and preferences.

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

graphics: {
quality: "low"
shadows: "low"
anti_aliasing: "MSAA"
render_distance: 29
ray_tracing: false
}

audio: {
master: 55
music: 53
sfx: 50
voice: 75
}

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

See also