Example 9177
Game Config
Video game settings and preferences.
{
display: {
resolution: "1920x1080"
fullscreen: false
vsync: true
fps_limit: 144
}
graphics: {
quality: "low"
shadows: "off"
anti_aliasing: "none"
render_distance: 24
ray_tracing: true
}
audio: {
master: 98
music: 51
sfx: 62
voice: 73
}
controls: {
sensitivity: 0.8
invert_y: false
vibration: false
}
}