Example 7077

Game Config

Video game settings and preferences.

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

graphics: {
quality: "medium"
shadows: "low"
anti_aliasing: "TAA"
render_distance: 4
ray_tracing: false
}

audio: {
master: 78
music: 85
sfx: 95
voice: 92
}

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

See also