Example 10668

Game Config

Video game settings and preferences.

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

graphics: {
quality: "ultra"
shadows: "high"
anti_aliasing: "none"
render_distance: 20
ray_tracing: false
}

audio: {
master: 75
music: 81
sfx: 81
voice: 53
}

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

See also