Example 2378

Game Config

Video game settings and preferences.

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

graphics: {
quality: "ultra"
shadows: "low"
anti_aliasing: "FXAA"
render_distance: 28
ray_tracing: false
}

audio: {
master: 61
music: 80
sfx: 55
voice: 96
}

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

See also