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.

Texture in ETC2_RGBA8

Featured Replies

  • Author
  • Localization

Champe, posted Sun Jan 30, 2022 8:52 pm (69501)


How to convert a texture to the format ETC2_RGBA8?
  • Author
  • Localization

deepshit, posted Mon Jan 31, 2022 9:36 am (69510)


create a bat file and paste this on it and save. then just run it.
Of course, you need pvrTextTool.
Copy the bat file and your dds file in this folder PVRTexTool\CLI\Windows_x86_64 and run the bat file.

Code:
for %%G in ("*.dds") do PVRTexToolCLI -i "%%G" -o "%%~nG.pvr" -f ETC2_RGBA
  • Author
  • Localization

Champe, posted Mon Jan 31, 2022 2:59 pm (69515)


Thanks it worked.
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.