Example 2077

Game Config

Video game settings and preferences.

{
display: {
resolution: "1920x1080"
fullscreen: true
vsync: true
fps_limit: 144
}

graphics: {
quality: "high"
shadows: "medium"
anti_aliasing: "TAA"
render_distance: 11
ray_tracing: true
}

audio: {
master: 51
music: 75
sfx: 85
voice: 68
}

controls: {
sensitivity: 0.7
invert_y: false
vibration: false
}
}

See also