Example 16977

Game Config

Video game settings and preferences.

{
display: {
resolution: "1920x1080"
fullscreen: false
vsync: true
fps_limit: 144
}

graphics: {
quality: "medium"
shadows: "low"
anti_aliasing: "none"
render_distance: 18
ray_tracing: true
}

audio: {
master: 96
music: 88
sfx: 55
voice: 76
}

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

See also