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.

Pokemon Rumble Demo/Channel (WiiWare) *.PKC

Featured Replies

  • Author
  • Localization

LolHacksRule, posted Wed Aug 26, 2020 11:27 pm (58065)


Pokemon Rumble, its demo and Pokemon Channel (no samples, not planning to datamine) has the scripts in a binary format. I only got the 20 byte header but does anyone want to crack the rest if possible so more data can be explored? Thanks. This may be interesting... https://projectpokemon.org/home/forums/ ... -question/

Code:
//------------------------------------------------
//--- 010 Editor v10.0.2 Binary Template
//
//      File: Pokemon Rumble *.PKC
//      Authors: LolHacksRule
//      Version: 1
//      Purpose: Gets some data out of the scripts.
//      Category: Deserializing
//      File Mask: pk
//      ID Bytes: pk
//      History:
//------------------------------------------------

char    pokeScriptHeader[9]; //pk
char    byteSizeOfScript[3];
char    zero[2]; //Padding?
char    byteSizeOfDataRefChunk1[2];
char    zero1[3];
char    strCnt1[1]; //String count for data ref chunk 1?
char    zero2[2];
char    byteSizeOfDataRefChunk2[2];
char    zero3[3];
char    strCnt2[1]; //String count for data ref chunk 2?
char    zero4[4];
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.