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.

League of Angels II (ba, dxt)

Featured Replies

  • Author
  • Localization

Shine, posted Mon Aug 15, 2016 8:14 pm (16510)


I want 3d chars but both *.ba and *.dxt compressed.
here is the samples
  • Author
  • Localization

Ekey, posted Mon Aug 15, 2016 11:10 pm (16513)


Files compressed by LZMA
  • Author
  • Localization

Shine, posted Tue Aug 16, 2016 6:00 am (16521)


any bms script?
  • Author
  • Localization

aluigi, posted Tue Aug 16, 2016 8:52 am (16523)


Code:
endian big
comtype lzma_dynamic
getdstring SIGN 3
if SIGN == "ATF"
    get OFFSET threebyte
    get DUMMY long
    savepos OFFSET
    get DXT_SIZE asize
    for OFFSET = OFFSET != DXT_SIZE
        get SIZE threebyte
        savepos OFFSET
        if SIZE != 0
            clog "" OFFSET SIZE SIZE
        endif
        math OFFSET SIZE
        goto OFFSET
    next
else
    get NAME basename
    get SIZE asize
    clog NAME OFFSET SIZE SIZE
endif
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.