Example 15364
Game Config
Video game settings and preferences.
{
display: {
resolution: "3840x2160"
fullscreen: true
vsync: true
fps_limit: 240
}
graphics: {
quality: "high"
shadows: "off"
anti_aliasing: "FXAA"
render_distance: 16
ray_tracing: false
}
audio: {
master: 70
music: 98
sfx: 70
voice: 90
}
controls: {
sensitivity: 3.8
invert_y: false
vibration: false
}
}