Filesystem: ./code/red-pro2.rpx
< Filesystem | code
This page documents the ./code/red-pro2.rpx
file in the NSMBU filesystem. This file is from the 1.3 Update[1], however it has a 1.0 Update version which is overwritten by this one when the update is applied.
Purpose[edit | edit source]
This file contains all of the game's compiled code for the Wii U.
Contents[edit | edit source]
Binary ELF file of Nintendo's custom type for the Wii U: RPL. An RPX is simply an executable RPL.
In addition to the game's code, the RPL format also attaches some Wii U specific metadata to the ELF file under the special RPL_CRCS
and RPL_FILEINFO
sections.
Tools[edit | edit source]
The tools below are capable of interacting with this file:
- IDA Pro
- Ghidra
- CEMU (Read-only)
- wiiurpxtool
- Any flexible ELF file tool that can handle or ignore the compressed and custom sections.
- ↑ This update adds the NSLU files into the game, making the filesystem nearly identical to the one from the NSMBU+NSLU pack.