changed to mobile

recode0.2
Jorge Vásquez Pérez 2 years ago
parent c2b67081fb
commit 88f1cec190

@ -8,7 +8,7 @@ custom_features=""
export_filter="all_resources"
include_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_exclude_filters=""
encrypt_pck=false
@ -19,7 +19,7 @@ encrypt_directory=false
custom_template/debug=""
custom_template/release=""
debug/export_console_wrapper=1
binary_format/embed_pck=false
binary_format/embed_pck=true
texture_format/bptc=true
texture_format/s3tc=true
texture_format/etc=false

@ -47,4 +47,5 @@ debug={
[rendering]
textures/canvas_textures/default_texture_filter=0
renderer/rendering_method="mobile"
textures/vram_compression/import_etc2_astc=true

@ -15,5 +15,6 @@ one_shot = true
[node name="Level" parent="." instance=ExtResource("3_wx6ne")]
[node name="CRT_Overlay" parent="." instance=ExtResource("2_xf15f")]
visible = false
[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="CRT_Overlay" parent="." instance=ExtResource("2_onw3m")]
visible = false
[connection signal="timeout" from="Timer" to="." method="_on_timeout"]

Loading…
Cancel
Save