All Projects → 0CBH0 → wiiurpxtool

0CBH0 / wiiurpxtool

Licence: GPL-3.0 license
Compress/decompress RPL/RPX files for Wii U

Programming Languages

c
50402 projects - #5 most used programming language
C++
36643 projects - #6 most used programming language
Makefile
30231 projects

Projects that are alternatives of or similar to wiiurpxtool

savemii
Savegame manager for the Nintendo Wii U
Stars: ✭ 38 (+15.15%)
Mutual labels:  wii-u
Pretendo
Project moved to https://github.com/PretendoNetwork/Pretendo
Stars: ✭ 20 (-39.39%)
Mutual labels:  wii-u
Rich-Presence-U
Display your Nintendo games on Discord.
Stars: ✭ 77 (+133.33%)
Mutual labels:  wii-u
Cemu-UI
A user interface for the Wii U emulator, Cemu
Stars: ✭ 21 (-36.36%)
Mutual labels:  wii-u
cemu-linux
Play with Cemu on Linux (with high performance)
Stars: ✭ 120 (+263.64%)
Mutual labels:  wii-u
MiisendU-Wii-U
A UsendMii client for the Wii U
Stars: ✭ 23 (-30.3%)
Mutual labels:  wii-u
fake-08
A Pico-8 player/emulator for console homebrew
Stars: ✭ 374 (+1033.33%)
Mutual labels:  wii-u
drc-sim-client
Wii U Gamepad Simulator Frontend
Stars: ✭ 52 (+57.58%)
Mutual labels:  wii-u
rpl-attacks
RPL attacks framework for simulating WSN with a malicious mote based on Contiki
Stars: ✭ 56 (+69.7%)
Mutual labels:  rpl
tsch-sim
TSCH-Sim — a fast TSCH simulator
Stars: ✭ 16 (-51.52%)
Mutual labels:  rpl
IoTCodeRecipes
IoT Code Recipes: RPL, mDNS and REST
Stars: ✭ 19 (-42.42%)
Mutual labels:  rpl
whitefield
Whitefield provides a simulation environment for wireless sensor networks by combining RF simulation provided by NS3 and network stack provided by popular IoT OSes such as Contiki/RIOT/OpenThread.
Stars: ✭ 70 (+112.12%)
Mutual labels:  rpl

wiiurpxtool

Compress or decompress RPL/RPX files for Wii U.

Usage

# decompress:
wiiurpxtool -d <rpx_name> [out_name]
# compress:
wiiurpxtool -c <rpx_name> [out_name]

Dependencies

LLVM

zlib

Credits

Hykem (documentation and research of the RPL/RPX format)

Mark Adler (zlib header files)

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].