From WikiTemp, the GBAtemp wiki
(Initial entry)
 
m (more info)
Line 3: Line 3:
 
: '''Make-Multi''' allows you to create a DVD of multiple Gamecube games for play on your [[Category:Wii|Wii]]
 
: '''Make-Multi''' allows you to create a DVD of multiple Gamecube games for play on your [[Category:Wii|Wii]]
  
== Download ==
+
== Usage ==
 +
<pre>make-multiv3.exe <output filename> <region> <game1> <game2>...
 +
<region> must be one of USA, JAP, or PAL (in uppercase).</pre>
  
 +
For Example:
 +
 +
<pre>make-multiv3.exe output.iso USA game1.iso game2.iso game3.iso</pre>
 +
Files may be shrunk to their minimal size with [[GCMUtilitiy]] to be able to fit more onto a single DVD.
 +
 +
== Compatibility ==
 +
Gamecube games that use audio streaming do not work properly as of version 0.3.
 +
 +
== Download ==
 
[[Media:Make-multi-srcv3.rar|Make-Multi v3]] with source code.
 
[[Media:Make-multi-srcv3.rar|Make-Multi v3]] with source code.
  
  
[[Category:Wii Utilities]]
+
[[Category:Wii Utilities|Make-Multi]]

Revision as of 01:03, 30 March 2007

Information

Make-Multi allows you to create a DVD of multiple Gamecube games for play on your

Usage

make-multiv3.exe <output filename> <region> <game1> <game2>...
<region> must be one of USA, JAP, or PAL (in uppercase).

For Example:

make-multiv3.exe output.iso USA game1.iso game2.iso game3.iso

Files may be shrunk to their minimal size with GCMUtilitiy to be able to fit more onto a single DVD.

Compatibility

Gamecube games that use audio streaming do not work properly as of version 0.3.

Download

Make-Multi v3 with source code.