Example 2867
Game Config
Video game settings and preferences.
{
display: {
resolution: "2560x1440"
fullscreen: true
vsync: true
fps_limit: 240
}
graphics: {
quality: "high"
shadows: "medium"
anti_aliasing: "FXAA"
render_distance: 28
ray_tracing: false
}
audio: {
master: 95
music: 57
sfx: 80
voice: 99
}
controls: {
sensitivity: 4.1
invert_y: false
vibration: false
}
}