Example 13677

Game Config

Video game settings and preferences.

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

graphics: {
quality: "low"
shadows: "medium"
anti_aliasing: "TAA"
render_distance: 28
ray_tracing: true
}

audio: {
master: 92
music: 97
sfx: 59
voice: 59
}

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

See also