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.

Missing on Lost Island (.DAT)

Featured Replies

  • Author
  • Localization

Pakolmo, posted Thu Jun 09, 2016 1:21 am (14209)


Hello!

I want to translate missing on lost island (2002) to spanish.
I want to extract/import the dat files of the game.

Can you help me?

Thank you.
  • Author
  • Localization

aluigi, posted Mon Feb 19, 2018 7:53 pm (32616)


Code:
encryption xor_prev "^ 0x75"
get STRINGS long
for i = 0 < STRINGS
    get SIZE short
    if SIZE != 0
        filecrypt 1
        slog "" -1 SIZE
        filecrypt ""
    endif
next i
  • Author
  • Localization

ghylard, posted Sat Feb 24, 2018 1:29 pm (32708)


Code:
encryption xor_prev "^ 0x75"
get STRINGS long
for i = 0     get SIZE short
    if SIZE != 0
        filecrypt 1
        slog "" -1 SIZE
        filecrypt ""
    endif
next i

The script generates an error message... :roll:
Image
  • Author
  • Localization

aluigi, posted Sat Feb 24, 2018 3:07 pm (32709)


use quickbms 0.8.3
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.