Example 3671
Game Config
Video game settings and preferences.
{
display: {
resolution: "2560x1440"
fullscreen: true
vsync: true
fps_limit: 120
}
graphics: {
quality: "low"
shadows: "low"
anti_aliasing: "none"
render_distance: 7
ray_tracing: true
}
audio: {
master: 63
music: 71
sfx: 53
voice: 95
}
controls: {
sensitivity: 2.1
invert_y: false
vibration: false
}
}