Jump to content


  • Please log in to reply

Wii iso from wii dol HB => Wit

(Go to first unread post)
smyll Post #1 Posted 15 January 2011 - 02:56 PM

    Newbie


  • Group: Newcomers
  • Posts: 9
  • Member No.: 272,168
  • Joined: 15-January 11

  •  

Hi all,

I'am a french programmer. I'am looking for a way to generate a Wii iso from a dol generated via devkitpro or a WII hb dol file.

I have seen wit tool. I use also the composition template as iso basis (open apploader). The ISO works fine on dolphin. On wiiscrubber i see the right partition and the region is the same asmy wii region (PAL).

When testing it on my wii via a chip (wode), there is a region mismatch or the iso is not recognized... I need help plz to build this ISO.
Note : i would appreciate comments or information related to wit and an "open" ISO file. I have tested to replace the main.dol in various games ISO without success..


Thanks in advance,

Smyll.

PS : if there is some need in dev I can help smile.gif




Krestent Post #2 Posted 15 January 2011 - 04:09 PM

    What to post?


  • Group: Members
  • Posts: 3,851
  • Member No.: 171,140
  • Joined: 31-March 09

  •  

There's an ISO template somewhere on Hackmii.com. http://hackmii.com/2008/08/open-source-app...r-iso-template/


smyll Post #3 Posted 15 January 2011 - 04:26 PM

    Newbie


  • Group: Newcomers
  • Posts: 9
  • Member No.: 272,168
  • Joined: 15-January 11

  •  

QUOTE(Krestent @ Jan 15 2011, 04:09 PM) <{POST_SNAPBACK}>
There's an ISO template somewhere on Hackmii.com. http://hackmii.com/2008/08/open-source-app...r-iso-template/



In fact I use the composition directory found on wit web site (http://wit.wiimm.de/.../composing.html at the bottom of the page 6.) But i think i am doing something wrong frown.gif
i.e. Do we have to change the apploader of this template ?

To use this iso, should I first extract all files to then compose the iso ? Because I would like to change the dol file and add pictures...

do you know a tuto or an exemple of a composition directory that works on a Wii ?

That could help me...

smile.gif

Thx moogle.gif

Edited by smyll, 15 January 2011 - 04:33 PM.


Wiimm Post #4 Posted 15 January 2011 - 04:32 PM

    GBAtemp Advance Maniac


  • Group: Members
  • Posts: 1,528
  • Member No.: 191,758
  • Joined: 11-August 09
  • Location: Germany

  •  

what does "wit dump yournewiso --show intro,id" say?

"Wii Play" example:
CODE
...
  Disc & part IDs:   disc=RHAP01, ticket=RHAP, tmd=RHAP, boot=RHAP01
...
  ID Region:         PAL [PAL ]
  Region setting:    2 [Europe] / 80 80 80 00  03 03 04 03
...



smyll Post #5 Posted 15 January 2011 - 04:36 PM

    Newbie


  • Group: Newcomers
  • Posts: 9
  • Member No.: 272,168
  • Joined: 15-January 11

  •  

QUOTE(Wiimm @ Jan 15 2011, 04:32 PM) <{POST_SNAPBACK}>
what does "wit dump yournewiso --show intro,id" say?

"Wii Play" example:
CODE
...
  Disc & part IDs:   disc=RHAP01, ticket=RHAP, tmd=RHAP, boot=RHAP01
...
  ID Region:         PAL [PAL ]
  Region setting:    2 [Europe] / 80 80 80 00  03 03 04 03
...



Sorry, please see my previous message I was wrong.. I use another template... frown.gif

Here is my dump :
Dump of file toto.iso

Real path: toto.iso
ISO file size: 118240000/hex = 4699979776 = 4482 MiB
Scrubbed size: 78000/hex = 491520 = 480 KiB, 0.01%
File & disc type: ISO/WII & Wii
Disc & part IDs: disc=RXXPXP, ticket=RXXP, tmd=RXXP, boot=RXXPXP
Disc name: MaRom
ID Region: PAL [PAL ]
Region setting: 2 [Europe] / 00 00 00 00 00 00 00 00
System version: 00000001-00000015 = IOS 0x15 = IOS 21
Partitions: 1
Directories: 4
Files: 12
Used ISO blocks: 15 * 32 KiB = 0 MiB

Partition table #0, partition #0, type 0 [DATA]:
Partition IDs: ticket=RXXP, tmd=RXXP, boot=RXXPXP


smyll Post #6 Posted 15 January 2011 - 04:38 PM

    Newbie


  • Group: Newcomers
  • Posts: 9
  • Member No.: 272,168
  • Joined: 15-January 11

  •  

QUOTE(smyll @ Jan 15 2011, 04:36 PM) <{POST_SNAPBACK}>
QUOTE(Wiimm @ Jan 15 2011, 04:32 PM) <{POST_SNAPBACK}>
what does "wit dump yournewiso --show intro,id" say?

"Wii Play" example:
CODE
...
  Disc & part IDs:   disc=RHAP01, ticket=RHAP, tmd=RHAP, boot=RHAP01
...
  ID Region:         PAL [PAL ]
  Region setting:    2 [Europe] / 80 80 80 00  03 03 04 03
...



Sorry, please see my previous message I was wrong.. I use another template... frown.gif

Here is my dump :
Dump of file toto.iso

Real path: toto.iso
ISO file size: 118240000/hex = 4699979776 = 4482 MiB
Scrubbed size: 78000/hex = 491520 = 480 KiB, 0.01%
File & disc type: ISO/WII & Wii
Disc & part IDs: disc=RXXPXP, ticket=RXXP, tmd=RXXP, boot=RXXPXP
Disc name: MaRom
ID Region: PAL [PAL ]
Region setting: 2 [Europe] / 00 00 00 00 00 00 00 00
System version: 00000001-00000015 = IOS 0x15 = IOS 21
Partitions: 1
Directories: 4
Files: 12
Used ISO blocks: 15 * 32 KiB = 0 MiB

Partition table #0, partition #0, type 0 [DATA]:
Partition IDs: ticket=RXXP, tmd=RXXP, boot=RXXPXP



How could I modify the region code ? I only use --region EUROPE.
Here is my wit command :
$ wit copy --region EUROPE --id RxxPx --name 'MaRom' -all composing-template toto.iso




Wiimm Post #7 Posted 15 January 2011 - 04:48 PM

    GBAtemp Advance Maniac


  • Group: Members
  • Posts: 1,528
  • Member No.: 191,758
  • Joined: 11-August 09
  • Location: Germany

  •  

The info dump looks fine.

My template uses the hackmii apploader.

The --region option modifies offset 0x4e000. The dump prints it as "Region setting:". I don't know the impact of this. Details: http://wit.wiimm.de/opt/region

Edited by Wiimm, 15 January 2011 - 04:48 PM.







Users browsing this topic

1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users