Example 13262

Game Config

Video game settings and preferences.

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

graphics: {
quality: "low"
shadows: "medium"
anti_aliasing: "MSAA"
render_distance: 20
ray_tracing: false
}

audio: {
master: 73
music: 59
sfx: 57
voice: 91
}

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

See also