Example 10174
Game Config
Video game settings and preferences.
{
display: {
resolution: "2560x1440"
fullscreen: false
vsync: true
fps_limit: 120
}
graphics: {
quality: "high"
shadows: "high"
anti_aliasing: "TAA"
render_distance: 23
ray_tracing: true
}
audio: {
master: 53
music: 80
sfx: 73
voice: 72
}
controls: {
sensitivity: 3.1
invert_y: false
vibration: true
}
}