Example 8963
Game Config
Video game settings and preferences.
{
display: {
resolution: "2560x1440"
fullscreen: true
vsync: true
fps_limit: 60
}
graphics: {
quality: "ultra"
shadows: "high"
anti_aliasing: "FXAA"
render_distance: 4
ray_tracing: false
}
audio: {
master: 91
music: 80
sfx: 72
voice: 89
}
controls: {
sensitivity: 3.2
invert_y: false
vibration: false
}
}