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.

Mr. Driller - Drill Land (PC/Encore)

Featured Replies

  • Author
  • Localization

Mario123311, posted Mon May 09, 2022 7:26 am (71468)


Hate to bump this thread significantly but not only has this script not worked despite how many different files in the archive I tried it on, but I can't seem to figure out what it's doing wrong. Here's everything in the data.dx folder aside from the seperate "movie" and "stream" folders which contain the cutscene FMVs and music for the game. https://www.mediafire.com/file/2doa51rr ... s.zip/file
  • Author
  • Localization

mrmemmo_, posted Mon May 09, 2022 12:08 pm (71470)


Code:
int count;
int offset[count];
int filesize;


magic block is 4C 5A A0 D7 06 00 (LZ??...) and zlib compress data (with file .cat)
  • Author
  • Localization

Mario123311, posted Mon May 09, 2022 10:44 pm (71475)


mrmemmo_ wrote:
Code:
int count;
int offset[count];
int filesize;


magic block is 4C 5A A0 D7 06 00 (LZ??...) and zlib compress data (with file .cat)

Any idea how I add this to the script? I'm not too sure what to do with this info.
  • Author
  • Localization

Mario123311, posted Thu May 12, 2022 7:45 pm (71526)


Figured out what was wrong thanks to some people in the Xentax discord server: Some files have a file table at the start, such as bitmaps.cat, which seem to work fine with the script. Others, such as banks.cat (which start with "LZ") are just 1 zlib-compressed file that the script doesn't account for.

I'm not sure how I'd be able to update this on my own so I can only hope aluigi notices and updates the script at some point I guess.

EDIT: It extracts a bunch of garbage binary files when I use it on bitmaps. What engine is this game even running on? @_@
  • Author
  • Localization

JackTheRipper, posted Thu May 12, 2022 9:46 pm (71527)


Engine seems custom in-house?
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.