Skip to content
View in the app

A better way to browse. Learn more.

ResHax

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.
Help us keep the site running.

ETC2 DDS PNG decompress/compress

Featured Replies

  • Author
  • Localization

coredevel, posted Thu Jun 09, 2022 6:19 pm (71919)


Where do they come from? Source?

EC1/EC2 texture data in DDS format is not very common. I doubt readers will recognize it. Since DDS is just a container, you could try to rewrite the texture data under a different header like .ktx, and try to load it in PVRTextureTool.
  • Author
  • Localization

SEBIX327, posted Thu Jun 09, 2022 8:15 pm (71921)


coredevel wrote:
Where do they come from? Source?

EC1/EC2 texture data in DDS format is not very common. I doubt readers will recognize it. Since DDS is just a container, you could try to rewrite the texture data under a different header like .ktx, and try to load it in PVRTextureTool.


The source is games from Playrix Gardenscapes Homescapes Township etc.

Could you tell me what and how should I do?
  • Author
  • Localization

coredevel, posted Fri Jun 10, 2022 6:24 am (71928)


Are you a coder? Write script? This is a programming task.

Formats like dds and ktx are containers, so you can take the texture data from the dds container, and copy it to a ktx container. PVRTexTool can be used to load ktx files.
https://developer.imaginationtech.com/pvrtextool/

If you can't program, then you'll have to find a dds2ktx tool.
Guest
This topic is now closed to further replies.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.