dborth / libwiigui

UI Framework for Wii Applications

Home Page:http://wiibrew.org/wiki/Libwiigui

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Libwiigui incompatible with balance board ?

GoogleCodeExporter opened this issue · comments

Hi all, i may find a bug in libwiigui.
Before i want to say that i'm running the last rev of devkit pro (r21) and 
libogc 1.8.3 plus all my portlibs etc are up to date.

Firstly, i've made a little program (template.c attachment) with the strict 
minimum to make the balance board work (helloworld template + bb stuff)
I print out the weight and it works just fine.

Secondly, i took the libwiigui template and replace the content of the while 
loop in MainMenu (menu.cpp) by the bb stuff. The result is really out of sense 
because the weight give approximatively -232kg.

Since the bb code stuff is exactly the same i assume that the problem is in 
libwiigui (some kind of interference or i don't know) but i may be wrong.
Please let me know if it 

Original issue reported on code.google.com by someone...@gmail.com on 18 Jun 2010 at 9:44

Attachments:

sorry can't help you with this.

Original comment by dborth@gmail.com on 19 Jun 2010 at 4:18

  • Changed state: Invalid
Thanks for you reply, but i think i didn't make myself clear (sorry for the 
english I'm French :/)

It is not a ask for help related to my code. I Tried to show that the problem 
is in libwiigui so it don't rely on my code.

So I'm wondering why it is an invalid issue since the problem is in libwiigui 
side.

By the way thanks for your great work on libwii gui it helps a lot.
Regards

Original comment by someone...@gmail.com on 19 Jun 2010 at 4:36

if there is a problem it's related to threading. I can't help you here is all 
I'm saying - these issues can be application specific. eg: in WiiMC I've made a 
lot of various changes to work better with MPlayer. you'll have to do the same 
thing here. this is just intended as a starting point to help people, I'm not 
going to fix bugs that crop up that just relate to a specific app.

Original comment by dborth@gmail.com on 19 Jun 2010 at 5:42

well, it's for all apps based on wii balance board but ok i understand your 
point.
Thanks and keep up the good work.

Original comment by someone...@gmail.com on 19 Jun 2010 at 6:02