Homebrew How to read a Wii ISO file content

  • Thread starter Thread starter DD2XAlpha
  • Start date Start date
  • Views Views 1,917
  • Replies Replies 0

DD2XAlpha

Well-Known Member
Newcomer
Joined
Apr 26, 2016
Messages
48
Reaction score
66
Trophies
0
Age
28
XP
386
Country
Mexico
Hello, I'm trying out something new wich is to read a Wii iso file and get it's info, like for example the GameID (like new super Mario Bros Wii is SMNE01).

I'd like to know how does reading the iso works, for example in position 0x00 you can get the GameID, but where to find the internal name, the region, etc. If anyone has a guide please let me know! I am also looking for reading wbfs and wad files.

I'm working with C# using a BinaryReader and I am changing positions like this reader.BaseStream.Position = 0x00; to get the info I'd like to know.

Thanks in advice.
 

Site & Scene News