Example 10780

Game Config

Video game settings and preferences.

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

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

audio: {
master: 83
music: 97
sfx: 70
voice: 98
}

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

See also