Example 8172

Game Config

Video game settings and preferences.

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

graphics: {
quality: "high"
shadows: "off"
anti_aliasing: "TAA"
render_distance: 20
ray_tracing: true
}

audio: {
master: 95
music: 73
sfx: 54
voice: 59
}

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

See also