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.

Open .IMG Sherlock Holmes Awakened - Original

Featured Replies

  • Author
  • Localization

aluigi, posted Sat Oct 02, 2021 9:10 pm (66822)


It's an archive containing dds images, try this script for quickbms:
Code:
# Sherlock Holmes Awakened IMG

get DUMMY long  # 1
callfunction GET_NAME 1
set PATH string NAME
callfunction GET_NAME 1
get BASE_OFF longlong
get DUMMY long  # 2
callfunction GET_NAME 1
get BASE_OFF longlong
get ZERO long
callfunction GET_NAME 1
get BASE_OFF longlong
get FILES long
for i = 0 < FILES
    callfunction GET_NAME 1
    get OFFSET long
    get SIZE long
    get ZERO long
    if ZERO == 0
        string NAME p "%s/%s" PATH NAME
        log NAME OFFSET SIZE
        math i 1
    endif
next

startfunction GET_NAME
    get NAMESZ byte
    getdstring NAME NAMESZ
endfunction

Alternatively you can just use a file ripper like those listed here:
viewtopic.php?f=17&t=712
  • Author
  • Localization

elbajbo, posted Sun Oct 03, 2021 6:37 pm (66842)


Thank you very much, that?s just what i needed.

Have a good day kind soul!
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.