Difference between revisions of "List of WiiU development tools"
From WikiTemp, the GBAtemp wiki
(→Tools: Added WUT, rpx compiler) |
(→Libraries: Added JNUSLib) |
||
Line 18: | Line 18: | ||
! class="unsortable" style="width:8%" | Thread | ! class="unsortable" style="width:8%" | Thread | ||
! class="unsortable" style="width:8%" | Source | ! class="unsortable" style="width:8%" | Source | ||
+ | |- | ||
+ | | JNUSLib | ||
+ | | Java library to manage NUS content from different sources (CDN, WUD, etc.) | ||
+ | | Maschell | ||
+ | | [http://gbatemp.net/threads/jnuslib-java-nus-library.452954/ Thread] | ||
+ | | [https://github.com/Maschell/JNUSLib git] | ||
|- | |- | ||
| LibWiiU | | LibWiiU | ||
Line 31: | Line 37: | ||
| not released | | not released | ||
|} | |} | ||
− | |||
===Code snippet=== | ===Code snippet=== |
Revision as of 18:45, 17 December 2016
WiiU Homebrew | |
---|---|
Introduction • Homebrew Development • Glossary | |
Lists | All Homebrew • Applications • Games • Emulators • Demos • CFWs • Exploits • Development Tools • PC Utilities |
Libraries | Code snippet | Tools | Documentations |
Libraries
Title | Description | Author | Thread | Source |
---|---|---|---|---|
JNUSLib | Java library to manage NUS content from different sources (CDN, WUD, etc.) | Maschell | Thread | git |
LibWiiU | multi users | git | ||
LibWiiUGUI (temp name) | GUI using GX2 | Dimok | not released |
Code snippet
Title | Description | Author | Thread | Source |
---|---|---|---|---|
WiiU Keyboard | A Keyboard code source to include in your projects | cmdj13 | Thread | Git |
Tools
Title | Description | Author | Thread | Source |
---|---|---|---|---|
Bin2mpy | Bin2Mpy is a Python Bin to Mp4 converter that injects MP4 files with payloads for Wii U | Dann | Thread | git |
PowerPC Assembly Compiler GUI | A PPC Assembly compiler | BullyWiiPlaza | Thread | |
Wut | A Toolchain / SDK to create RPX files for your homebrew projects | Exjam, shinyquagsire23 | git |