Example 6675

Game Config

Video game settings and preferences.

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

graphics: {
quality: "high"
shadows: "medium"
anti_aliasing: "none"
render_distance: 4
ray_tracing: true
}

audio: {
master: 99
music: 43
sfx: 52
voice: 54
}

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

See also