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.

Overwatch

Featured Replies

  • Author
  • Localization

Ekey, posted Sun Nov 22, 2015 5:05 pm (9991)


There are several types of textures i can convert with normal DDS.

Code:
0x48080008
0x48090008
0x4D010002
0x4E010062


for each file

Code:
DWORD dwType; //??
DWORD dwUnknown; //??
SHORT m_Width;
SHORT m_Height;
DWORD dwDataSize;


Data begin always at offset 128

But last type 0x5F090008 I can not understand. Seems compressed. Can someone look it?
  • Author
  • Localization

PlanK69, posted Tue Dec 08, 2015 9:15 am (10383)


Ekey, which program/method did you use to extract the game files? I'm just getting garbled file names with all the methods that I've attempted
  • Author
  • Localization

id-daemon, posted Sat May 21, 2016 7:18 am (13580)


first byte is DXGI format.

0x5F = DXGI_FORMAT_BC6H_UF16

But you probably already figured that out long time ago. So I just leave this here for history.
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.