In memory of Ben “bushing” Byer, who passed away on Monday, February 8th, 2016.

ChannelMaker: Difference between revisions

From WiiBrew
Jump to navigation Jump to search
Xuzz (talk | contribs)
No edit summary
No edit summary
Line 10: Line 10:
}}
}}
==Downloads==
==Downloads==
WADder is available as a Mac DMG, a PC installer, and a Linux package.
ChannelMaker is available as a Mac DMG, a PC installer, and a Linux package.


* [http://rodgercombs.webhop.net/channelmaker/ChannelMakerMac Mac Binary]
* [http://rodgercombs.webhop.net/channelmaker/ChannelMakerMac Mac Binary]

Revision as of 01:28, 8 September 2009

ChannelMaker is a cross-platform application written in Python to edit WAD channels and create homebrew channels. ChannelMaker is legal and can create completely legal channels, as long as the channel edited was created with homebrew tools (such as Benzin).

ChannelMaker
General
Author(s)Xuzz
TypePC utility
Version3.1 beta
Links
Download
Source

Downloads

ChannelMaker is available as a Mac DMG, a PC installer, and a Linux package.

  • Mac Binary
  • The Windows binary has not been built yet.
  • Linux users should install the libraries wxPython, PIL (python-imaging), and PyCrypto, as well as have Python 2.6 installed. Then just run channelmaker.py in the archive.
  • Source Code