Example 12066

Game Config

Video game settings and preferences.

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

graphics: {
quality: "ultra"
shadows: "high"
anti_aliasing: "none"
render_distance: 29
ray_tracing: true
}

audio: {
master: 70
music: 67
sfx: 57
voice: 89
}

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

See also