Skip to content

A Wii Channel banner creator and simulator.

Notifications You must be signed in to change notification settings

WiiDatabase/benzin

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Benzin

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

Changes

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.

Building

  • For Linux, install libxml-dev (Debian-based: sudo apt install libmxml-dev)
    • For NixOS, use NIXPKGS_ALLOW_UNFREE=1 nix build --impure
  • 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

Credits

  • 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

License

  • Copyright (C)2009 trao15 (Alex Marshall) trap15@raidenii.net
  • Copyright (C)2009 megazig (Stephen Simpson) megazig@hotmail.com
  • 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.

About

A Wii Channel banner creator and simulator.

Resources

Stars

Watchers

Forks

Languages

  • C 88.2%
  • Python 10.0%
  • Objective-C 1.2%
  • C++ 0.3%
  • Nix 0.2%
  • Makefile 0.1%