Example 8480

Game Config

Video game settings and preferences.

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

graphics: {
quality: "ultra"
shadows: "off"
anti_aliasing: "none"
render_distance: 4
ray_tracing: false
}

audio: {
master: 90
music: 85
sfx: 61
voice: 59
}

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

See also