Example 8661

Game Config

Video game settings and preferences.

{
display: {
resolution: "3840x2160"
fullscreen: false
vsync: true
fps_limit: 144
}

graphics: {
quality: "ultra"
shadows: "low"
anti_aliasing: "FXAA"
render_distance: 6
ray_tracing: false
}

audio: {
master: 62
music: 29
sfx: 94
voice: 84
}

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

See also