Example 5163

Game Config

Video game settings and preferences.

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

graphics: {
quality: "high"
shadows: "high"
anti_aliasing: "MSAA"
render_distance: 5
ray_tracing: false
}

audio: {
master: 65
music: 94
sfx: 78
voice: 55
}

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

See also