In memory of Ben “bushing” Byer, who passed away on Monday, February 8th, 2016.

Difference between revisions of "Talk:Wiicm"

From WiiBrew
Jump to navigation Jump to search
Line 18: Line 18:
  
 
8003f77c--> 8003f750--> 800043a4--> 80065cd4--> 80065c70  : Here we go. Hope this helps fix it. I have checked and i do have a txtcodes folder in my root of my SD card.--[[User:Wii_Manic|Wii_Manic]] 07:15pm 18 February 2009
 
8003f77c--> 8003f750--> 800043a4--> 80065cd4--> 80065c70  : Here we go. Hope this helps fix it. I have checked and i do have a txtcodes folder in my root of my SD card.--[[User:Wii_Manic|Wii_Manic]] 07:15pm 18 February 2009
 +
 +
The trace reports the error is from lwp_threads.c.Are you using wifi or the wired network adapter? Can you try using a diffrent SD card? are you using SDHC?--[[User:Linus|Linus]] 23:27, 18 February 2009 (UTC)
  
 
==Crash ==
 
==Crash ==

Revision as of 01:27, 19 February 2009

Suggestion

Hello
Nice HB. Could it be possible to implement a "delete TXT" function ? Nothing more as it's plays its role :) OuahOuah 06:51, 17 February 2009 (UTC)

You should get SD Explorer that will let you delete unwanted txt files.--Linus 01:08, 18 February 2009 (UTC)

Music crash

When developing my hively replayer for Wii, I found that using an LWP thread to do the mixing (like the modplayer in libogc) caused all kinds of GX bugs and crashes. When I ditched all the threading, and had an audio mix routine called once per frame in the mainloop, all the bugs went away. If the ogg player is using threads, that could be the cause of your crashes. -- Xeron 08:41, 17 February 2009 (UTC)

Yeah I used the threaded ogg player example from sndlib and updated it to work with asndlib in libogc 1.7.0.--Linus 01:10, 18 February 2009 (UTC)

Code Downloader

Hello WiiCM works fine for me, but the Code Downloader dosent.I load it via the HBC then open it. Pick my region, PAL then for a breif second it says downloading but then i get a Code Dump? Why Is This? Help! -- Wii_Manic 17th February 5:17pm

PAL-EU works fine for me. If you can post the code dump I could be more specific. I need the line the looks like 80006df8 --> 8000446c --> 8001a4a4 right above the words code dump. My best guess is that you dont have the directory /txtcodes/ on the root of your SD card.--Linus 01:13, 18 February 2009 (UTC)

8003f77c--> 8003f750--> 800043a4--> 80065cd4--> 80065c70 : Here we go. Hope this helps fix it. I have checked and i do have a txtcodes folder in my root of my SD card.--Wii_Manic 07:15pm 18 February 2009

The trace reports the error is from lwp_threads.c.Are you using wifi or the wired network adapter? Can you try using a diffrent SD card? are you using SDHC?--Linus 23:27, 18 February 2009 (UTC)

Crash

When I load a txt file from "txtcodes" folder in Wicm it brings up the codes and everything but when I try to turn off a code the screen just goes black. Why? -- Gamewizard71 02:31, 18 February 2009 (UTC)

are you using 1.1? that is what happend before I increased the max codes to 500. Also try not to edit the txt file.--Linus 02:50, 18 February 2009 (UTC)