Line 1: |
Line 1: |
| If you believe you've found a bug in the Homebrew Channel, first check the '''[[Homebrew_Channel/Bugs/Archive|bug archive]]''' to see if it has been fixed or if it never really was a bug. If it's not there, please report it here. | | If you believe you've found a bug in the Homebrew Channel, first check the '''[[Homebrew_Channel/Bugs/Archive|bug archive]]''' to see if it has been fixed or if it never really was a bug. If it's not there, please report it here. |
| | | |
− | == Datel Retro wireless controller won't work ==
| + | Please fill bug reports for HBC 1.0.2 and yp at [http://bugs.hackmii.com/index.php?project=6 HackMii::Homebrew Channel] |
− | The homebrew channel appears to ignore the Datel Retro Wireless controller as a valid input controller. According to the wiki I found here:
| |
− | | |
− | The way to get the Datel Retro Wireless working with homebrew applications is to recompile your chosen homebrew application against a modified libogc with this defensive code in classic.c removed (around line 91):
| |
− | | |
− | WIIUSE_DEBUG("Classic controller handshake appears invalid, trying again.");
| |
− | wiiuse_read_data(wm, data, WM_EXP_MEM_CALIBR, EXP_HANDSHAKE_LEN, wiiuse_handshake_expansion);
| |
− | return 0;
| |
− | | |
− | The user also notes: I'm not necessarily recommending that people do this because I don't know enough about the application and this change's impact, but it seems the Datel controller sends an invalid handshake that confuses wiiuse, and making this change will bypass this check for all classic controllers and allow the Datel controller to be used.
| |
− | | |
− | Any help in getting this application Datel Retro Wireless compatible would be appreciative. It would make jumping to my favorite homebrew app easier.
| |
− | source: http://wiibrew.org/wiki/Datel_Retro_Wireless_Classic_Controller
| |
| | | |
| == Black screen after loading bar == | | == Black screen after loading bar == |
Line 201: |
Line 189: |
| If you open with no SD card your HBC and put it after that, reload works fine with SD cards (the content appears) but fails to load anything with SDHC. If you had put SDHC at the Wii before you load HBC the content (homebrew apps) appear normally. | | If you open with no SD card your HBC and put it after that, reload works fine with SD cards (the content appears) but fails to load anything with SDHC. If you had put SDHC at the Wii before you load HBC the content (homebrew apps) appear normally. |
| | | |
− | Of course 1.0.2 didn't fix that as it seems it doesn't now support at all my SDHC??? | + | Of course 1.0.2 didn't fix that as it seems it doesn't now support at all my SDHC??? <small>—Preceding unsigned comment added by [[User:Marinos35|Marinos35]] ([[User talk:Marinos35|talk]] • [[Special:Contributions/Marinos35|contribs]]) 07:05, 14 May 2009</small> |
| | | |
| ==HBC can't read my SDHC card== | | ==HBC can't read my SDHC card== |
Line 208: |
Line 196: |
| i had HBC through twilight hack at 3.4 but thats becide the point. | | i had HBC through twilight hack at 3.4 but thats becide the point. |
| i can copy all data from my 32m Sd card onto my 8gig SDHC card, but the SHDC's data will never appear on the HBC. | | i can copy all data from my 32m Sd card onto my 8gig SDHC card, but the SHDC's data will never appear on the HBC. |
− | Does the new HBC not support SDHC? or is it just me? | + | Does the new HBC not support SDHC? or is it just me? <small>—Preceding unsigned comment added by [[User:Nayru|Nayru]] ([[User talk:Nayru|talk]] • [[Special:Contributions/Nayru|contribs]]) 22:25, 15 May 2009</small> |
| + | |
| + | == Datel Retro wireless controller won't work == |
| + | The homebrew channel appears to ignore the Datel Retro Wireless controller as a valid input controller. According to the wiki I found here: |
| + | |
| + | The way to get the Datel Retro Wireless working with homebrew applications is to recompile your chosen homebrew application against a modified libogc with this defensive code in classic.c removed (around line 91): |
| + | |
| + | WIIUSE_DEBUG("Classic controller handshake appears invalid, trying again."); |
| + | wiiuse_read_data(wm, data, WM_EXP_MEM_CALIBR, EXP_HANDSHAKE_LEN, wiiuse_handshake_expansion); |
| + | return 0; |
| + | |
| + | The user also notes: I'm not necessarily recommending that people do this because I don't know enough about the application and this change's impact, but it seems the Datel controller sends an invalid handshake that confuses wiiuse, and making this change will bypass this check for all classic controllers and allow the Datel controller to be used. |
| + | |
| + | Any help in getting this application Datel Retro Wireless compatible would be appreciative. It would make jumping to my favorite homebrew app easier. |
| + | source: [[Datel Retro Wireless Classic Controller]] <small>—Preceding unsigned comment added by [[User:Startreker|Startreker]] ([[User talk:Startreker|talk]] • [[Special:Contributions/Startreker|contribs]]) 15:38, 16 May 2009</small> |