Changes

Jump to navigation Jump to search
27 bytes removed ,  12:09, 25 November 2008
Line 48: Line 48:     
It's the old type of .elf, you will need to convert it or compile from source.
 
It's the old type of .elf, you will need to convert it or compile from source.
http://hackmii.com/2008/10/the-homebrew-channel-beta9/ if you know how to do it.
+
[http://wiibrew.org/wiki/ELF_to_DOL_Converter| My converter]
I'll upload a new .dol sometime later.
+
I'll upload a new .dol someday.
    
Here's a thought on your crash:  You are using the ir data without checking ir0.valid.  I can't remember if I've seen this myself or not, but it seems possible that the ir data is outside the range you are expecting if the data isn't valid.  See [[How to use the Wiimote]] for an example.  Alternatively (or maybe Also) you can check that the values you are passing to Flip/Draw/etc are within the range you expect. I hope this helps. --[[User:PaceMaker|PaceMaker]] 18:56, 20 October 2008 (UTC)
 
Here's a thought on your crash:  You are using the ir data without checking ir0.valid.  I can't remember if I've seen this myself or not, but it seems possible that the ir data is outside the range you are expecting if the data isn't valid.  See [[How to use the Wiimote]] for an example.  Alternatively (or maybe Also) you can check that the values you are passing to Flip/Draw/etc are within the range you expect. I hope this helps. --[[User:PaceMaker|PaceMaker]] 18:56, 20 October 2008 (UTC)
805

edits

Navigation menu