Example 7973

Game Config

Video game settings and preferences.

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

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

audio: {
master: 71
music: 88
sfx: 55
voice: 83
}

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

See also