Example 1968

Game Config

Video game settings and preferences.

{
display: {
resolution: "2560x1440"
fullscreen: true
vsync: true
fps_limit: 60
}

graphics: {
quality: "ultra"
shadows: "off"
anti_aliasing: "none"
render_distance: 7
ray_tracing: true
}

audio: {
master: 66
music: 100
sfx: 65
voice: 63
}

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

See also