List of WiiU development tools: Difference between revisions
⧼vector-jumptonavigation⧽
⧼vector-jumptosearch⧽
→Tools: Added bin2Mpy |
|||
| Line 55: | Line 55: | ||
! class="unsortable" style="width:8%" | Thread | ! class="unsortable" style="width:8%" | Thread | ||
! class="unsortable" style="width:8%" | Source | ! class="unsortable" style="width:8%" | Source | ||
|- | |||
| Bin2mpy | |||
| Bin2Mpy is a Python Bin to Mp4 converter that injects MP4 files with payloads for Wii U | |||
| [[User:dann_|Dann]] | |||
| [https://gbatemp.net/threads/425744/ Thread] | |||
| [https://github.com/daanhenke/bin2mpy git] | |||
|- | |- | ||
| PowerPC Assembly Compiler GUI | | PowerPC Assembly Compiler GUI | ||
Revision as of 16:33, 9 May 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 |
|---|---|---|---|---|
| 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 |