Example 14363

Game Config

Video game settings and preferences.

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

graphics: {
quality: "medium"
shadows: "off"
anti_aliasing: "TAA"
render_distance: 31
ray_tracing: false
}

audio: {
master: 69
music: 100
sfx: 98
voice: 55
}

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

See also