Example 13068

Game Config

Video game settings and preferences.

{
display: {
resolution: "2560x1440"
fullscreen: false
vsync: true
fps_limit: 0
}

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

audio: {
master: 70
music: 71
sfx: 82
voice: 73
}

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

See also