Converts Wii banner layouts and animations to XML and their respective binary format.
- .brlyt to .xmlyt
- .brlan in .xmlan
- .xmlyt to .brlyt
- .xmlan to .brlan
This version was modified by WiiDatabase.de so that it can be built with the latest MXML version, update the instructions and the usage information. I claim no copyright on any code.
- For Linux, install
libxml-dev
(Debian-based:sudo apt install libmxml-dev
)- For NixOS, use
NIXPKGS_ALLOW_UNFREE=1 nix build --impure
- For NixOS, use
- For macOS, install
libxml
with brew:brew install libmxml
- For Windows, see
Windows-Instructions.txt
(untested)
If you get more errors that are thread related, you may need to add -lpthread to the end of the LIBS line
- trap15 - Original Coder, Leader
- megazig - Epic Hacker, Epic Coder, Second-in-Command
- booto - Epic Hacker, PowerPC Master
- Matt_P - Epic Hacker, Bytecode Genius
- Yossi - Does some python shiz
- comex - Did lots of python shiz back in the day
- Copyright (C)2009 trao15 (Alex Marshall) [email protected]
- Copyright (C)2009 megazig (Stephen Simpson) [email protected]
- Copyright (C)2009 Matt_P (Matthew Parlane)
- Copyright (C)2009 comex
- Copyright (C)2009 booto
All Rights Reserved, HACKERCHANNEL.
If you wish to use code from Benzin in your project, please ask permission from one of the authors. Benzin's sub-projects may not be licensed the same, so check each sub-projects README and LICENSE (if it exists) before using them.