Example 11574
Game Config
Video game settings and preferences.
{
display: {
resolution: "2560x1440"
fullscreen: true
vsync: true
fps_limit: 0
}
graphics: {
quality: "low"
shadows: "medium"
anti_aliasing: "FXAA"
render_distance: 11
ray_tracing: false
}
audio: {
master: 72
music: 52
sfx: 97
voice: 86
}
controls: {
sensitivity: 2.2
invert_y: false
vibration: false
}
}