2 releases
Uses new Rust 2024
new 0.0.1 | May 15, 2025 |
---|---|
0.0.0 | May 15, 2025 |
#8 in #decompilation
106 downloads per month
65KB
1.5K
SLoC
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:
- Install
wasm-server-runner
cargo run --target wasm32-unknown-unknown
Acknowledgements
- Arian Kordi @ariankordi for help and guidance through terse decompiled C++
- @aboood40091 for FFL Decomp
- Petari team @SMGCommunity for the RFL Decomp
- Probably other people too
Dependencies
~1–17MB
~206K SLoC