diff options
author | metamuffin <metamuffin@disroot.org> | 2025-06-20 17:06:53 +0200 |
---|---|---|
committer | metamuffin <metamuffin@disroot.org> | 2025-06-20 17:06:56 +0200 |
commit | 13e250a08b6b692579ede9075f5cac7b89578884 (patch) | |
tree | f0050126e371554cc542904f487c4479b88a75b5 /client | |
parent | 6f3a5a74ebf597ebacf6671e2f6169eeeb29e1e2 (diff) | |
download | hurrycurry-13e250a08b6b692579ede9075f5cac7b89578884.tar hurrycurry-13e250a08b6b692579ede9075f5cac7b89578884.tar.bz2 hurrycurry-13e250a08b6b692579ede9075f5cac7b89578884.tar.zst |
change texture import mode from vram compressed to either lossy or lossless depending on usage
Diffstat (limited to 'client')
-rw-r--r-- | client/export_presets.cfg | 50 | ||||
-rw-r--r-- | client/map/textures/palette.png.import | 10 | ||||
-rw-r--r-- | client/map/tiles/grass_side.webp.import | 10 | ||||
-rw-r--r-- | client/map/tiles/tree/bark.webp.import | 10 | ||||
-rw-r--r-- | client/map/tiles/tree/bark_normal.webp.import | 10 | ||||
-rw-r--r-- | client/map/tiles/tree/leaves.webp.import | 10 | ||||
-rw-r--r-- | client/player/character/circle.png.import | 10 | ||||
-rw-r--r-- | client/player/character/faces.webp.import | 12 | ||||
-rw-r--r-- | client/player/character/robot/face.webp.import | 10 | ||||
-rw-r--r-- | client/player/particles/angry/angry.webp.import | 10 | ||||
-rw-r--r-- | client/player/particles/satisfied/star.webp.import | 10 |
11 files changed, 91 insertions, 61 deletions
diff --git a/client/export_presets.cfg b/client/export_presets.cfg index e254ef83..4c4cf273 100644 --- a/client/export_presets.cfg +++ b/client/export_presets.cfg @@ -10,8 +10,10 @@ export_filter="all_resources" include_filter="*.ini, *.ini1" exclude_filter="" export_path="" +patches=PackedStringArray() encryption_include_filters="" encryption_exclude_filters="" +seed=0 encrypt_pck=false encrypt_directory=false script_export_mode=2 @@ -52,8 +54,10 @@ export_filter="all_resources" include_filter="*.ini, *.ini1" exclude_filter="" export_path="" +patches=PackedStringArray() encryption_include_filters="" encryption_exclude_filters="" +seed=0 encrypt_pck=false encrypt_directory=false script_export_mode=2 @@ -91,8 +95,10 @@ export_filter="all_resources" include_filter="*.ini, *.ini1" exclude_filter="" export_path="" +patches=PackedStringArray() encryption_include_filters="" encryption_exclude_filters="" +seed=0 encrypt_pck=false encrypt_directory=false script_export_mode=2 @@ -130,8 +136,10 @@ export_filter="all_resources" include_filter="*.ini, *.ini1" exclude_filter="" export_path="" +patches=PackedStringArray() encryption_include_filters="" encryption_exclude_filters="" +seed=0 encrypt_pck=false encrypt_directory=false script_export_mode=2 @@ -169,8 +177,10 @@ export_filter="all_resources" include_filter="*.ini, *.ini1" exclude_filter="" export_path="" +patches=PackedStringArray() encryption_include_filters="" encryption_exclude_filters="" +seed=0 encrypt_pck=false encrypt_directory=false script_export_mode=2 @@ -208,8 +218,10 @@ export_filter="all_resources" include_filter="*.ini, *.ini1" exclude_filter="" export_path="" +patches=PackedStringArray() encryption_include_filters="" encryption_exclude_filters="" +seed=0 encrypt_pck=false encrypt_directory=false script_export_mode=2 @@ -277,8 +289,10 @@ export_filter="all_resources" include_filter="*.ini, *.ini1" exclude_filter="" export_path="" +patches=PackedStringArray() encryption_include_filters="" encryption_exclude_filters="" +seed=0 encrypt_pck=false encrypt_directory=false script_export_mode=2 @@ -346,8 +360,10 @@ export_filter="all_resources" include_filter="*.ini, *.ini1" exclude_filter="" export_path="../../aaabuild/hurrycurry.apk" +patches=PackedStringArray() encryption_include_filters="" encryption_exclude_filters="" +seed=0 encrypt_pck=false encrypt_directory=false script_export_mode=2 @@ -381,8 +397,10 @@ package/show_as_launcher_app=false launcher_icons/main_192x192="" launcher_icons/adaptive_foreground_432x432="res://icons/adaptive-foreground.png" launcher_icons/adaptive_background_432x432="res://icons/adaptive-background.png" +launcher_icons/adaptive_monochrome_432x432="" graphics/opengl_debug=false xr_features/xr_mode=0 +gesture/swipe_to_dismiss=false screen/immersive_mode=true screen/support_small=true screen/support_normal=true @@ -398,6 +416,7 @@ permissions/access_checkin_properties=false permissions/access_coarse_location=false permissions/access_fine_location=false permissions/access_location_extra_commands=false +permissions/access_media_location=false permissions/access_mock_location=false permissions/access_network_state=false permissions/access_surface_flinger=false @@ -485,6 +504,10 @@ permissions/read_frame_buffer=false permissions/read_history_bookmarks=false permissions/read_input_state=false permissions/read_logs=false +permissions/read_media_audio=false +permissions/read_media_images=false +permissions/read_media_video=false +permissions/read_media_visual_user_selected=false permissions/read_phone_state=false permissions/read_profile=false permissions/read_sms=false @@ -554,8 +577,10 @@ export_filter="all_resources" include_filter="*.ini, *.ini1" exclude_filter="" export_path="" +patches=PackedStringArray() encryption_include_filters="" encryption_exclude_filters="" +seed=0 encrypt_pck=false encrypt_directory=false script_export_mode=2 @@ -589,8 +614,10 @@ package/show_as_launcher_app=false launcher_icons/main_192x192="" launcher_icons/adaptive_foreground_432x432="res://icons/adaptive-foreground.png" launcher_icons/adaptive_background_432x432="res://icons/adaptive-background.png" +launcher_icons/adaptive_monochrome_432x432="" graphics/opengl_debug=false xr_features/xr_mode=0 +gesture/swipe_to_dismiss=false screen/immersive_mode=true screen/support_small=true screen/support_normal=true @@ -606,6 +633,7 @@ permissions/access_checkin_properties=false permissions/access_coarse_location=false permissions/access_fine_location=false permissions/access_location_extra_commands=false +permissions/access_media_location=false permissions/access_mock_location=false permissions/access_network_state=false permissions/access_surface_flinger=false @@ -693,6 +721,10 @@ permissions/read_frame_buffer=false permissions/read_history_bookmarks=false permissions/read_input_state=false permissions/read_logs=false +permissions/read_media_audio=false +permissions/read_media_images=false +permissions/read_media_video=false +permissions/read_media_visual_user_selected=false permissions/read_phone_state=false permissions/read_profile=false permissions/read_sms=false @@ -762,8 +794,10 @@ export_filter="all_resources" include_filter="*.ini, *.ini1" exclude_filter="" export_path="" +patches=PackedStringArray() encryption_include_filters="" encryption_exclude_filters="" +seed=0 encrypt_pck=false encrypt_directory=false script_export_mode=2 @@ -797,8 +831,10 @@ package/show_as_launcher_app=false launcher_icons/main_192x192="" launcher_icons/adaptive_foreground_432x432="res://icons/adaptive-foreground.png" launcher_icons/adaptive_background_432x432="res://icons/adaptive-background.png" +launcher_icons/adaptive_monochrome_432x432="" graphics/opengl_debug=false xr_features/xr_mode=0 +gesture/swipe_to_dismiss=false screen/immersive_mode=true screen/support_small=true screen/support_normal=true @@ -814,6 +850,7 @@ permissions/access_checkin_properties=false permissions/access_coarse_location=false permissions/access_fine_location=false permissions/access_location_extra_commands=false +permissions/access_media_location=false permissions/access_mock_location=false permissions/access_network_state=false permissions/access_surface_flinger=false @@ -901,6 +938,10 @@ permissions/read_frame_buffer=false permissions/read_history_bookmarks=false permissions/read_input_state=false permissions/read_logs=false +permissions/read_media_audio=false +permissions/read_media_images=false +permissions/read_media_video=false +permissions/read_media_visual_user_selected=false permissions/read_phone_state=false permissions/read_profile=false permissions/read_sms=false @@ -970,8 +1011,10 @@ export_filter="all_resources" include_filter="*.ini, *.ini1" exclude_filter="" export_path="" +patches=PackedStringArray() encryption_include_filters="" encryption_exclude_filters="" +seed=0 encrypt_pck=false encrypt_directory=false script_export_mode=2 @@ -1005,8 +1048,10 @@ package/show_as_launcher_app=false launcher_icons/main_192x192="" launcher_icons/adaptive_foreground_432x432="res://icons/adaptive-foreground.png" launcher_icons/adaptive_background_432x432="res://icons/adaptive-background.png" +launcher_icons/adaptive_monochrome_432x432="" graphics/opengl_debug=false xr_features/xr_mode=0 +gesture/swipe_to_dismiss=false screen/immersive_mode=true screen/support_small=true screen/support_normal=true @@ -1022,6 +1067,7 @@ permissions/access_checkin_properties=false permissions/access_coarse_location=false permissions/access_fine_location=false permissions/access_location_extra_commands=false +permissions/access_media_location=false permissions/access_mock_location=false permissions/access_network_state=false permissions/access_surface_flinger=false @@ -1109,6 +1155,10 @@ permissions/read_frame_buffer=false permissions/read_history_bookmarks=false permissions/read_input_state=false permissions/read_logs=false +permissions/read_media_audio=false +permissions/read_media_images=false +permissions/read_media_video=false +permissions/read_media_visual_user_selected=false permissions/read_phone_state=false permissions/read_profile=false permissions/read_sms=false diff --git a/client/map/textures/palette.png.import b/client/map/textures/palette.png.import index 97dc821b..f3b27d99 100644 --- a/client/map/textures/palette.png.import +++ b/client/map/textures/palette.png.import @@ -3,21 +3,19 @@ importer="texture" type="CompressedTexture2D" uid="uid://dgcs4wkxsxe6a" -path.s3tc="res://.godot/imported/palette.png-7d1d158ba6a12563fba40a96786b0940.s3tc.ctex" -path.etc2="res://.godot/imported/palette.png-7d1d158ba6a12563fba40a96786b0940.etc2.ctex" +path="res://.godot/imported/palette.png-7d1d158ba6a12563fba40a96786b0940.ctex" metadata={ -"imported_formats": ["s3tc_bptc", "etc2_astc"], -"vram_texture": true +"vram_texture": false } [deps] source_file="res://map/textures/palette.png" -dest_files=["res://.godot/imported/palette.png-7d1d158ba6a12563fba40a96786b0940.s3tc.ctex", "res://.godot/imported/palette.png-7d1d158ba6a12563fba40a96786b0940.etc2.ctex"] +dest_files=["res://.godot/imported/palette.png-7d1d158ba6a12563fba40a96786b0940.ctex"] [params] -compress/mode=2 +compress/mode=0 compress/high_quality=false compress/lossy_quality=0.7 compress/hdr_compression=1 diff --git a/client/map/tiles/grass_side.webp.import b/client/map/tiles/grass_side.webp.import index b233145d..687af820 100644 --- a/client/map/tiles/grass_side.webp.import +++ b/client/map/tiles/grass_side.webp.import @@ -3,21 +3,19 @@ importer="texture" type="CompressedTexture2D" uid="uid://p35o0tkyfmrl" -path.s3tc="res://.godot/imported/grass_side.webp-1886940fb35aab66d976c18e081911f4.s3tc.ctex" -path.etc2="res://.godot/imported/grass_side.webp-1886940fb35aab66d976c18e081911f4.etc2.ctex" +path="res://.godot/imported/grass_side.webp-1886940fb35aab66d976c18e081911f4.ctex" metadata={ -"imported_formats": ["s3tc_bptc", "etc2_astc"], -"vram_texture": true +"vram_texture": false } [deps] source_file="res://map/tiles/grass_side.webp" -dest_files=["res://.godot/imported/grass_side.webp-1886940fb35aab66d976c18e081911f4.s3tc.ctex", "res://.godot/imported/grass_side.webp-1886940fb35aab66d976c18e081911f4.etc2.ctex"] +dest_files=["res://.godot/imported/grass_side.webp-1886940fb35aab66d976c18e081911f4.ctex"] [params] -compress/mode=2 +compress/mode=1 compress/high_quality=false compress/lossy_quality=0.7 compress/hdr_compression=1 diff --git a/client/map/tiles/tree/bark.webp.import b/client/map/tiles/tree/bark.webp.import index b5c9ef9a..cdf7abbf 100644 --- a/client/map/tiles/tree/bark.webp.import +++ b/client/map/tiles/tree/bark.webp.import @@ -3,21 +3,19 @@ importer="texture" type="CompressedTexture2D" uid="uid://bgh74bmrp46qc" -path.s3tc="res://.godot/imported/bark.webp-fe037a44460fce46eda0818b04f6cedf.s3tc.ctex" -path.etc2="res://.godot/imported/bark.webp-fe037a44460fce46eda0818b04f6cedf.etc2.ctex" +path="res://.godot/imported/bark.webp-fe037a44460fce46eda0818b04f6cedf.ctex" metadata={ -"imported_formats": ["s3tc_bptc", "etc2_astc"], -"vram_texture": true +"vram_texture": false } [deps] source_file="res://map/tiles/tree/bark.webp" -dest_files=["res://.godot/imported/bark.webp-fe037a44460fce46eda0818b04f6cedf.s3tc.ctex", "res://.godot/imported/bark.webp-fe037a44460fce46eda0818b04f6cedf.etc2.ctex"] +dest_files=["res://.godot/imported/bark.webp-fe037a44460fce46eda0818b04f6cedf.ctex"] [params] -compress/mode=2 +compress/mode=1 compress/high_quality=false compress/lossy_quality=0.7 compress/hdr_compression=1 diff --git a/client/map/tiles/tree/bark_normal.webp.import b/client/map/tiles/tree/bark_normal.webp.import index 2eb53220..41b8bf7d 100644 --- a/client/map/tiles/tree/bark_normal.webp.import +++ b/client/map/tiles/tree/bark_normal.webp.import @@ -3,21 +3,19 @@ importer="texture" type="CompressedTexture2D" uid="uid://bmvab6kdyccm4" -path.s3tc="res://.godot/imported/bark_normal.webp-5975c59765c0b2f447c0e816d9ae7c4e.s3tc.ctex" -path.etc2="res://.godot/imported/bark_normal.webp-5975c59765c0b2f447c0e816d9ae7c4e.etc2.ctex" +path="res://.godot/imported/bark_normal.webp-5975c59765c0b2f447c0e816d9ae7c4e.ctex" metadata={ -"imported_formats": ["s3tc_bptc", "etc2_astc"], -"vram_texture": true +"vram_texture": false } [deps] source_file="res://map/tiles/tree/bark_normal.webp" -dest_files=["res://.godot/imported/bark_normal.webp-5975c59765c0b2f447c0e816d9ae7c4e.s3tc.ctex", "res://.godot/imported/bark_normal.webp-5975c59765c0b2f447c0e816d9ae7c4e.etc2.ctex"] +dest_files=["res://.godot/imported/bark_normal.webp-5975c59765c0b2f447c0e816d9ae7c4e.ctex"] [params] -compress/mode=2 +compress/mode=1 compress/high_quality=false compress/lossy_quality=0.7 compress/hdr_compression=1 diff --git a/client/map/tiles/tree/leaves.webp.import b/client/map/tiles/tree/leaves.webp.import index 38cc4524..5f003cd0 100644 --- a/client/map/tiles/tree/leaves.webp.import +++ b/client/map/tiles/tree/leaves.webp.import @@ -3,21 +3,19 @@ importer="texture" type="CompressedTexture2D" uid="uid://bxxh66na6bumt" -path.s3tc="res://.godot/imported/leaves.webp-911dbf6a3efad3989331dad3227e20a1.s3tc.ctex" -path.etc2="res://.godot/imported/leaves.webp-911dbf6a3efad3989331dad3227e20a1.etc2.ctex" +path="res://.godot/imported/leaves.webp-911dbf6a3efad3989331dad3227e20a1.ctex" metadata={ -"imported_formats": ["s3tc_bptc", "etc2_astc"], -"vram_texture": true +"vram_texture": false } [deps] source_file="res://map/tiles/tree/leaves.webp" -dest_files=["res://.godot/imported/leaves.webp-911dbf6a3efad3989331dad3227e20a1.s3tc.ctex", "res://.godot/imported/leaves.webp-911dbf6a3efad3989331dad3227e20a1.etc2.ctex"] +dest_files=["res://.godot/imported/leaves.webp-911dbf6a3efad3989331dad3227e20a1.ctex"] [params] -compress/mode=2 +compress/mode=1 compress/high_quality=false compress/lossy_quality=0.7 compress/hdr_compression=1 diff --git a/client/player/character/circle.png.import b/client/player/character/circle.png.import index 0fab7267..b4c360f8 100644 --- a/client/player/character/circle.png.import +++ b/client/player/character/circle.png.import @@ -3,21 +3,19 @@ importer="texture" type="CompressedTexture2D" uid="uid://cs7fnnb38byq4" -path.s3tc="res://.godot/imported/circle.png-861d62bd7a6981460f3f22a0cea3c33a.s3tc.ctex" -path.etc2="res://.godot/imported/circle.png-861d62bd7a6981460f3f22a0cea3c33a.etc2.ctex" +path="res://.godot/imported/circle.png-861d62bd7a6981460f3f22a0cea3c33a.ctex" metadata={ -"imported_formats": ["s3tc_bptc", "etc2_astc"], -"vram_texture": true +"vram_texture": false } [deps] source_file="res://player/character/circle.png" -dest_files=["res://.godot/imported/circle.png-861d62bd7a6981460f3f22a0cea3c33a.s3tc.ctex", "res://.godot/imported/circle.png-861d62bd7a6981460f3f22a0cea3c33a.etc2.ctex"] +dest_files=["res://.godot/imported/circle.png-861d62bd7a6981460f3f22a0cea3c33a.ctex"] [params] -compress/mode=2 +compress/mode=0 compress/high_quality=false compress/lossy_quality=0.7 compress/hdr_compression=1 diff --git a/client/player/character/faces.webp.import b/client/player/character/faces.webp.import index 62d68905..f3c4064f 100644 --- a/client/player/character/faces.webp.import +++ b/client/player/character/faces.webp.import @@ -3,23 +3,21 @@ importer="texture" type="CompressedTexture2D" uid="uid://btja0lcsrgeeb" -path.s3tc="res://.godot/imported/faces.webp-32648314b849ceed0e72c2c9927fdb2f.s3tc.ctex" -path.etc2="res://.godot/imported/faces.webp-32648314b849ceed0e72c2c9927fdb2f.etc2.ctex" +path="res://.godot/imported/faces.webp-32648314b849ceed0e72c2c9927fdb2f.ctex" metadata={ -"imported_formats": ["s3tc_bptc", "etc2_astc"], -"vram_texture": true +"vram_texture": false } [deps] source_file="res://player/character/faces.webp" -dest_files=["res://.godot/imported/faces.webp-32648314b849ceed0e72c2c9927fdb2f.s3tc.ctex", "res://.godot/imported/faces.webp-32648314b849ceed0e72c2c9927fdb2f.etc2.ctex"] +dest_files=["res://.godot/imported/faces.webp-32648314b849ceed0e72c2c9927fdb2f.ctex"] [params] -compress/mode=2 +compress/mode=1 compress/high_quality=false -compress/lossy_quality=0.7 +compress/lossy_quality=0.8 compress/hdr_compression=1 compress/normal_map=0 compress/channel_pack=0 diff --git a/client/player/character/robot/face.webp.import b/client/player/character/robot/face.webp.import index 390dfa02..3ae58215 100644 --- a/client/player/character/robot/face.webp.import +++ b/client/player/character/robot/face.webp.import @@ -3,21 +3,19 @@ importer="texture" type="CompressedTexture2D" uid="uid://ck26gfqasow26" -path.s3tc="res://.godot/imported/face.webp-90afa5549ff02b63c82faeaa147cf172.s3tc.ctex" -path.etc2="res://.godot/imported/face.webp-90afa5549ff02b63c82faeaa147cf172.etc2.ctex" +path="res://.godot/imported/face.webp-90afa5549ff02b63c82faeaa147cf172.ctex" metadata={ -"imported_formats": ["s3tc_bptc", "etc2_astc"], -"vram_texture": true +"vram_texture": false } [deps] source_file="res://player/character/robot/face.webp" -dest_files=["res://.godot/imported/face.webp-90afa5549ff02b63c82faeaa147cf172.s3tc.ctex", "res://.godot/imported/face.webp-90afa5549ff02b63c82faeaa147cf172.etc2.ctex"] +dest_files=["res://.godot/imported/face.webp-90afa5549ff02b63c82faeaa147cf172.ctex"] [params] -compress/mode=2 +compress/mode=1 compress/high_quality=false compress/lossy_quality=0.7 compress/hdr_compression=1 diff --git a/client/player/particles/angry/angry.webp.import b/client/player/particles/angry/angry.webp.import index 3deee645..69a3e049 100644 --- a/client/player/particles/angry/angry.webp.import +++ b/client/player/particles/angry/angry.webp.import @@ -3,21 +3,19 @@ importer="texture" type="CompressedTexture2D" uid="uid://unjbxplj845n" -path.s3tc="res://.godot/imported/angry.webp-f649f66bf6a009b3b61480c4e451c61b.s3tc.ctex" -path.etc2="res://.godot/imported/angry.webp-f649f66bf6a009b3b61480c4e451c61b.etc2.ctex" +path="res://.godot/imported/angry.webp-f649f66bf6a009b3b61480c4e451c61b.ctex" metadata={ -"imported_formats": ["s3tc_bptc", "etc2_astc"], -"vram_texture": true +"vram_texture": false } [deps] source_file="res://player/particles/angry/angry.webp" -dest_files=["res://.godot/imported/angry.webp-f649f66bf6a009b3b61480c4e451c61b.s3tc.ctex", "res://.godot/imported/angry.webp-f649f66bf6a009b3b61480c4e451c61b.etc2.ctex"] +dest_files=["res://.godot/imported/angry.webp-f649f66bf6a009b3b61480c4e451c61b.ctex"] [params] -compress/mode=2 +compress/mode=1 compress/high_quality=false compress/lossy_quality=0.7 compress/hdr_compression=1 diff --git a/client/player/particles/satisfied/star.webp.import b/client/player/particles/satisfied/star.webp.import index 11d15c58..c46abe29 100644 --- a/client/player/particles/satisfied/star.webp.import +++ b/client/player/particles/satisfied/star.webp.import @@ -3,21 +3,19 @@ importer="texture" type="CompressedTexture2D" uid="uid://b10goh4dsa3b0" -path.s3tc="res://.godot/imported/star.webp-4edd9a951e46ba686b105839f622c981.s3tc.ctex" -path.etc2="res://.godot/imported/star.webp-4edd9a951e46ba686b105839f622c981.etc2.ctex" +path="res://.godot/imported/star.webp-4edd9a951e46ba686b105839f622c981.ctex" metadata={ -"imported_formats": ["s3tc_bptc", "etc2_astc"], -"vram_texture": true +"vram_texture": false } [deps] source_file="res://player/particles/satisfied/star.webp" -dest_files=["res://.godot/imported/star.webp-4edd9a951e46ba686b105839f622c981.s3tc.ctex", "res://.godot/imported/star.webp-4edd9a951e46ba686b105839f622c981.etc2.ctex"] +dest_files=["res://.godot/imported/star.webp-4edd9a951e46ba686b105839f622c981.ctex"] [params] -compress/mode=2 +compress/mode=1 compress/high_quality=false compress/lossy_quality=0.7 compress/hdr_compression=1 |