Example 7175
Game Config
Video game settings and preferences.
{
display: {
resolution: "2560x1440"
fullscreen: true
vsync: true
fps_limit: 0
}
graphics: {
quality: "low"
shadows: "low"
anti_aliasing: "TAA"
render_distance: 25
ray_tracing: true
}
audio: {
master: 71
music: 47
sfx: 77
voice: 85
}
controls: {
sensitivity: 5
invert_y: false
vibration: false
}
}