Example 13768
Game Config
Video game settings and preferences.
{
display: {
resolution: "2560x1440"
fullscreen: true
vsync: true
fps_limit: 60
}
graphics: {
quality: "low"
shadows: "low"
anti_aliasing: "TAA"
render_distance: 26
ray_tracing: false
}
audio: {
master: 69
music: 58
sfx: 95
voice: 85
}
controls: {
sensitivity: 0.6
invert_y: false
vibration: true
}
}