Dolphin, the GameCube and Wii emulator - Forums
GC / Wii Header in Compacted GCZ/WBFS/CISO images - Printable Version

+- Dolphin, the GameCube and Wii emulator - Forums (https://forums.dolphin-emu.org)
+-- Forum: Dolphin Emulator Discussion and Support (https://forums.dolphin-emu.org/Forum-dolphin-emulator-discussion-and-support)
+--- Forum: Development Discussion (https://forums.dolphin-emu.org/Forum-development-discussion)
+--- Thread: GC / Wii Header in Compacted GCZ/WBFS/CISO images (/Thread-gc-wii-header-in-compacted-gcz-wbfs-ciso-images)



GC / Wii Header in Compacted GCZ/WBFS/CISO images - edipoCosta - 02-24-2016

Hi Guys,

How I can read Wii/Gamecube header information (http://wiibrew.org/wiki/Wii_Disc#Header) from compacted image formats?

In original image I can simple read the first bytes of file.


RE: GC / Wii Header in Compacted GCZ/WBFS/CISO images - edipoCosta - 03-10-2016

I will try learn c++ to understand the code of project.