mirror of
https://github.com/Relintai/broken_seals.git
synced 2024-11-13 20:47:19 +01:00
Disable batching for now, it seems like it causes some crashes now. It might not be the root cause though.
This commit is contained in:
parent
33a4ca98eb
commit
69deb6002b
@ -337,5 +337,7 @@ quality/driver/fallback_to_gles2=true
|
|||||||
vram_compression/import_etc=true
|
vram_compression/import_etc=true
|
||||||
quality/directional_shadow/size.mobile=1024
|
quality/directional_shadow/size.mobile=1024
|
||||||
quality/shading/force_vertex_shading=true
|
quality/shading/force_vertex_shading=true
|
||||||
|
batching/options/use_batching=false
|
||||||
|
batching/options/use_batching_in_editor=false
|
||||||
quality/2d/use_batching=true
|
quality/2d/use_batching=true
|
||||||
quality/shadows/enabled=false
|
quality/shadows/enabled=false
|
||||||
|
Loading…
Reference in New Issue
Block a user