I'm not sure how to fix that.(It doesn't output an line number for that variable expansion error, right?) Once wc24decrypt downloads and decrypts csdata.LZ, ninchdl-listext decompresses the decrypted LZSS compressed file to get the dl list ID. That's used to download the dl list, LZSS compressed file(.LZ) on entxs.wapp.wii.com, where x is region. TLS is used for that server. ninchby yellowstar - Software
Don't rename the ninchdl-listext Makefile.nix, just use make -f Makefile.nix. Makefile already exists for ninchdl-listext, but is for the deprecated MINI app build.(Only works for NinCh v3, NinChv4 is used in US and JP.) Try removing the text between lines 15 and 43. wmb_asm can't be compiled on Linux, sorry. wmb_asm is only for assembling WMB packet captures into an .nds however, andby yellowstar - Software
ninchdl-listext is available in wmb-asm SVN, but you must compile it. This can directly download csdata.LZ and the dl list directly from the server, and dump demos and videos info and URLs to dumpx.txt, where is x region. For US, you'd use this: ninchdl-listext US en u 4. csdata.LZ is encrypted. You'll also need wc24decrypt, available in SVN as well.(You'll also need Nintendo Chanby yellowstar - Software
Not yet, but I heard people are speculating it will be released on Friday.(When Nintendo Channel content is updated each week I guess, in Europe.)by yellowstar - Offtopic
@SifJar: Yes, for America. @pinball Wizard: You don't need to update sysmenu, ect, for this updated NinCh. Just use Shop Channel or NUSD and wadimporter.(You'll need IOS55 though, if you don't already have it.)by yellowstar - Offtopic
To use Betwiin you need the keys for both Wiis. You'd need to dump your NAND with Infectus, install Bootmii manually from a NAND dump with Bootmii boot2, and flash the modified NAND. Then you'd dump NAND, use Betwiin with the keys dumped by BackupMii, and flash the NAND from the other Wii.(If Bootmii settings displays FS Usage 3.3%, your NAND was formatted, so you could just use comexby yellowstar - FixMii
You mean patching MIOS? That's difficult. Bushing said before that "you could add the ohci1 module to MIOS, but you'd have to figure out an IPC system". Then you'd also need the sdi module and an IOS sdi FAT implementation for loading patches, ect. And, figure out how ohci1 is disabled to patch out ohci1 disabling. Very difficult.by yellowstar - Ideas, requests
The HBC video output is incorrect because your SYSCONF was deleted. Official Wii games are likely hard-coded to use one video output setting, rather than SYSCONF video setting.by yellowstar - FixMii
Uh, your SYSCONF was deleted... I don't know of any Wiibrew libogc apps that can write to NAND FS...by yellowstar - FixMii
Run AnyRegionChanger, and tell us what it displays. Do you have a NAND backup from before the brick? Downgrading and CBoot2 is not supported here.by yellowstar - FixMii
It must just be an IOS install. Wii Music was released between the release dates of sysmenu 3.3 and the Oct 23 update.(And 3.4.)(Gecko OS installs the IOS a game uses from the disc, if it's not already installed.)by yellowstar - Homebrew General
You could check the FTPii source. Devkitpro SVN has an Wii sockets example.by yellowstar - Coding
Beta 3 didn't change anything for MINI hw access for boot2, perhaps only the IOS version. Yes, one could add the necessary code to MINI to poke the GC DI mirror register bit, and have the option to either install the modified MINI to either MIOS, or just launch it from a MINI app.(Or just have the Bootmii menu run it directly from the SD browser.)(An option of just running an modified MINI wby yellowstar - Ideas, requests
Yes, useless for the average person for legal uses.(Really, it's only useful for devs installing modified titles, which is the only thing I use tona's cIOS for, no piracy.) TBR is basically useless unless you want to, say, install sysmenu patches, but that's not really needed...by yellowstar - Homebrew General
Well, I guess you could try Truncha Bug Restorer. Then you could install tona's cIOS.(I never used it though, I installed tona's cIOS before updating to 3.4 because of Wii Sports Resport, then used Dop-IOS to re-enable the fake-sign bug in a few IOS. Note that this was for only installing modified titles I modified myself, not piracy.)by yellowstar - Homebrew General
cIOS is mainly used by pirates. tona's cIOS rev5 clone is legal though. tona's cIOS clone is useful for Wiis with the Oct 23 update, 3.4, or later, mainly installing fake-signed titles. The average person does not need cIOS. Though there are some homebrew that uses cIOS, but these install modified titles.(Mainly sysmenu modifications.) Quote] IOS is the operating system that runs on tby yellowstar - Homebrew General
BC/boot2, I think those just down clock the clock speed, and eventually load MIOS.(Dunno if those set some GC mode flag somewhere...) Imitating everything MIOS does will not give us full hardware access. That will only disable hardware. Whether you access the hw on Broadway or Starlet doesn't make any difference. A proper MIOS replacement would be a modification of MINI, setting the registerby yellowstar - Ideas, requests
Just run the latest Gecko OS, launch JP Nintendo Channel, with USB Gecko connected to Wii/PC. Of course you'll need a JP Wii with JP NinCh. I've been attempting to get HATJ running on US/EU Wiis. Normally when you run HATJ with the country code and language set to JP and Japanese, on a US Wii, HATJ would attempt to download /4/JP/en/csdata.LZ, which does not exist. The HATJ main dol canby yellowstar - Offtopic
Could someone run JP NinCh HATJ v4(latest HATJ), goto DS Download Service and begin a download, then send me a USB Gecko debug dump?(I broke v3 dl list format, but this csdata.bin seems to be split into several lists, so dumps of the downloaded URLs are needed.)(Latest Gecko OS can launch channels with the debug patch. My PC is too far away from my Wii for a USB Gecko.) EDIT: This has been reby yellowstar - Offtopic
No, everything on NAND is gone.(On Wiis with 3.3% NAND FS usage. Except for empty root dirs and useless data under /sys) And, zestig only works with dumps without spare data, BackupMii dumps the spare data. Stripping of that data is needed.by yellowstar - FixMii
HBC will not be affected, just use the shop to update.by yellowstar - Getting Started
Your NAND FS was formatted somehow, there's nothing useful accessible on your NAND FS anymore. You can re-install sysmenu with comex's NAND FS formatter, but you'll need Linux and the toolchain for compiling MINI/MINI apps as well, since there is no binary release by comex.(I currently use Ubuntu as a Live CD; no installing to HD required.) (If you prefer, you could ask someone forby yellowstar - FixMii
Currently the only released MINI apps are MIKE,(Linux kernel running under MINI) and comex's NAND FS formatter. MINI apps are .elf, not .dol. Loading IOS is difficult, I don't think even Bootmii menu does it.(There's MINI code to patch and bootstrap boot2 to run any title.) I tried loading IOS with my MINI app, and after a few seconds a syscall is executed, executing MINI exceptionby yellowstar - Ideas, requests
That's possible, but it's difficult. MINI does not have an OHCI driver, so that would need written if we're going to replace MINI. I guess it may be possible to re-add OHCI1 to MIOS, but you'd may need to write process/module code for it... (But you could just inject the sections of OHCI1 module into MIOS, and have MIOS create a thread for OHCI1 before the idle loop.) And as bby yellowstar - Ideas, requests
DanielHueho: Possibly external USB port USB 2.0 support, as well as new IOS USB modules.by yellowstar - Software
At what address is HW_AHBPROT located bushing? Also, any idea if this register enables Broadway to use the original GC DI drive registers at 0xcc006000? Never mind, noticed bootmii-devel post.by yellowstar - Software
Run "sh buildit both" from terminal without quotes, with the WIIDEV environmental variable set properly. Do you really want to destroy/format everything on NAND, while your brick can easily be fixed with a private build of WiiPatcher? I finally got devkitPro updated on this other PC, just need to add IOS_ReloadIOS to WiiPatcher and compile if you want it... If you really want to destroy everythinby yellowstar - Homebrew Applications
Discussion of Waninkoko's cIOS is not allowed here, neither is piracy or anything illegal. Tona's legal cIOS rev5 clone is allowed here however.by yellowstar - FixMii
Someone uploaded the Bootmii files here in FixMii somewhere. You need Linux to compile MINI and MINI apps. I use Ubuntu for this.(Comes with a Live CD option, no installing to HD.) Odd, I tried using bushing's HMAC code from wii-fsck, did some modifications for MINI, and broke it in the process I guess... I don't think it's necessary to format NAND. If you can download and decryptby yellowstar - FixMii