Skip to content

Wii Library 1.1.0

Latest
Compare
Choose a tag to compare
@Simbel0 Simbel0 released this 16 Feb 21:22
· 14 commits to main since this release

With the Vii Channel now available, the library gives new functions to easily get your Vii and do things with it!

Was released alongside version 0.2.0 of the Wii BIOS

Changelog

  • The Vii actor. Uses the vii id. Uses the data created by the Vii Channel. If no data exists, it will default to the bald gray vessel
  • getVii(): return the data of the player's Vii. If no data exists, returns grayscale values for the colors, 1 for every body part id and personality traits and the name "VESSEL"
  • madeVii(): returns true if the player has data of a Vii. false otherwise.