Example 17165

Game Config

Video game settings and preferences.

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

graphics: {
quality: "medium"
shadows: "medium"
anti_aliasing: "FXAA"
render_distance: 30
ray_tracing: true
}

audio: {
master: 93
music: 64
sfx: 93
voice: 100
}

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

See also