Example 10075
Game Config
Video game settings and preferences.
{
display: {
resolution: "1920x1080"
fullscreen: true
vsync: true
fps_limit: 120
}
graphics: {
quality: "low"
shadows: "low"
anti_aliasing: "none"
render_distance: 11
ray_tracing: false
}
audio: {
master: 66
music: 70
sfx: 82
voice: 93
}
controls: {
sensitivity: 1.5
invert_y: false
vibration: false
}
}