From WikiTemp, the GBAtemp wiki
m (Usage)
(Compatibility)
 
(10 intermediate revisions by 5 users not shown)
Line 1: Line 1:
 
== Information ==
 
== Information ==
'''Make-Multi''' allows you to create a DVD of multiple Gamecube games for play on your Nintendo Wii.
+
'''Make-Multi''' allows you to create a DVD of multiple Gamecube games for play on your [[:Category:Wii|Nintendo Wii.]] This is a command line tool available for Windows. However, it has also been tested with success on WINE 1.1.35 on Ubuntu Linux.
  
 
== Usage ==
 
== Usage ==
<pre>make-multiv3.exe <output filename> <region> <game1> <game2>...
+
For brevity, the exe has been renamed from it's original "GCOS MultiGame Creator V4F.exe" to "gcos4f.exe" in the examples below.
<region> must be one of USA, JAP, or PAL (in uppercase).</pre>
+
<pre>gcos4f.exe <output filename> <region> <game1> <game2>...
 +
<region> must be one of USA, JAP, or PAL.</pre>
  
 
For Example:
 
For Example:
  
<pre>make-multiv3.exe output.iso USA game1.iso game2.iso game3.iso</pre>
+
<pre>gcos4f.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.  Any image names containing spaces will have to be enclosed in quotation marks.
+
Files may be shrunk to their minimal size with [[GCMUtilitiy]] or [[GCM]] to be able to fit more onto a single DVD.  Any image names containing spaces will have to be enclosed in quotation marks.
 +
 
 +
==== Example Output ====
 +
<pre>C:\Gamecube>gcos4f.exe mparty.iso USA mp4.iso mp5.iso mp6.iso "mp 7.iso"
 +
 
 +
  ==============================================
 +
      GCOS SELFBOOT MULTI GAMEDISC MAKER v0.4F+
 +
            (Now with DVD9 & GC Support)
 +
  ==============================================
 +
 
 +
  Setting ISO to USA
 +
 
 +
[+] Adding "mp4.iso" .. DONE! (Wrote 598384640 bytes)
 +
 
 +
[+] Adding "mp5.iso" .. DONE! (Wrote 997879808 bytes)
 +
 
 +
[+] Adding "mp6.iso" .. DONE! (Wrote 787918848 bytes)
 +
 
 +
[+] Adding "mp 7.iso" .. DONE! (Wrote 597848064 bytes)
 +
DONE!</pre>
 +
 
 +
==== Extraction ====
 +
You can extract the individual games from a multi-game ISO image now with [[GCOS Extractor]].
 +
 
 +
==Requirements==
  
 
== Compatibility ==
 
== Compatibility ==
Gamecube games that use audio streaming do not work properly as of version 0.3.
+
*Multi-disc games will not work if they do not allow you to save your progress before switching to the next disc. Games known to behave in this manner are: Resident Evil 1, Metal Gear Solid The Twin Snakes
 +
 
 +
==History==
 +
* Fixed V4F+ Release
 +
** Fixed issues with 8 or more games
 +
** improved scrolling through list
 +
** simplified building from source code
 +
 
 +
* FINAL v4F Release
 +
** FIXED MEMORY CARD ISSUE!
 +
 
 +
* FINAL v4 Release
 +
** DVD9 support added
 +
** Gamecube Supported (Softmod and XenoGC)
 +
** Straight to disc listing, no waiting
 +
** Auto menu video mode setting
 +
** If a game requires audio, it will ask to be setup (bit of a problem on GC)
 +
** Game listing re-coded
 +
** Improved the .iso generation speed ALOT
  
 
== Download ==
 
== Download ==
[[Media:Make-multi-srcv3.rar|Make-Multi v3]] with source code.
+
* [[Media:Make-multi-srcv3.rar|Make-Multi v3]] with source code.
 +
* [[Media:GCOS_MultiGame_DVD9_V4F+.7z|GCOS_MultiGame_V4F+]] with source code.
  
== Extraction ==
+
==Acknowledge==
You can extract the individual games from a multi-game ISO image now with [[GCOS Extractor]].
+
* emu_kidid
 +
* [[Dsbomb]]
 +
 
 +
==See Also==
 +
* [http://www.tehskeen.com/ TehSkeen]
  
[[Category:Wii Utilities|Make-Multi]]
+
[[Category:Wii Utilities]]
[[Category:Wii|Make-Multi]]
+

Latest revision as of 07:38, 28 November 2011

Information

Make-Multi allows you to create a DVD of multiple Gamecube games for play on your Nintendo Wii. This is a command line tool available for Windows. However, it has also been tested with success on WINE 1.1.35 on Ubuntu Linux.

Usage

For brevity, the exe has been renamed from it's original "GCOS MultiGame Creator V4F.exe" to "gcos4f.exe" in the examples below.

gcos4f.exe <output filename> <region> <game1> <game2>...
<region> must be one of USA, JAP, or PAL.

For Example:

gcos4f.exe output.iso USA game1.iso game2.iso game3.iso

Files may be shrunk to their minimal size with GCMUtilitiy or GCM to be able to fit more onto a single DVD. Any image names containing spaces will have to be enclosed in quotation marks.

Example Output

C:\Gamecube>gcos4f.exe mparty.iso USA mp4.iso mp5.iso mp6.iso "mp 7.iso"

  ==============================================
      GCOS SELFBOOT MULTI GAMEDISC MAKER v0.4F+
            (Now with DVD9 & GC Support)
  ==============================================

  Setting ISO to USA

 [+] Adding "mp4.iso" .. DONE! (Wrote 598384640 bytes)

 [+] Adding "mp5.iso" .. DONE! (Wrote 997879808 bytes)

 [+] Adding "mp6.iso" .. DONE! (Wrote 787918848 bytes)

 [+] Adding "mp 7.iso" .. DONE! (Wrote 597848064 bytes)
DONE!

Extraction

You can extract the individual games from a multi-game ISO image now with GCOS Extractor.

Requirements

Compatibility

  • Multi-disc games will not work if they do not allow you to save your progress before switching to the next disc. Games known to behave in this manner are: Resident Evil 1, Metal Gear Solid The Twin Snakes

History

  • Fixed V4F+ Release
    • Fixed issues with 8 or more games
    • improved scrolling through list
    • simplified building from source code
  • FINAL v4F Release
    • FIXED MEMORY CARD ISSUE!
  • FINAL v4 Release
    • DVD9 support added
    • Gamecube Supported (Softmod and XenoGC)
    • Straight to disc listing, no waiting
    • Auto menu video mode setting
    • If a game requires audio, it will ask to be setup (bit of a problem on GC)
    • Game listing re-coded
    • Improved the .iso generation speed ALOT

Download

Acknowledge

See Also