Example 6080

Game Config

Video game settings and preferences.

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

graphics: {
quality: "ultra"
shadows: "high"
anti_aliasing: "TAA"
render_distance: 10
ray_tracing: true
}

audio: {
master: 56
music: 56
sfx: 99
voice: 86
}

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

See also