Example 9370

Game Config

Video game settings and preferences.

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

graphics: {
quality: "high"
shadows: "high"
anti_aliasing: "FXAA"
render_distance: 12
ray_tracing: true
}

audio: {
master: 72
music: 23
sfx: 81
voice: 87
}

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

See also