Example 7466

Game Config

Video game settings and preferences.

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

graphics: {
quality: "high"
shadows: "low"
anti_aliasing: "none"
render_distance: 10
ray_tracing: false
}

audio: {
master: 90
music: 95
sfx: 81
voice: 78
}

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

See also