Example 5074

Game Config

Video game settings and preferences.

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

graphics: {
quality: "medium"
shadows: "low"
anti_aliasing: "FXAA"
render_distance: 24
ray_tracing: false
}

audio: {
master: 81
music: 33
sfx: 66
voice: 69
}

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

See also