Example 14179

Game Config

Video game settings and preferences.

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

graphics: {
quality: "ultra"
shadows: "low"
anti_aliasing: "none"
render_distance: 15
ray_tracing: false
}

audio: {
master: 76
music: 81
sfx: 90
voice: 53
}

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

See also