Skip to content

Releases: devkitPro/wii-examples

wii examples 20260125

25 Jan 20:41
ae4fd18

Choose a tag to compare

Update wii examples to use standard socket APIs and SYS_MainLoop provided by libogc 3.0.0

wii examples 20260117

17 Jan 14:04
985abb8

Choose a tag to compare

What's Changed

  • Remove Undefined Behavior in ISFS Example by @Geotale in #28
  • wiimote: add syncing, shutdown code and documentation by @DacoTaco in #29

New Contributors

wii examples - 20250526

17 Jan 14:03
f3c60bd

Choose a tag to compare

What's Changed

  • crypto: correct aes & implement sha improvements by @DacoTaco in #12
  • Added LWP Threading example, and added bin/ to gitignore by @dakotath in #13
  • Added ISFS directory browsing example to "filesystem" examples. by @dakotath in #14
  • filesystem: cleanup isfs example by @DacoTaco in #16
  • isfs: fix example to correctly mark entry as file or directory #17 by @DacoTaco in #18
  • usbkeyboard: fix double printing of input by @jamesy0ung in #20
  • Add Widescreen Support to GX Triangle by @Fancy2209 in #21
  • network: add a UDP test by @mardy in #22
  • fix usbkeyboard build by @lesleyrs in #23
  • threading: initialize variable to 0 by @mardy in #24
  • console: fix all examples to correctly use consoles by @DacoTaco in #25

New Contributors

wii examples - 20241201

08 Dec 21:19
26cc4c5

Choose a tag to compare

  • add cmake template
  • fix black screen in libfat example
  • fix mistakes in sha example

Recommended and supported installation for all our releases is via devkitPro pacman

wii-examples 2024-10-04

04 Oct 22:35
6485566

Choose a tag to compare

What's Changed

  • Add example for using ROM-embedded font by @mardy in #7
  • crypto: add aes/sha example by @DacoTaco in #9

New Contributors

  • @mardy made their first contribution in #7

wii-examples 2024-01-18

04 Oct 22:33
1e18deb

Choose a tag to compare

What's Changed

  • fixes: set polygon colours specifically. by @DacoTaco in #5
  • filesystem/directory: list files in cwd instead of root.
  • use standard bool in example code
  • add library template

wii-examples 2021-05-25

04 Oct 22:31

Choose a tag to compare

What's Changed

  • Fix typo in neheGX/lesson11/Makefile by @smurf3tte in #2
  • graphics/gx/triangle: Use correct matrix type for perspective matrix.

New Contributors

wii-examples 2020-06-09

04 Oct 22:28

Choose a tag to compare

  • oggplayer: fix callback signature

wii-examples 2019-04-12

04 Oct 22:27

Choose a tag to compare

  • Remove obsolete project files

wii examples 2019-02-01

01 Feb 19:49

Choose a tag to compare

Prioritise libogc dirs over portlibs dirs.