Example 8379
Game Config
Video game settings and preferences.
{
display: {
resolution: "2560x1440"
fullscreen: true
vsync: true
fps_limit: 144
}
graphics: {
quality: "ultra"
shadows: "high"
anti_aliasing: "none"
render_distance: 15
ray_tracing: false
}
audio: {
master: 50
music: 86
sfx: 99
voice: 72
}
controls: {
sensitivity: 1.1
invert_y: false
vibration: false
}
}