Example 7267

Game Config

Video game settings and preferences.

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

graphics: {
quality: "ultra"
shadows: "low"
anti_aliasing: "FXAA"
render_distance: 27
ray_tracing: true
}

audio: {
master: 69
music: 65
sfx: 94
voice: 54
}

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

See also