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.

Paper Mario Sticker Star (*.BIN)

Featured Replies

  • Author
  • Localization

LolHacksRule, posted Wed Sep 02, 2020 3:56 am (58492)


Paper Mario Sticker Star, has the scripts in a binary format (Lang has just typical NW4C stuff). I only got the header and a little more but does anyone want to crack the rest if possible so more data can be explored? Thanks. Looks like they are UTF-8 encoded.

Code:
//------------------------------------------------
//--- 010 Editor v10.0.2 Binary Template
//
//      File: Paper Mario Sticker Star *.BIN
//      Authors: LolHacksRule
//      Version: 1
//      Purpose: Deserializing
//      Category: Binary Game Scripting
//      File Mask: KMSR/KDMR
//      ID Bytes: KMSR/KDMR
//      History:
//------------------------------------------------
char    metadataHeader[16]; //KMSR      KDMR only has 12
char    unk1[4]; //This should go up by 1?
char    unk2[4]; //This should go up by 1?
char    unk3[4]; //This should go up by 1?
char    unk4[4]; //This should go up by 1?
char    unk5[4]; //This should go up by 1?
char    unk6[4]; //This should go up by 1?

//Eventually the file ends with 09000000 01000000 or 01000000 01000000 idk (KMSR)
//Eventually the file ends with 00000000 00000000 (KDMR)
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.