Difference between revisions of "List of WiiU homebrew demos"
From WikiTemp, the GBAtemp wiki
(Moved gamepad button test to demo section) |
(→Hoaxbrew) |
||
(9 intermediate revisions by 4 users not shown) | |||
Line 23: | Line 23: | ||
| | | | ||
| [https://github.com/dimok789/hello_world git] | | [https://github.com/dimok789/hello_world git] | ||
+ | |- | ||
+ | | HelloWorld-Easy | ||
+ | | An easy Hello world examples based on Dimok's version. | ||
+ | | [[User:rw-r-r-0644| rw-r-r-0644]] | ||
+ | | | ||
+ | | [https://github.com/rw-r-r-0644/WiiU-HelloWorld-Easy git] | ||
|- | |- | ||
| LibwiiU exemples | | LibwiiU exemples | ||
Line 44: | Line 50: | ||
! class="unsortable" style="width:8%" | Thread | ! class="unsortable" style="width:8%" | Thread | ||
! class="unsortable" style="width:8%" | Source | ! class="unsortable" style="width:8%" | Source | ||
+ | |- | ||
+ | | [[Colored Cube]] | ||
+ | | A GX2 example in C | ||
+ | | [[User:Dimok|Dimok]] | ||
+ | | [https://gbatemp.net/threads/419090/ Thread] | ||
+ | | [https://gbatemp.net/attachments/colored_cube-zip.42465/ Download link] | ||
+ | |- | ||
+ | | [[Live Sound Synthesis]] | ||
+ | | A sound generating application using sndcore2. | ||
+ | | [[User:QuarkTheAwesome|QuarkTheAwesome]] | ||
+ | | [https://gbatemp.net/threads/440620/ Thread] | ||
+ | | [https://github.com/QuarkTheAwesome/LiveSynthesisU git] | ||
|- | |- | ||
| [[Mii-Test-U]] | | [[Mii-Test-U]] | ||
Line 49: | Line 67: | ||
| [[User:Voxel Studios|Voxel Studios]] | | [[User:Voxel Studios|Voxel Studios]] | ||
| [https://gbatemp.net/threads/410453 Thread] | | [https://gbatemp.net/threads/410453 Thread] | ||
− | | Thread | + | | [https://gbatemp.net/attachments/miitestusource-zip.35604/ Download link] |
+ | |} | ||
+ | |||
+ | ===Hoaxbrew=== | ||
+ | {| 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 | ||
+ | |- | ||
+ | | [[Boat1hax]] | ||
+ | | Failed April fool joke (released in January) faking a full coldboot solution. Actually a Audio/Video player playing Rick Astley. | ||
+ | | [[User:QuarkTheAwesome|QuarkTheAwesome]] | ||
+ | | [https://gbatemp.net/threads/458954 Deleted Thread] | ||
+ | | unreleased? | ||
+ | |- | ||
+ | | [[IOSU Title Deleter]] | ||
+ | | A fake, joked, system file deleter. | ||
+ | | [[User:rw-r-r_0644|rw-r-r_0644]] | ||
+ | | [https://gbatemp.net/threads/iosu-title-deleter-fake-bricker.449313/ thread] | ||
+ | | unreleased | ||
+ | |- | ||
+ | | [[boot0 race attacker]] | ||
+ | | A fake boot0 race attack, that after being enabled from the server will always success and turn all the menu icons into Reggie until a reboot | ||
+ | | [[User:rw-r-r_0644|rw-r-r_0644]] | ||
+ | | [http://gbatemp.net/threads/release-wii-u-boot0-race-attacker.466338/ thread] | ||
+ | | [https://github.com/rw-r-r-0644/AprilFool/tree/master git] | ||
|} | |} |
Latest revision as of 21:19, 9 April 2017
WiiU Homebrew | |
---|---|
Introduction • Homebrew Development • Glossary | |
Lists | All Homebrew • Applications • Games • Emulators • Demos • CFWs • Exploits • Development Tools • PC Utilities |
Hello worlds | Demoscene | Other Demos |
Hello worlds
Title | Description | Author | Thread | Source |
---|---|---|---|---|
Examples for the Homebrew launcher | Hello world examples to compile homebrew to use with The Homebrew Launcher. | Dimok | git | |
HelloWorld-Easy | An easy Hello world examples based on Dimok's version. | rw-r-r-0644 | git | |
LibwiiU exemples | A set of examples provided with libWiiU (hello world, launch, exit, devices, graphics, etc.) | multi users | git | |
Multi-Homebrew | A multi-in-one homebrew demos. Hello world, gamepad button test, etc. | NexoCube | thread |
Other Demos
Title | Description | Author | Thread | Source |
---|---|---|---|---|
Colored Cube | A GX2 example in C | Dimok | Thread | Download link |
Live Sound Synthesis | A sound generating application using sndcore2. | QuarkTheAwesome | Thread | git |
Mii-Test-U | A gamepad testing application. | Voxel Studios | Thread | Download link |
Hoaxbrew
Title | Description | Author | Thread | Source |
---|---|---|---|---|
Boat1hax | Failed April fool joke (released in January) faking a full coldboot solution. Actually a Audio/Video player playing Rick Astley. | QuarkTheAwesome | Deleted Thread | unreleased? |
IOSU Title Deleter | A fake, joked, system file deleter. | rw-r-r_0644 | thread | unreleased |
boot0 race attacker | A fake boot0 race attack, that after being enabled from the server will always success and turn all the menu icons into Reggie until a reboot | rw-r-r_0644 | thread | git |