Example 6868
Game Config
Video game settings and preferences.
{
display: {
resolution: "1920x1080"
fullscreen: false
vsync: true
fps_limit: 240
}
graphics: {
quality: "high"
shadows: "high"
anti_aliasing: "FXAA"
render_distance: 15
ray_tracing: false
}
audio: {
master: 100
music: 97
sfx: 60
voice: 68
}
controls: {
sensitivity: 3
invert_y: false
vibration: false
}
}