Changes

Jump to navigation Jump to search
230 bytes added ,  21:14, 2 October 2009
m
WiiBuilder version 1.4 is out: loader is now working with HBC 1.0.5
Line 7: Line 7:  
| contributor =  
 
| contributor =  
 
| portedby    =  
 
| portedby    =  
| version    = 1.3
+
| version    = 1.4
 
| licence    =  
 
| licence    =  
| download    = http://www.optimatek.com/wii/wiibuilder.rar
+
| download    = http://www.optimatek.com/wii/wiibuilder.zip
 
| website    =  
 
| website    =  
 
| discussion  = Talk:WiiBuilder
 
| discussion  = Talk:WiiBuilder
Line 20: Line 20:     
== Usage ==
 
== Usage ==
The ''File'' tab is use for:
+
The ''File'' section is use for:
* Binary file conversion (creating a C array to include into a Wii homebrew project). Allowed file type are:
+
* Binary file conversion (creating a C array to include into a Wii homebrew project). Allowed file types are:
 
** Portable Network Graphics (.png)
 
** Portable Network Graphics (.png)
 
** JPEG images (.jpg or .jpeg)
 
** JPEG images (.jpg or .jpeg)
 
** XML (.xml)
 
** XML (.xml)
 
** MPEG-1 Audio Layer 3 (.mp3)
 
** MPEG-1 Audio Layer 3 (.mp3)
 +
** MOD (.mod)
 
** TrueType font (.ttf)
 
** TrueType font (.ttf)
 
** ByteMap Font (.bmf)
 
** ByteMap Font (.bmf)
* Loading Wii executable files ([[Dol|.dol]] and [[Elf|.elf]]) from a computer to a Wii with the [[Homebrew Channel]] ('''not working with version 1.0.5'''). An IP address must be entered in the ''Settings''
+
* Loading Wii executable files ([[Dol|.dol]] and [[Elf|.elf]]) from a computer to a Wii with the [[Homebrew Channel]] running. A zip file containing an application could be sent too, it must have one directory in the root of the archive containing the boot.elf/dol file. An IP address must be entered in the ''Settings''
 
* Building a Makefile, you must have "make" available in your path
 
* Building a Makefile, you must have "make" available in your path
 
* Converting Images (.gif or .bmp) to header file (.h) for [[GRRLIB]] 2.0 or less
 
* Converting Images (.gif or .bmp) to header file (.h) for [[GRRLIB]] 2.0 or less
Line 41: Line 42:       −
[[File:WiiBuilder.png | WiiBuilder screenshot - Font Generator tab]]
+
[[File:WiiBuilder.png | WiiBuilder screenshot - Font Generator section]]
[[File:WiiBuilder-Homebrew.png | WiiBuilder screenshot - Homebrew tab]]
+
[[File:WiiBuilder-Homebrew.png | WiiBuilder screenshot - Homebrew section]]
      −
The ''Font Generator'' tab is used to generate a image (PNG or Bitmap) from a specific font on your system. PNG files will have the GRRLIB 3.0 format and Bitmap files will only work with GRRLIB 2.0 or less.
+
The ''Font Generator'' section is used to generate a image (PNG or Bitmap) from a specific font on your system. PNG files will have the GRRLIB 3.0 format and Bitmap files will only work with GRRLIB 2.0 or less.
 
Just select the font, size and style you need and click on the ''Generate Image'' button to open the ''Save As'' dialog box.
 
Just select the font, size and style you need and click on the ''Generate Image'' button to open the ''Save As'' dialog box.
 
The antialiasing option only works when you are saving a PNG file.
 
The antialiasing option only works when you are saving a PNG file.
   −
The ''Homebrew'' tab can be used to view an [[HBC]] folder with ''meta.xml'' and ''icon.png''.
+
The ''Homebrew'' section can be used to view an [[HBC]] folder with ''meta.xml'' and ''icon.png''.
    
The ''Color Converter'' is a tool convert color from one format to another. It could be used to convert colors from 24-bit truecolor to [[U16 colors|16-bit highcolor]] code. Result could be shown in {{abbr|Hex|Hexadecimal}} or {{abbr|Dec|Decimal}}.
 
The ''Color Converter'' is a tool convert color from one format to another. It could be used to convert colors from 24-bit truecolor to [[U16 colors|16-bit highcolor]] code. Result could be shown in {{abbr|Hex|Hexadecimal}} or {{abbr|Dec|Decimal}}.
   −
Finally, the ''Settings'' tab is use to save your configurations in the registry. If you want to delete the software it's best to click on the ''Clean Registry'' button to delete all registry entry.
+
Finally, the ''Settings'' section is use to save your configurations in the registry. If you want to delete the software it's best to click on the ''Clean Registry'' button to delete all registry entry.
    
== Changelog ==
 
== Changelog ==
=== Version 1.4 (upcoming release) ===
+
=== Version 1.4 ===
* Option to choose the loader
+
* Option to choose the version of the HBC running on the Wii
 +
* Compressing the file before sending it, available for HBC 1.0.5
 
* ZIP file could be sent to HBC 1.0.5
 
* ZIP file could be sent to HBC 1.0.5
 
* MOD file converted to C array
 
* MOD file converted to C array
3,027

edits

Navigation menu