Example 9069

Game Config

Video game settings and preferences.

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

graphics: {
quality: "medium"
shadows: "off"
anti_aliasing: "MSAA"
render_distance: 21
ray_tracing: true
}

audio: {
master: 78
music: 56
sfx: 91
voice: 71
}

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

See also