Example 13063
Game Config
Video game settings and preferences.
{
display: {
resolution: "2560x1440"
fullscreen: true
vsync: true
fps_limit: 0
}
graphics: {
quality: "medium"
shadows: "off"
anti_aliasing: "TAA"
render_distance: 22
ray_tracing: true
}
audio: {
master: 70
music: 48
sfx: 89
voice: 74
}
controls: {
sensitivity: 2.7
invert_y: false
vibration: true
}
}