Веб-сайт самохостера Lotigara

summaryrefslogtreecommitdiff
path: root/assets/opensb/client.config.patch
diff options
context:
space:
mode:
Diffstat (limited to 'assets/opensb/client.config.patch')
-rw-r--r--assets/opensb/client.config.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/assets/opensb/client.config.patch b/assets/opensb/client.config.patch
new file mode 100644
index 0000000..88bf328
--- /dev/null
+++ b/assets/opensb/client.config.patch
@@ -0,0 +1,11 @@
+{
+ // Disables scissoring and letterboxing on vanilla and modded warp cinematics
+ "warpCinematicBase" : {
+ "scissor" : false,
+ "letterbox" : false
+ },
+ "deployCinematicBase" : {
+ "scissor" : false,
+ "letterbox" : false
+ }
+} \ No newline at end of file