Example 17078

Game Config

Video game settings and preferences.

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

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

audio: {
master: 60
music: 40
sfx: 67
voice: 82
}

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

See also