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.

Extract .ARC archives from Club Penguin: Elite Penguin Force Save File

Featured Replies

  • Author
  • Localization

wertercatt, posted Wed Jul 03, 2019 4:38 am (49125)


Club Penguin: Elite Penguin Force had the ability to download free DLC which is saved to the cartridge's save file, seemingly in the same ARC format used elsewhere in the game.
Sample, containing two pieces of downloaded DLC: https://github.com/wertercatt/Reverse-E ... LPPv00.sav
I've tried manually extracting the ARC using a hex editor, but I was unable to properly extract the entire file.
BMS definition for the ARC format used by this game, created by aluigi:
Code:
comtype lz77wii
get FILES long
for i = 0 < FILES
    get NAME_CRC long
    get OFFSET long
    get SIZE long
    clog "" OFFSET SIZE SIZE
next i
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.