<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>

<channel>
	<title>tonatonari</title>
	<atom:link href="http://tonatonari.info/feed/" rel="self" type="application/rss+xml" />
	<link>http://tonatonari.info</link>
	<description>我はtonaとなり</description>
	<pubDate>Tue, 18 Nov 2008 18:16:35 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
	<language>en</language>
			<item>
		<title>What&#8217;s next</title>
		<link>http://tonatonari.info/2008/11/whats-next/</link>
		<comments>http://tonatonari.info/2008/11/whats-next/#comments</comments>
		<pubDate>Tue, 18 Nov 2008 18:16:35 +0000</pubDate>
		<dc:creator>tona</dc:creator>
		
		<category><![CDATA[IOS]]></category>

		<category><![CDATA[System Menu]]></category>

		<category><![CDATA[hackmii]]></category>

		<category><![CDATA[wii]]></category>

		<guid isPermaLink="false">http://tonatonari.info/?p=20</guid>
		<description><![CDATA[So, Nintendo&#8217;s actively attacking some things. Of course, most of them can be worked around, but there&#8217;s only so much &#8220;working around&#8221; you can do until you get tired and start questioning your methodology.
First of all, let&#8217;s count up what we&#8217;ve &#8220;lost.&#8221; (In terms of fully updated Wiis).

Twilight Hack is gone. (as of 3.4&#8217;s release)
Signing [...]]]></description>
			<content:encoded><![CDATA[<p>So, Nintendo&#8217;s actively attacking some things. Of course, most of them can be worked around, but there&#8217;s only so much &#8220;working around&#8221; you can do until you get tired and start questioning your methodology.</p>
<p>First of all, let&#8217;s count up what we&#8217;ve &#8220;lost.&#8221; (In terms of fully updated Wiis).</p>
<ul>
<li>Twilight Hack is gone. (as of 3.4&#8217;s release)</li>
<li>Signing bug is gone.</li>
<li>FS commands are gone (or protected?)</li>
<li>ES_Identify is gone/fixed.</li>
</ul>
<p>The Twilight Hack can easily be replaced by other savegame exploits, of course, so that&#8217;s still on the table to some extent.</p>
<p>But without fakesigning, ES_Identify, and Filesystem commands, all code that deals with installing or modifying content (System Menu hacks, patched/custom IOS) is pretty much dead. This really feels like a lot of negative work. Patchmii is nearly useless. Everything I&#8217;ve written is pretty damn useless, too.</p>
<p>Pirates, however, don&#8217;t seem to have a problem with searching for workaround after workaround to get their things working. They&#8217;ve still managed to bypass most of the issues here (besides needing twilight hack) to get their warezloader and pirated VC/Wiiware to work.</p>
<p>The only issue that we care about is homebrew. It&#8217;s being killed by the updates, and we don&#8217;t really feel it should. So far, however, all homebrew relies on Nintendo&#8217;s code in the form of &#8220;IOS,&#8221; which handles loads of hardware interactions&#8211;Wifi, Bluetooth, Disc drive, SD, USB&#8211;everything unique to the Wii. If we want to use these, we pretty much have to hook into Nintendo&#8217;s code somehow. We&#8217;ve been loading code using IOS through channels and savegame hacks, but all of these require Nintendo to allow us to use their code, and can be cut off at both the System Menu and IOS.</p>
<p>So, what do we really want to do? Rely on as little of Nintendo&#8217;s code as possible. This is what <a href="http://hackmii.com/2008/10/bootmii-the-beginning/">BootMii</a> is all about. We want to hook into the Wii processes as early as possible, so we don&#8217;t have to touch any code we don&#8217;t have to. BootMii is going to sit just before boot2, so it will be the first piece of boot code that we can actually modify. If we hook in before boot2, we&#8217;d either have to write our own code to interact with the Wii hardware, or pull some random IOS to use. Obviously, the former is the better solution. And what&#8217;s the best free way to deal with lots of hardware? Why, Linux of course!</p>
<p>So, the next step in Wii homebrew is going to be a low-level, all-inclusive linux system. This is going to require quite a bit of work, but, fortunately, it will probably end up less hacky and more stable in the long run than anything else. It may result in a bit of overhead for applications, but application efficiency will probably be more of a finishing detail.</p>
<p>Let&#8217;s talk about some of the reprecussions of this.</p>
<p>Wii piracy practically *requires* running Nintendo&#8217;s code (for compatibility), so our BootMii/linux efforts would practically nip this issue at the bud.<br />
Homebrew, on the other hand, is mostly contingent on libogc and IOS code at this point. Fortunately, most legitimate homebrew (i.e. non-pirate, non-&#8221;utilitiy&#8221; apps) only really uses a few of the many IOS functions: SD reads, Wifi, and Bluetooth (Wiimote). All other things (Graphics, sound, etc) go through PPC, which are already supported by gc-linux (to some extent). What&#8217;s more, we hold the source code for libogc, so developing a libogc &#8220;wrapper&#8221; for the wii-linux functions would be fairly trivial, and would give some level of compatibility with existing homebrew applications.</p>
<p>With this system, Wii homebrew would be &#8220;stable,&#8221; in terms that it would all run off of a single library (or set of libraries) controlled by homebrews. IOS (in)compatibilities would cease to be an issue. What&#8217;s more, as long as Wii Linux would run, we could ensure that homebrew would run. There would only be the single task of getting Wii Linux installed/running&#8211;which is much much easier for maintenance.</p>
<p>So, this is the *general* direction Wii homebrew is heading in. Consider this your warning. Things are going to change&#8211;for better or for worse. For most of the hacker-developers, this should seem like a much better solution. For Homebrewers, prehaps slightly inconveniencing, but better in the long run. For pirates, hell.</p>
<p>You&#8217;ve been warned <img src='http://tonatonari.info/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
			<wfw:commentRss>http://tonatonari.info/2008/11/whats-next/feed/</wfw:commentRss>
		</item>
		<item>
		<title>&#8220;Recovery Dongle,&#8221; Diagnostic Boot Menu</title>
		<link>http://tonatonari.info/2008/09/recovery-dongle-diagnostic-boot-menu/</link>
		<comments>http://tonatonari.info/2008/09/recovery-dongle-diagnostic-boot-menu/#comments</comments>
		<pubDate>Fri, 05 Sep 2008 20:55:44 +0000</pubDate>
		<dc:creator>tona</dc:creator>
		
		<category><![CDATA[System Menu]]></category>

		<category><![CDATA[hackmii]]></category>

		<category><![CDATA[recovery]]></category>

		<category><![CDATA[wii]]></category>

		<guid isPermaLink="false">http://tonatonari.info/?p=11</guid>
		<description><![CDATA[A lot of people have been up in arms about marcan&#8217;s &#8220;Wii Recovery Dongle&#8221; video, and the resulting epic media fail and drama. I made an attempt to dispel one such speculation spree.
The Hackmii post explains what the potentials of the Recovery Dongle are, but they don&#8217;t really explain how the device does what it [...]]]></description>
			<content:encoded><![CDATA[<p>A lot of people have been up in arms about marcan&#8217;s &#8220;Wii Recovery Dongle&#8221; video, and the resulting epic media fail and drama. I made <a href="http://modrobert.wordpress.com/2008/09/05/marcans-wii-recovery-dilemma/#comment-2">an attempt</a> to dispel one such speculation spree.</p>
<p>The Hackmii post explains what the potentials of the Recovery Dongle are, but they don&#8217;t really explain how the device does what it does&#8211;which may be the cause of some of the random speculation.</p>
<p><strong>Here&#8217;s the deal:</strong></p>
<p>The Wii System Menu will check for a &#8220;Nintendo Waikiki Adapter&#8221; when it boots. If it finds one, it will load up a &#8220;Recovery&#8221; mode, which really <strong>just boots diagnostic/autoboot (Disc ID 0) discs</strong> and displays the current System Menu version.</p>
<p>Marcan&#8217;s device (at this point) merely identifies itself in the same way as the Waikiki Adapter, with no other functionality as far as I know. Duplicating other Waikiki functionality may even be superfluous, as I&#8217;ve gathered that it&#8217;s just an EXI2USB device like the USBGecko.</p>
<p>So, in short: System Menu boots, says &#8220;Is there a Waikiki plugged in?&#8221; Then marcan&#8217;s device replies, &#8220;I&#8217;m a Waikiki!&#8221; Then the System Menu goes into &#8220;Recovery&#8221; mode.</p>
<p>If you want to see this functionality for yourself, you can try crediar&#8217;s <a href="http://wiibrew.org/wiki/Homebrew_apps/Starfall">Starfall</a>, which will let you access the Recovery Menu by holding a button on your Gamecube controller.</p>
<p><strong>What exactly does the Recovery Menu do? What is it good for?</strong></p>
<p>That&#8217;s a good question. The Recovery Menu will load before the system menu performs a number of checks/actions, so you may be able to boot to it when your System Menu will not otherwise load. However, as far as functionality, as I mentioned before it just boots <a href="http://wiibrew.org/wiki/Wiidisc#Methods_to_boot_a_disc">autoboot discs</a>, which are discs that have the <a href="http://wiibrew.org/wiki/Wiidisc_IDs">Disc ID</a> set to &#8216;0&#8242;. Now, there&#8217;s only two kinds of discs that have a Disc ID of 0: The <a href="http://wiibrew.org/wiki/Wii_Backup_Disc">Pink Fish Disc</a> (and probably other factory discs), and burnt discs with the Disc ID artificially set to 0. In terms of recovery, this means that the Recovery Menu is only useful if you have Nintendo diagnostic discs or a drivechip. Furthermore, if you&#8217;re on System Menu 3.3 (With the new IOS30) or newer, you still won&#8217;t be able to boot fakesigned discs, leaving you high and dry on recovery options if you don&#8217;t have the Twilight Hack (or some other savegame exploit) installed.</p>
<p>As you can see, It doesn&#8217;t have any functionality beyond that of the normal System Menu, so it&#8217;s only really useful for when you are stuck with a System Menu-related brick, and even then it&#8217;s not guaranteed to help, and requires knowledge of the brick.</p>
<p><strong>Here&#8217;s an example runthrough of a use of the recovery dongle.</strong></p>
<p>Your unmodified 3.3 Wii has a full Banner Brick or Region Brick. You would need:</p>
<ol>
<li>Recovery Dongle/Waikiki Adapter</li>
<li>The Twilight Hack ALREADY installed,</li>
<li>An image of Twilight Pricess, modified to have a boot code of 0, and burned to a disc.</li>
<li>A drivechip installed to allow said disc to boot.</li>
<li>Some homebrew to run through the Twilight Hack that would fix your brick somehow</li>
</ol>
<p>Is it useful? Sure, but not to most. And it&#8217;s only useful in very specific cases. As for trying to keep it secret to try to capitalize on it, that&#8217;s not likely. Few people will ever get into a situation where the Recovery Dongle is the fix they need. Even fewer will actually look into purchasing such a device. It would only be useful if you were in the business of fixing bricked/broken Wiis.</p>
<p>&#8220;Much ado about nothing.&#8221;</p>
]]></content:encoded>
			<wfw:commentRss>http://tonatonari.info/2008/09/recovery-dongle-diagnostic-boot-menu/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Get Wiitawded.</title>
		<link>http://tonatonari.info/2008/09/get-wiitawded/</link>
		<comments>http://tonatonari.info/2008/09/get-wiitawded/#comments</comments>
		<pubDate>Tue, 02 Sep 2008 17:10:42 +0000</pubDate>
		<dc:creator>tona</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://tonatonari.info/?p=6</guid>
		<description><![CDATA[Well, I&#8217;m tona.
As most people finding this blog probably know, I write code for the Wii from time to time. I wrote a few utilities for the Wii, mostly dealing with the Wii&#8217;s specific way of doing things, rather than anything interesting on a low level &#8211;i.e. nothing dealing with security.
There&#8217;s a few things that [...]]]></description>
			<content:encoded><![CDATA[<p>Well, I&#8217;m tona.</p>
<p>As most people finding this blog probably know, I write code for the Wii from time to time. I wrote <a href="http://wiibrew.org/wiki/List_of_homebrew_applications_(utilities)">a few utilities</a> for the Wii, mostly dealing with the Wii&#8217;s specific way of doing things, rather than anything interesting on a low level &#8211;i.e. nothing dealing with security.</p>
<p>There&#8217;s a few things that you may be interested to know about me:</p>
<ul>
<li>I am a beginning undergraduate majoring in Comp Sci</li>
<li>I am nothing close to a &#8220;professional&#8221; coder in any sense.</li>
<li>I never touched C until I started working on the Wii (Although I&#8217;ve had quite a bit of exposure to programming in general)</li>
</ul>
<p>Please consider this in your judgments of myself and my applications. For the most part, this just means that I&#8217;m a slow coder. I&#8217;m actually rather confident in my code&#8217;s merit as a part of a finished product. That said, I haven&#8217;t really written anything all that incredible, either, but I&#8217;m not sure that&#8217;s necessary for making a useful application.</p>
<p>These past few months I&#8217;ve been incredibly lucky to be able to speak and work with all the members of the Wiibrew/#wiidev community. The Wii is a very interesting system, and understanding its inner workings is a great motivator in itself to me. Between the Homebrew enablement of the Wii and the aforementioned community, I&#8217;ve been able to learn great amounts about the Wii&#8217;s software system itself and manipulate it in <a href="http://www.youtube.com/watch?v=bXu648BLgXQ">various ways</a>.</p>
<p>Now, concerning this blog:</p>
<p>While I&#8217;m not a great coder or a &#8220;hacker,&#8221; I do have the ability to understand these systems to a fair extent. Through this blog, I plan to inform the community on various portions of the Wii&#8217;s hardware/software systems to the best of my ability. Of course, I will probably also use this blog for more personal purposes&#8211;e.g. updates to my applications&#8211;however, the purpose of informing the community should remain the primary one for this blog.</p>
<p>Nom nom nom.</p>
]]></content:encoded>
			<wfw:commentRss>http://tonatonari.info/2008/09/get-wiitawded/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Hola World.</title>
		<link>http://tonatonari.info/2008/08/hello-world/</link>
		<comments>http://tonatonari.info/2008/08/hello-world/#comments</comments>
		<pubDate>Thu, 21 Aug 2008 22:23:05 +0000</pubDate>
		<dc:creator>tona</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://tonatonari.info/?p=1</guid>
		<description><![CDATA[I set up a blog. I&#8217;m not completely sure why. Some things just need to get writ, and get writ good.
]]></description>
			<content:encoded><![CDATA[<p>I set up a blog. I&#8217;m not completely sure why. Some things just need to get writ, and get writ good.</p>
]]></content:encoded>
			<wfw:commentRss>http://tonatonari.info/2008/08/hello-world/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
