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.

Zwei The Arges Adventure .dat

Featured Replies

  • Author
  • Localization

Acewell, posted Fri Jan 26, 2018 10:12 am (31922)


i'm not good with filecutted samples but it seems ok with the SETUP.DAT, give it a try :D
Code:
# script for QuickBMS http://aluigi.altervista.org/quickbms.htm

get FOLDER basename
idstring "\x4E\x61\xBC\x00"
get NUM_TYPES long
for i = 0    get EXT string
   get START_TABLE_OFFSET long
   get FILES_OF_TYPE long
   savepos TMP
   goto START_TABLE_OFFSET
   for j = 0       getdstring NAME 0x8
      get SIZE long
      get OFFSET long
      string NAME p "%s\%s.%s" FOLDER NAME EXT
      log NAME OFFSET SIZE
   next j
   goto TMP
next i
  • Author
  • Localization

Acewell, posted Fri Jan 26, 2018 3:22 pm (31930)


makc_ar wrote:
Thanks a lot! This two full archives

the script works on those fine it seems :D
makc_ar wrote:
Support for other files in the script? en.dat unpacked .mmv and .tor files

i looked at these and i don't know what they are, some kind of image data, maybe headerless bmp? don't know :?
makc_ar wrote:
Fix to new archive data.dat?

data.dat extracts fine for me, maybe you just had a bad extraction at this time, try it again :)
  • Author
  • Localization

makc_ar, posted Wed Mar 14, 2018 4:36 am (33196)


Delutto wrote:
Zwei The Arges Adventure DAT Unpacker
Ps.: The game read files from extracted folder.

Wow! Thanks a lot!

Containers .mmv or .tor textures hard format for UnPacker tool? Example http://dropmefiles.com/YEqoI unpacked .mmv and .tor.
Do you know where the text files ...maybe .txm?
  • Author
  • Localization

Delutto, posted Wed Mar 14, 2018 5:34 am (33198)


Sorry but textures is not my thing...
About the texts, I don't checked this, but seeing your attachment files, I think they are encrypted, like xored or something like that. Is needed disassembly skills to brake this, and I don't have such knowledge to do that.
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.