Example 7971

Game Config

Video game settings and preferences.

{
display: {
resolution: "1920x1080"
fullscreen: true
vsync: true
fps_limit: 120
}

graphics: {
quality: "ultra"
shadows: "off"
anti_aliasing: "TAA"
render_distance: 22
ray_tracing: true
}

audio: {
master: 93
music: 68
sfx: 74
voice: 57
}

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

See also