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.

DDS Invencible Online

Featured Replies

  • Author
  • Localization

CriticalError, posted Sat Sep 27, 2014 7:44 pm (575)


Hello guys, well with script of finale I got unpacked files of Invencible Online, now the problem is DDS are changed header or something like that, because when try open or see in Windows Explorer nothing happen, so here I upload some samples of DDS so maybe somebody can take a look into that for make bms script conversion? many thanks for all.

http://puu.sh/bQ9kT/90a0c2a6e9.7z
  • Author
  • Localization

MerlinSVK, posted Sat Sep 27, 2014 9:58 pm (576)


Yes, header is partially xored. Try this script.

Code:
get FSIZE asize
math DATASZ = FSIZE
math DATASZ -= 0x3F
get NAME filename
string NAME = ".dds"

putvarchr MEMORY_FILE FSIZE 0
log MEMORY_FILE 0 0

filexor "0x4c 0x4a 0x4b 0x53 0x43 0x6e 0x6c 0x6b 0x65 0x6e 0x63 0x6e 0x73 0x64 0x6b 0x6c 0x73 0x64 0x6a 0x66 0x77 0x65 0x66 0x6e 0x77 0x65 0x72 0x31 0x3f 0x33 0x23 0x40 0x24 0x61 0x6e 0x63 0x61 0x6c 0x73 0x64 0x68 0x23 0x40 0x24 0x25 0x39 0x32 0x38 0x37 0x35 0x65 0x79 0x31 0x33 0x34 0x35 0x39 0x31 0x32 0x34 0x33 0x5c 0x5d"
log MEMORY_FILE 0 0x3F
filexor ""
append
log MEMORY_FILE 0x3F DATASZ
append

log NAME 0 FSIZE MEMORY_FILE
  • Author
  • Localization

CriticalError, posted Sun Sep 28, 2014 1:03 am (577)


awesome work, thanks a lot for your scritp, works great, keep working mate.
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.