Example 8774

Game Config

Video game settings and preferences.

{
display: {
resolution: "2560x1440"
fullscreen: true
vsync: true
fps_limit: 240
}

graphics: {
quality: "high"
shadows: "medium"
anti_aliasing: "MSAA"
render_distance: 12
ray_tracing: true
}

audio: {
master: 79
music: 33
sfx: 78
voice: 64
}

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

See also