<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snes9x 4.0.7 Classic Controller Issue</title>
<description>I installed the most recent release of the Homebrew channel and version 4.0.7 of snes9x on a 4.0u IOS. I can&#039;t seem to get my classic controllers to work. I have two controllers, both of which work with virtual console, and when I plug them in the wiimote it either stops working or moves sluggishly around the screen. I have this problem on the Nintendo, Snes, Genesis and the homebrew channel but I&#039;m really only concerned with the snes9x stuff. The only information I found on the issue was to plug/unplug the controller from the wiimote or to reset everything with it plugged in. Neither of these work. Does anyone have any good suggestions about what to do? If you need anymore information let me know. 

As a side note when I was reading up on the issue I saw other people mention a program that you can run that will let you register your wiimotes (sorry don&#039;t have time to look it up the name of the program now). Is this something that I need to install to get this working?</description><link>http://forum.wiibrew.org/read.php?17,23208,23208#msg-23208</link><lastBuildDate>Thu, 18 Jun 2026 19:16:57 +0200</lastBuildDate>
<generator>Phorum 5.2.23</generator>
<item>
<guid>http://forum.wiibrew.org/read.php?17,23208,69687#msg-69687</guid>
<title>Re: Snes9x 4.0.7 Classic Controller Issue</title><link>http://forum.wiibrew.org/read.php?17,23208,69687#msg-69687</link><description><![CDATA[ Hello all, sorry to drudge up such an old thread but recently softmodded wii and stupid me bought a 3rd party controller off ebay reading through all the tutorials/forums ive found on google I just cant seem to grasp how to find the controller Id and how to edit it I tried to follow the compile instructions on the snes9x-gx code site all good until it comes to download the source code no idea what I&#039;m doing lol Any help would be appreciated or if someone could explain to me how to get the controller id to a programmer to get me a boot file?<br /><br />Thanks,]]></description>
<dc:creator>mibeal</dc:creator>
<category>Homebrew Applications</category><pubDate>Wed, 22 Feb 2012 18:12:06 +0100</pubDate></item>
<item>
<guid>http://forum.wiibrew.org/read.php?17,23208,64335#msg-64335</guid>
<title>Re: Snes9x 4.0.7 Classic Controller Issue</title><link>http://forum.wiibrew.org/read.php?17,23208,64335#msg-64335</link><description><![CDATA[ I still cannot get it to work. I tried both files, .dol and .elf, with and without the above instructions and it still doesn&#039;t register.<br /><br />Anyone have an idea?<br /><br />Thanks.]]></description>
<dc:creator>enixd</dc:creator>
<category>Homebrew Applications</category><pubDate>Wed, 26 Jan 2011 23:52:58 +0100</pubDate></item>
<item>
<guid>http://forum.wiibrew.org/read.php?17,23208,53417#msg-53417</guid>
<title>Re: Snes9x 4.0.7 Classic Controller Issue</title><link>http://forum.wiibrew.org/read.php?17,23208,53417#msg-53417</link><description><![CDATA[ I feel a little annoying by posting 3 times in a row, but now that I have been testing this for a while, things are not working as I expected. Feel free to ignore my last 2 questions, because they are probably off topic, but this one seems to be relevant.<br /><br />My classic controllers only seem to work sometimes. For example, if I want to play using 2 classic controllers, I have found that it usually doesn&#039;t work unless I follow this sequence (or perhaps something like it):<br /><br />1. Plug in both classic controllers to wiimotes 1 and 2.<br />2. Start Snes9x GX from HBC using <u>wiimote #2</u><br />3. If the blue player 1 indicator light from wiimote #1 goes off and stays off, continue to step 4, otherwise, go back to HBC and start at step 1.<br />4. Start wiimote#1 by pressing any button. Classic controller 1 now works!<br />5. Unplug classic controller 2, then plug it back in. Classic controller 2 now works!<br /><br />If I don&#039;t follow these steps, sometimes the classic controllers work, but most of the time they do not.<br />Also, this is the same in Snes9x GX and FCE Ultra GX. It is also the same whether I use my own compiled libogc following ic3guy&#039;s instructions, or if I compile the newest version of libogc that has my controller ID (thanks Tantric!).<br /><br />Does anyone else have similar issues with other classic controllers?]]></description>
<dc:creator>rappinkapc</dc:creator>
<category>Homebrew Applications</category><pubDate>Fri, 07 May 2010 20:53:04 +0200</pubDate></item>
<item>
<guid>http://forum.wiibrew.org/read.php?17,23208,53364#msg-53364</guid>
<title>Re: Snes9x 4.0.7 Classic Controller Issue</title><link>http://forum.wiibrew.org/read.php?17,23208,53364#msg-53364</link><description><![CDATA[ Also,<br />Another newbie question. Does anyone know what I need to compile wii64? I keep getting some error about powerpc-gekko-gcc. It seems that this needs to be in /devkitppc/bin, but I don&#039;t have it. Do I have to download it somewhere?<br /><br />Thanks.]]></description>
<dc:creator>rappinkapc</dc:creator>
<category>Homebrew Applications</category><pubDate>Thu, 06 May 2010 21:09:39 +0200</pubDate></item>
<item>
<guid>http://forum.wiibrew.org/read.php?17,23208,53362#msg-53362</guid>
<title>Re: Snes9x 4.0.7 Classic Controller Issue</title><link>http://forum.wiibrew.org/read.php?17,23208,53362#msg-53362</link><description><![CDATA[ Thanks. I figured out what I was doing wrong. I just had expanded each of the portlibs files and put them into /opt/devkitpro/portlibs/ppc, e.g. creating directories like: /opt/devkitpro/portlibs/ppc/free-type-2.3.11-ppc. Dumb newbie mistake!<br />What I was supposed to do was to copy the files from those directories into /opt/devkitpro/portlibs/ppc/lib, etc.... Anyway, doing it the right way enabled me to build snes9x gx. The only other thing that was weird is that the .dol file that was generated didn&#039;t work. However, the .elf file worked great!<br /><br />I&#039;m assuming when you say that newly compiled apps will work with my controller, you mean that you have updated the libogc that everyone uses to compile apps?... i.e. the next release of snes9x gx should support my controller? If so, that&#039;s awesome. Thanks!<br /><br /><br />EDIT: Actually the .dol file does work for snes9x once I deleted the settings file.]]></description>
<dc:creator>rappinkapc</dc:creator>
<category>Homebrew Applications</category><pubDate>Thu, 06 May 2010 20:23:49 +0200</pubDate></item>
<item>
<guid>http://forum.wiibrew.org/read.php?17,23208,53334#msg-53334</guid>
<title>Re: Snes9x 4.0.7 Classic Controller Issue</title><link>http://forum.wiibrew.org/read.php?17,23208,53334#msg-53334</link><description><![CDATA[ You&#039;re missing libz, you can find it from the devkitpro sourceforge portlibs pages. But now that I have your ID I&#039;ve added it to libogc so newly compiled apps will (hopefully) work with your controller.]]></description>
<dc:creator>Tantric</dc:creator>
<category>Homebrew Applications</category><pubDate>Thu, 06 May 2010 02:55:03 +0200</pubDate></item>
<item>
<guid>http://forum.wiibrew.org/read.php?17,23208,53333#msg-53333</guid>
<title>Re: Snes9x 4.0.7 Classic Controller Issue</title><link>http://forum.wiibrew.org/read.php?17,23208,53333#msg-53333</link><description><![CDATA[ Hi All,<br />I am trying to solve this problem as well, since I bought 3rd party controllers from meritline (<a href="http://www.meritline.com/wii-classic-controller---p-38420.aspx" rel="nofollow">Classic Controller for Wii - Meritline.com</a>) before realizing they wouldn&#039;t work with homebrew emulators. Although it took me a while to figure out what he was talking about, I have so far been able to follow most of ic3guy&#039;s instructions, but I am stuck.<br /><br />1. I compiled libogc, then the helloworld app, and got my controller&#039;s id: a0a1a000<br />2. I made more changes to libogc, then compiled it again<br />3. Now I am supposed to compile snes9x gx (or whatever other app), but I keep getting errors.<br /><br />I followed the guide for installing the necessary libraries (<a href="http://code.google.com/p/snes9x-gx/wiki/Compiling" rel="nofollow">here</a>), but I must be doing something wrong... This is what I get:<br /><pre class="bbcode">
make -f Makefile.wii
audio.cpp
In file included from /Projects/wii/snes9x-gx-read-only/source/video.h:18,
                 from /Projects/wii/snes9x-gx-read-only/source/audio.cpp:20:
/Projects/wii/snes9x-gx-read-only/source/snes9x/snes9x.h:192:18: warning: zlib.h: No such file or directory
In file included from /Projects/wii/snes9x-gx-read-only/source/audio.cpp:28:
/Projects/wii/snes9x-gx-read-only/source/snes9x/display.h:212: error: &#039;gzFile&#039; has not been declared
/Projects/wii/snes9x-gx-read-only/source/snes9x/display.h:213: error: variable or field &#039;S9xCloseSnapshotFile&#039; declared void
/Projects/wii/snes9x-gx-read-only/source/snes9x/display.h:213: error: &#039;gzFile&#039; was not declared in this scope
make[2]: *** [audio.o] Error 1
make[1]: *** [build_wii] Error 2
make: *** [wii] Error 2</pre><br />Does anyone have any advice? Thanks]]></description>
<dc:creator>rappinkapc</dc:creator>
<category>Homebrew Applications</category><pubDate>Thu, 06 May 2010 02:43:41 +0200</pubDate></item>
<item>
<guid>http://forum.wiibrew.org/read.php?17,23208,52492#msg-52492</guid>
<title>Re: Snes9x 4.0.7 Classic Controller Issue</title><link>http://forum.wiibrew.org/read.php?17,23208,52492#msg-52492</link><description><![CDATA[ Can someone please upload or link me the application Tantric provided, the link is no longer active, and my 3rd part classic controller is not supported so i want to feedback him with the code. The classic controller i bought is this one.<br />[<a href="http://www.dealextreme.com/details.dx/sku.32488" rel="nofollow">www.dealextreme.com</a>]<br />Thanks.<br /><br />EDIT: I followed ic3guy instructions and i couldn&#039;t get my classic controller pro ID (it says the ID is 0) but then i plugged my nunchuk and the application worked like a charm and send me the id a4200000. What am i doing wrong?. I edited the io.c with this code, just like ic3guy wrote<br /><br />printf("WIIUSE EXP_ID: %x\n",id);<br /><br />Then ran the hello world and plugged in my classic controller pro.<br /><br />Somebody help me please.<br />Regards<br /><br />PS: Sorry for my english.]]></description>
<dc:creator>OuKKaN</dc:creator>
<category>Homebrew Applications</category><pubDate>Sun, 18 Apr 2010 03:50:07 +0200</pubDate></item>
<item>
<guid>http://forum.wiibrew.org/read.php?17,23208,51865#msg-51865</guid>
<title>Re: Snes9x 4.0.7 Classic Controller Issue</title><link>http://forum.wiibrew.org/read.php?17,23208,51865#msg-51865</link><description><![CDATA[ Anyone have a classic controller or nunchuk that doesn&#039;t work on Wii apps? Please run this test and report back the id to me via email: [<a href="http://www.wiimc.org/wii-controller-test.zip" rel="nofollow">www.wiimc.org</a>]<br /><br />Be sure to read the included readme.txt]]></description>
<dc:creator>Tantric</dc:creator>
<category>Homebrew Applications</category><pubDate>Fri, 02 Apr 2010 07:52:34 +0200</pubDate></item>
<item>
<guid>http://forum.wiibrew.org/read.php?17,23208,50055#msg-50055</guid>
<title>Re: Snes9x 4.0.7 Classic Controller Issue</title><link>http://forum.wiibrew.org/read.php?17,23208,50055#msg-50055</link><description><![CDATA[ Hi!<br /><br />I am glad it have worked for you!<br /><br />I was in a holiday so I had time to recompile Snes 9x GX, I will recompile FCE Ultra GX as soon as I have more free time, although I think the Wii Remote is more like NES Style than Wii Classic Controller :)]]></description>
<dc:creator>jcarloz</dc:creator>
<category>Homebrew Applications</category><pubDate>Fri, 26 Feb 2010 18:10:14 +0100</pubDate></item>
<item>
<guid>http://forum.wiibrew.org/read.php?17,23208,49669#msg-49669</guid>
<title>Re: Snes9x 4.0.7 Classic Controller Issue</title><link>http://forum.wiibrew.org/read.php?17,23208,49669#msg-49669</link><description><![CDATA[ <blockquote class="bbcode"><div><small>Quote<br /></small><strong>dentist88</strong><br />This worked FANTASTIC - your .elf file absolutely did the trick and my classic controllers work.<br /><br />however, they still don&#039;t work on the NES emulator... any thoughts?<br /><br />Can you do some magic on the nes emulator? FCE Ultra GX</div></blockquote><br />+1, if it&#039;s possible?<br /><br />awesome!]]></description>
<dc:creator>mrWiiman</dc:creator>
<category>Homebrew Applications</category><pubDate>Sat, 20 Feb 2010 14:24:14 +0100</pubDate></item>
<item>
<guid>http://forum.wiibrew.org/read.php?17,23208,49408#msg-49408</guid>
<title>Re: Snes9x 4.0.7 Classic Controller Issue</title><link>http://forum.wiibrew.org/read.php?17,23208,49408#msg-49408</link><description><![CDATA[ This worked FANTASTIC - your .elf file absolutely did the trick and my classic controllers work.<br /><br />however, they still don&#039;t work on the NES emulator... any thoughts?<br /><br />Can you do some magic on the nes emulator? FCE Ultra GX]]></description>
<dc:creator>dentist88</dc:creator>
<category>Homebrew Applications</category><pubDate>Tue, 16 Feb 2010 06:07:57 +0100</pubDate></item>
<item>
<guid>http://forum.wiibrew.org/read.php?17,23208,49351#msg-49351</guid>
<title>Re: Snes9x 4.0.7 Classic Controller Issue</title><link>http://forum.wiibrew.org/read.php?17,23208,49351#msg-49351</link><description><![CDATA[ Dude, YOU ARE THE BEST!!!!!!!!!<br />i have also a wii classic controller from dealextreme, and it never worked in HBC!<br />Now i have copied your file too my snes9x folder, and everything works!!<br />soo easy, damn!<br />I Deleted my boot.dol, copied boot.elf!<br />thanks]]></description>
<dc:creator>robjuuuh</dc:creator>
<category>Homebrew Applications</category><pubDate>Mon, 15 Feb 2010 23:21:23 +0100</pubDate></item>
<item>
<guid>http://forum.wiibrew.org/read.php?17,23208,49335#msg-49335</guid>
<title>Re: Snes9x 4.0.7 Classic Controller Issue</title><link>http://forum.wiibrew.org/read.php?17,23208,49335#msg-49335</link><description><![CDATA[ jcarloz &gt; so that&#039;s all you have to do is download your file and put it in place of the other one?<br /><br />nothing else? that seems too easy! if that works.. great!]]></description>
<dc:creator>dentist88</dc:creator>
<category>Homebrew Applications</category><pubDate>Mon, 15 Feb 2010 20:34:40 +0100</pubDate></item>
<item>
<guid>http://forum.wiibrew.org/read.php?17,23208,49261#msg-49261</guid>
<title>Re: Snes9x 4.0.7 Classic Controller Issue</title><link>http://forum.wiibrew.org/read.php?17,23208,49261#msg-49261</link><description><![CDATA[ I&#039;ve recompiled following the instructions and it worked!<br /><br />Both of my controlers from Deal Extreme had the same ID that was already in the code (a4002100) so I didn&#039;t have to change it. I had just to comment the lines between WIIUSE_DEBUG("Classic.. and return 0;.<br /><br />I&#039;ve put my recompiled code to help anyone who don&#039;t know how to recompile. If your controller ID didn&#039;t change like mine, maybe it works for you too. You can download and test it at [<a href="http://rapidshare.com/files/350606604/boot.elf.zip" rel="nofollow">rapidshare.com</a>]<br /><br />To use it you have to delete boot.dol or boot.elf at you snes9x folder, and then put my boot.elf there. Cross your fingers and hope it works! :)<br /><br />Thanks ic3guy for the instructions :)]]></description>
<dc:creator>jcarloz</dc:creator>
<category>Homebrew Applications</category><pubDate>Sun, 14 Feb 2010 19:35:23 +0100</pubDate></item>
<item>
<guid>http://forum.wiibrew.org/read.php?17,23208,49219#msg-49219</guid>
<title>Re: Snes9x 4.0.7 Classic Controller Issue</title><link>http://forum.wiibrew.org/read.php?17,23208,49219#msg-49219</link><description><![CDATA[ Sorry!<br /><br />Now I&#039;ve found the correct file on the libogc sources. I&#039;ll try to do the modifications now. :)]]></description>
<dc:creator>jcarloz</dc:creator>
<category>Homebrew Applications</category><pubDate>Sun, 14 Feb 2010 05:19:58 +0100</pubDate></item>
<item>
<guid>http://forum.wiibrew.org/read.php?17,23208,49217#msg-49217</guid>
<title>Re: Snes9x 4.0.7 Classic Controller Issue</title><link>http://forum.wiibrew.org/read.php?17,23208,49217#msg-49217</link><description><![CDATA[ I bought two controllers from deal extreme and got the same issue!<br /><br />I known something about C programming and I am trying to fix the problem like ic3guy did. I&#039;ve downloaded the source code of wiiuse-v0.12 and when I edit io.c there is no function wiiuse_handshake_expansion, but there is wiiuse_handshake function and a switch there but no switch(id) just switch (wm-&gt;handshake_state) also there is only case 0:, case 1: and default:<br /><br />What version did you edit? is io.c from other package and not wiiuse-v0.12?<br /><br />Thanks a lot!]]></description>
<dc:creator>jcarloz</dc:creator>
<category>Homebrew Applications</category><pubDate>Sun, 14 Feb 2010 05:09:20 +0100</pubDate></item>
<item>
<guid>http://forum.wiibrew.org/read.php?17,23208,49087#msg-49087</guid>
<title>Re: Snes9x 4.0.7 Classic Controller Issue</title><link>http://forum.wiibrew.org/read.php?17,23208,49087#msg-49087</link><description><![CDATA[ I also just recently bought 2 classic controllers for use with the SNES and NES emulators.<br /><br />they say wii on the front, have the a and b clear buttons, and says nintendo on the plug.<br /><br /><br />they also do not work with either emulator.<br /><br />should i assume i didn&#039;t actually get "original" controllers?]]></description>
<dc:creator>dentist88</dc:creator>
<category>Homebrew Applications</category><pubDate>Thu, 11 Feb 2010 17:04:57 +0100</pubDate></item>
<item>
<guid>http://forum.wiibrew.org/read.php?17,23208,48351#msg-48351</guid>
<title>Re: Snes9x 4.0.7 Classic Controller Issue</title><link>http://forum.wiibrew.org/read.php?17,23208,48351#msg-48351</link><description><![CDATA[ It&#039;s in my pipeline to write up something nicer than the post. I am a tad busy at the moment though.<br /><br />I&#039;d also like to figure out how to apply this fix without removing the calibration code (or atleast figure out how it does its calibration because my 3rd party classic controller works properly with regular WII games).<br /><br />If you get stuck anywhere, I would be glad to help if I can.<br /><br />I would have to agree with Arikado that if my post is Chinese to you even a nicer guide won&#039;t do you any good. My recommendation start with something easier. Do the codemii programming tutorials. Then modify libogc. Then try to compile your favourite homebrew. That&#039;s how I did it. Start simple.]]></description>
<dc:creator>ic3guy</dc:creator>
<category>Homebrew Applications</category><pubDate>Mon, 01 Feb 2010 06:45:36 +0100</pubDate></item>
<item>
<guid>http://forum.wiibrew.org/read.php?17,23208,48325#msg-48325</guid>
<title>Re: Snes9x 4.0.7 Classic Controller Issue</title><link>http://forum.wiibrew.org/read.php?17,23208,48325#msg-48325</link><description><![CDATA[ thanks Arikado!]]></description>
<dc:creator>mrWiiman</dc:creator>
<category>Homebrew Applications</category><pubDate>Sun, 31 Jan 2010 19:58:39 +0100</pubDate></item>
<item>
<guid>http://forum.wiibrew.org/read.php?17,23208,48319#msg-48319</guid>
<title>Re: Snes9x 4.0.7 Classic Controller Issue</title><link>http://forum.wiibrew.org/read.php?17,23208,48319#msg-48319</link><description><![CDATA[ <blockquote class="bbcode"><div><small>Quote<br /></small><strong>mrWiiman</strong><br />are there any detailed guides for what ic3guy posted?</div></blockquote>
Tip: If you truly feel you need a guide in spite of the information provided by ic3guy, don&#039;t even think about bothering to try.]]></description>
<dc:creator>Arikado</dc:creator>
<category>Homebrew Applications</category><pubDate>Sun, 31 Jan 2010 16:15:29 +0100</pubDate></item>
<item>
<guid>http://forum.wiibrew.org/read.php?17,23208,48316#msg-48316</guid>
<title>Re: Snes9x 4.0.7 Classic Controller Issue</title><link>http://forum.wiibrew.org/read.php?17,23208,48316#msg-48316</link><description><![CDATA[ are there any detailed guides for what ic3guy posted?]]></description>
<dc:creator>mrWiiman</dc:creator>
<category>Homebrew Applications</category><pubDate>Sun, 31 Jan 2010 15:19:36 +0100</pubDate></item>
<item>
<guid>http://forum.wiibrew.org/read.php?17,23208,48217#msg-48217</guid>
<title>Re: Snes9x 4.0.7 Classic Controller Issue</title><link>http://forum.wiibrew.org/read.php?17,23208,48217#msg-48217</link><description><![CDATA[ <blockquote class="bbcode"><div><small>Quote<br /></small><strong>Chaytup</strong><br />Can I get the version that works with the Nyko Wing? I bought it not knowing it wouldn&#039;t work :(</div></blockquote><br /><br />well have you tried any other&#039;s with and the nyko wing??? is that a new type or classic conroller...........wait is it a wii controller if it is then yea but you might have to sync with tha wii for it to work but it should if not then well go complain at tha store lol]]></description>
<dc:creator>whitedragon</dc:creator>
<category>Homebrew Applications</category><pubDate>Fri, 29 Jan 2010 22:35:05 +0100</pubDate></item>
<item>
<guid>http://forum.wiibrew.org/read.php?17,23208,48206#msg-48206</guid>
<title>Re: Snes9x 4.0.7 Classic Controller Issue</title><link>http://forum.wiibrew.org/read.php?17,23208,48206#msg-48206</link><description><![CDATA[ i see alot of those classic controllers at walmart but i know this is a issue on the controller for the wii try getting the snes 4.0.7 or the newest one 4.1.5 and see if it works oh and one more thing did you update the wii????]]></description>
<dc:creator>whitedragon</dc:creator>
<category>Homebrew Applications</category><pubDate>Fri, 29 Jan 2010 21:45:17 +0100</pubDate></item>
<item>
<guid>http://forum.wiibrew.org/read.php?17,23208,47939#msg-47939</guid>
<title>Re: Snes9x 4.0.7 Classic Controller Issue</title><link>http://forum.wiibrew.org/read.php?17,23208,47939#msg-47939</link><description><![CDATA[ I figured out a solution for 3rd party classic controller problems. I am sure that the authors of libogc and wiiuse know how to fix it, but like it has been said many times in many places, to support x amount of versions of hardware would be a waste of time. Here is how you can do it on your own if you want. You need to have devkitpro and have the ability to build libogc.<br /><br />There are two issues at hand. The 3rd party classic controller is not sending the correct "encrypted expansion id code" and also it does not send the proper calibration data. The 3rd party classic controller I got, worked fine in regular games but not in homebrew.<br /><br />The first thing is to find the correct encrypted expansion id code.<br /><br />In io.c (of wiiuse) in the function wiiuse_handshake_expansion add the following code above switch(id) in case 3.<br /><br />printf("WIIUSE EXP_ID: %x\n",id);<br /><br />Compile libogc. Then compile the devkitpro wii template example. ie: "Hello World". You can follow the codemii tutorial 2. Load up the template example on the wii. It should say "Hello World". Plug your third party classic controller into the wiimote. The id code should pop up. For my controller it was 98999900.<br /><br />Now, go into wiiuse_internal.h and modify #define EXP_ID_CODE_CLASSIC_CONTROLLER 0x... and put the code that you just got in the last step.<br /><br />Go into classic.c and remove the WIIUSE_DEBUG("Classic.. to return 0; part (this step has been mentioned on other sites as a fix, but I also had to modify my id code).<br /><br />No compile libogc again and compile any piece of homebrew that supports the classic controller and you should be all set. Note that if you do these modifications an official classic controller will now not work.<br /><br />Hope this has been helpful.]]></description>
<dc:creator>ic3guy</dc:creator>
<category>Homebrew Applications</category><pubDate>Tue, 26 Jan 2010 04:21:08 +0100</pubDate></item>
<item>
<guid>http://forum.wiibrew.org/read.php?17,23208,47905#msg-47905</guid>
<title>Re: Snes9x 4.0.7 Classic Controller Issue</title><link>http://forum.wiibrew.org/read.php?17,23208,47905#msg-47905</link><description><![CDATA[ I&#039;ts strange, my classic controller is apparently not a original controller although it looks like one.<br />It doesn&#039;t work in any emulators but does however work perfectly with my pirated games. Can I have a ban please? Thanks.<br /><br /><span style="color:#FF0000">Seriously, like we don&#039;t have enough big red warnings already. Moron.</span>]]></description>
<dc:creator>kimpan</dc:creator>
<category>Homebrew Applications</category><pubDate>Mon, 25 Jan 2010 12:54:10 +0100</pubDate></item>
<item>
<guid>http://forum.wiibrew.org/read.php?17,23208,47898#msg-47898</guid>
<title>Re: Snes9x 4.0.7 Classic Controller Issue</title><link>http://forum.wiibrew.org/read.php?17,23208,47898#msg-47898</link><description><![CDATA[ Can I get the version that works with the Nyko Wing? I bought it not knowing it wouldn&#039;t work :(]]></description>
<dc:creator>Chaytup</dc:creator>
<category>Homebrew Applications</category><pubDate>Sun, 24 Jan 2010 20:30:01 +0100</pubDate></item>
<item>
<guid>http://forum.wiibrew.org/read.php?17,23208,47428#msg-47428</guid>
<title>Re: Snes9x 4.0.7 Classic Controller Issue</title><link>http://forum.wiibrew.org/read.php?17,23208,47428#msg-47428</link><description><![CDATA[ well yes I got it from wiibrew aswell.<br />This thread is about the classic controller that looks like the original but apparently isn&#039;t original.]]></description>
<dc:creator>kimpan</dc:creator>
<category>Homebrew Applications</category><pubDate>Wed, 20 Jan 2010 11:12:59 +0100</pubDate></item>
<item>
<guid>http://forum.wiibrew.org/read.php?17,23208,47345#msg-47345</guid>
<title>Re: Snes9x 4.0.7 Classic Controller Issue</title><link>http://forum.wiibrew.org/read.php?17,23208,47345#msg-47345</link><description><![CDATA[ hmmm did you check tha combatiblity list when you got it i got mine on tha wii brew sites and mine has all tha compatibilty controllers wii remote/nuchuk gamecube controller and the snes looking controller and also wii wifi and ......more sorry forgot the others]]></description>
<dc:creator>whitedragon</dc:creator>
<category>Homebrew Applications</category><pubDate>Tue, 19 Jan 2010 20:49:56 +0100</pubDate></item>
<item>
<guid>http://forum.wiibrew.org/read.php?17,23208,47039#msg-47039</guid>
<title>Re: Snes9x 4.0.7 Classic Controller Issue</title><link>http://forum.wiibrew.org/read.php?17,23208,47039#msg-47039</link><description><![CDATA[ yes I&#039;ve tried v4.1.5, same thing..]]></description>
<dc:creator>kimpan</dc:creator>
<category>Homebrew Applications</category><pubDate>Sat, 16 Jan 2010 16:01:33 +0100</pubDate></item>
</channel>
</rss>