Example 13762

Game Config

Video game settings and preferences.

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

graphics: {
quality: "high"
shadows: "medium"
anti_aliasing: "none"
render_distance: 19
ray_tracing: false
}

audio: {
master: 51
music: 72
sfx: 98
voice: 92
}

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

See also