Example 14862
Game Config
Video game settings and preferences.
{
display: {
resolution: "2560x1440"
fullscreen: true
vsync: true
fps_limit: 60
}
graphics: {
quality: "medium"
shadows: "off"
anti_aliasing: "TAA"
render_distance: 19
ray_tracing: false
}
audio: {
master: 64
music: 76
sfx: 55
voice: 58
}
controls: {
sensitivity: 1.3
invert_y: false
vibration: true
}
}