More actions
(Created page with "{{Infobox WiiU Homebrews |title=RPL Studio |image=rplstudiowiiu.png |description=Unpack/Edit/Repack RPX and RPL files. Written in Java based on WiiU RPXTool. |author=BullyWiiPlaza |lastupdated=2022/02/26 |format=jar |type=Hack Utilities |version=2022 |license=Apache-2.0 |download=https://dlhb.gamebrew.org/wiiuhomebrews/RPL-Studio.zip |website=https://gbatemp.net/threads/441136/ |source=https://github.com/BullyWiiPlaza/RPL-Studio |donation= }}...") |
No edit summary |
||
Line 25: | Line 25: | ||
The tool is written based on wiiurpxtool, which is used for packing PRL/PRX. | The tool is written based on wiiurpxtool, which is used for packing PRL/PRX. | ||
For unpacking, you have the | For unpacking, you have the option between wiiurpxtool and rpl2elf. | ||
== Media == | == Media == |
Revision as of 00:50, 21 Mayıs 2024
RPL Studio | |
---|---|
General | |
Author | BullyWiiPlaza |
Type | Hack Utilities |
Version | 2022 |
License | Apache-2.0 |
Last Updated | 2022/02/26 |
Links | |
Download | |
Website | |
Source | |
This is a graphical utility for unpacking, editing, and repacking RPL/RPX.
If you plan to modify an RPL/RPX for game modding, you can use this tool to unpack the it, edit the assembly in a hex editor, then repack it and load the modified RPL/RPX with tools like Loadiine GX2.
User guide
Requires Java 8 to use.
The tool is written based on wiiurpxtool, which is used for packing PRL/PRX.
For unpacking, you have the option between wiiurpxtool and rpl2elf.
Media
RPL Studio demonstration (outdated) (BullyWiiPlaza)
Credits
- 0CBH0 for wiiurpxtool.
- Hykem for rpl2elf.
- BullyWiiPlaza for RPL Studio.