vfl 0.0.0

Mii parsing and rendering research library
Documentation

VFL — Vee Face Library

Research library for replicating Mii functionality from decompilations in a more modern language & runtime. Ideally, this library will replicate functionality accurately from these targets:

  • Cafe (WUP)
  • Centrair (CTR) Why did they name it after an airport‽
  • Nx (NX)

Targets not currently aimed for:

  • Revolution (RFL)
  • Nitro (NTR)

Features are limited, currently.

bevy_viewer

Setup:

  • Dump shape and texture resources from your hardware and place in ./vee/
  • cargo run

Web build:

Acknowledgements