changed to mobile
This commit is contained in:
+2
-2
@@ -8,7 +8,7 @@ custom_features=""
|
|||||||
export_filter="all_resources"
|
export_filter="all_resources"
|
||||||
include_filter=""
|
include_filter=""
|
||||||
exclude_filter=""
|
exclude_filter=""
|
||||||
export_path="../../../../../../../run/user/1016/gvfs/smb-share:server=canaima.casa.vm,share=turpial/00_casavm/12_pDasher/builds/pDash_v0.1.x86_64"
|
export_path="../builds/pDash_v0.1.x86_64"
|
||||||
encryption_include_filters=""
|
encryption_include_filters=""
|
||||||
encryption_exclude_filters=""
|
encryption_exclude_filters=""
|
||||||
encrypt_pck=false
|
encrypt_pck=false
|
||||||
@@ -19,7 +19,7 @@ encrypt_directory=false
|
|||||||
custom_template/debug=""
|
custom_template/debug=""
|
||||||
custom_template/release=""
|
custom_template/release=""
|
||||||
debug/export_console_wrapper=1
|
debug/export_console_wrapper=1
|
||||||
binary_format/embed_pck=false
|
binary_format/embed_pck=true
|
||||||
texture_format/bptc=true
|
texture_format/bptc=true
|
||||||
texture_format/s3tc=true
|
texture_format/s3tc=true
|
||||||
texture_format/etc=false
|
texture_format/etc=false
|
||||||
|
|||||||
@@ -47,4 +47,5 @@ debug={
|
|||||||
[rendering]
|
[rendering]
|
||||||
|
|
||||||
textures/canvas_textures/default_texture_filter=0
|
textures/canvas_textures/default_texture_filter=0
|
||||||
|
renderer/rendering_method="mobile"
|
||||||
textures/vram_compression/import_etc2_astc=true
|
textures/vram_compression/import_etc2_astc=true
|
||||||
|
|||||||
@@ -15,5 +15,6 @@ one_shot = true
|
|||||||
[node name="Level" parent="." instance=ExtResource("3_wx6ne")]
|
[node name="Level" parent="." instance=ExtResource("3_wx6ne")]
|
||||||
|
|
||||||
[node name="CRT_Overlay" parent="." instance=ExtResource("2_xf15f")]
|
[node name="CRT_Overlay" parent="." instance=ExtResource("2_xf15f")]
|
||||||
|
visible = false
|
||||||
|
|
||||||
[connection signal="timeout" from="Timer" to="." method="_on_timeout"]
|
[connection signal="timeout" from="Timer" to="." method="_on_timeout"]
|
||||||
|
|||||||
@@ -15,5 +15,6 @@ one_shot = true
|
|||||||
[node name="Level" parent="." instance=ExtResource("2_xjpi1")]
|
[node name="Level" parent="." instance=ExtResource("2_xjpi1")]
|
||||||
|
|
||||||
[node name="CRT_Overlay" parent="." instance=ExtResource("2_onw3m")]
|
[node name="CRT_Overlay" parent="." instance=ExtResource("2_onw3m")]
|
||||||
|
visible = false
|
||||||
|
|
||||||
[connection signal="timeout" from="Timer" to="." method="_on_timeout"]
|
[connection signal="timeout" from="Timer" to="." method="_on_timeout"]
|
||||||
|
|||||||
Reference in New Issue
Block a user