Example 15375
Game Config
Video game settings and preferences.
{
display: {
resolution: "2560x1440"
fullscreen: true
vsync: true
fps_limit: 60
}
graphics: {
quality: "low"
shadows: "high"
anti_aliasing: "none"
render_distance: 4
ray_tracing: true
}
audio: {
master: 73
music: 44
sfx: 92
voice: 67
}
controls: {
sensitivity: 4.7
invert_y: false
vibration: false
}
}