osb/assets/opensb/client.config.patch

11 lines
240 B
Diff
Raw Normal View History

{
// Disables scissoring and letterboxing on vanilla and modded warp cinematics
"warpCinematicBase" : {
"scissor" : false,
"letterbox" : false
},
"deployCinematicBase" : {
"scissor" : false,
"letterbox" : false
}
}