Gamer125 / genplus-gx

Automatically exported from code.google.com/p/genplus-gx
Other
0 stars 0 forks source link

3rd party Classic Controller are not recognized #63

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. The 3rd party controller isn't recognized at all
2. No problems reported with Wii games, only with homebrews

What is the expected output? What do you see instead?

I expected a way to select the classic controller that works with all 
official Nintendo games.

What version of the emulator are you using?
Genplus GX 1.3.2 r370

Please provide any additional information below (video settings, console
region,...)

Wu Classic Controller

I think this problem can be fixed easily...just have a look at this page 
where a guy has posted a modified version of the classic controller C 
library

http://gbatemp.net/index.php?showtopic=201905

I hope it helps! And obviously I hope this problem will be fixed soon!

Thanks!

Original issue reported on code.google.com by fioranil...@gmail.com on 25 Jan 2010 at 12:44

GoogleCodeExporter commented 8 years ago
in fact, it's fixed on my side because I also use a modified libogc
it's not an issue with the emulator code but with libogc, which I'm not 
responsible for.

You need to recompile a modified libogc yourself, if you dunno how to do it, 
just ask
that guy to give you its libwiiuse.a file and overwrite your own copy in
/devkitpro/libogc/lib/wii

Hope that helps

Original comment by ekeeke31@gmail.com on 25 Jan 2010 at 7:16