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.

Arcana Hearts [*.ENC]

Featured Replies

  • Author
  • Localization

aluigi, posted Mon Nov 23, 2015 11:52 am (10010)


It doesn't seem compressed, it seems graphics stuff.
Code:
idstring "COMPRESSED"
getdstring ZERO 6
get ENC_SIZE asize
for FILES = 0
    get OFFSET long
    putarray 0 -1 OFFSET
    if OFFSET >= ENC_SIZE
        break
    endif
next FILES
for i = 0 < FILES
    getarray OFFSET 0 i
    math i 1
    getarray SIZE   0 i
    math SIZE - OFFSET
    if SIZE != 0
        log "" OFFSET SIZE
    endif
next
  • Author
  • Localization

ThatTrueStruggle, posted Mon Nov 23, 2015 5:06 pm (10015)


Thanks a lot! I figured it had to do with graphics and archives, but I wasn't sure :P
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.