Example 10563

Game Config

Video game settings and preferences.

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

graphics: {
quality: "ultra"
shadows: "medium"
anti_aliasing: "none"
render_distance: 28
ray_tracing: true
}

audio: {
master: 54
music: 49
sfx: 57
voice: 90
}

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

See also