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.
Zero Tolerance for Disrespect

Looking to convert .dds to .bin

Featured Replies

I already have all of these files extracted but have nothing to replace them with. Any ideas for any tools or anything? Thanks!

KEYOBJECT.zip

  • Supporter

That BIN looks like DDS file with extra header. You can probably create file manually like this:

1. Open BIN file in hex editor
2. Open DDS file in hex editor
3. Copy 72 bytes from the beginning of the BIN file
4. Paste those bytes on the beginning of your new DDS file
5. Save your new file as BIN (or just change extension from DDS to BIN)

Test if this method works in game, and then you will think about automating it with some Python script or whatever.
Your new DDS data should be the same size as the original DDS data.

By the way - please tell us name of the game and platform and then adjust this topic's title.

Create an account or sign in to comment

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.