Example 6063
Game Config
Video game settings and preferences.
{
display: {
resolution: "1920x1080"
fullscreen: true
vsync: true
fps_limit: 144
}
graphics: {
quality: "medium"
shadows: "low"
anti_aliasing: "TAA"
render_distance: 6
ray_tracing: false
}
audio: {
master: 85
music: 87
sfx: 81
voice: 78
}
controls: {
sensitivity: 1.6
invert_y: false
vibration: false
}
}