Example 9665

Game Config

Video game settings and preferences.

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

graphics: {
quality: "medium"
shadows: "low"
anti_aliasing: "none"
render_distance: 21
ray_tracing: false
}

audio: {
master: 52
music: 45
sfx: 92
voice: 59
}

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

See also