List of WiiU development tools: Difference between revisions
⧼vector-jumptonavigation⧽
⧼vector-jumptosearch⧽
Creating the page |
→Libraries: Added LibIOSUHax |
||
| (6 intermediate revisions by 2 users not shown) | |||
| Line 6: | Line 6: | ||
{| class="secondarynav" | {| class="secondarynav" | ||
| [[#Libraries|Libraries]] | | [[#Libraries|Libraries]] | ||
| [[#Code snippet|Code snippet]] | |||
| [[#Tools|Tools]] | | [[#Tools|Tools]] | ||
| [[#Documentations|Documentations]] | | [[#Documentations|Documentations]] | ||
| Line 17: | 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] | |||
|- | |||
| LibIOSUHax | |||
| A PPC library to access IOSUHAX from PPC and a devoptab for any device or path. | |||
| [[User:Dimok|Dimok]] | |||
| [https://gbatemp.net/threads/449296/ Thread] | |||
| [https://github.com/dimok789/libiosuhax git] | |||
|- | |- | ||
| LibWiiU | | LibWiiU | ||
| Line 31: | Line 44: | ||
|} | |} | ||
===Code snippet=== | |||
{| class="prettytable sortable" style="width:100%" | |||
! style="width:25%" | Title | |||
! class="unsortable" | Description | |||
! style="width:20%" | Author | |||
! class="unsortable" style="width:8%" | Thread | |||
! class="unsortable" style="width:8%" | Source | |||
|- | |||
| WiiU Keyboard | |||
| A Keyboard code source to include in your projects | |||
| [[User:cmdj13|cmdj13]] | |||
| [https://gbatemp.net/threads/414995/ Thread] | |||
| [https://github.com/cmdj13/WiiU-Keyboard Git] | |||
|} | |||
===Tools=== | ===Tools=== | ||
| Line 39: | Line 66: | ||
! 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 | ||
| Line 45: | Line 78: | ||
| [https://gbatemp.net/threads/416037/ Thread] | | [https://gbatemp.net/threads/416037/ Thread] | ||
| | | | ||
|- | |||
| Wut | |||
| A Toolchain / SDK to create RPX files for your homebrew projects | |||
| [[User:exjam|Exjam]], [[User:shinyquagsire23|shinyquagsire23]] | |||
| | |||
| [https://github.com/decaf-emu/wut git] | |||
|} | |} | ||
Latest revision as of 16:25, 18 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 |
| LibIOSUHax | A PPC library to access IOSUHAX from PPC and a devoptab for any device or path. | Dimok | 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 |