A user nicknamed “DjDean” proposed me to launch a forum that will help to organize the information about the sixaxis emulator, and I thought it was time to do that.
Hopefully this will make the support easier than with a blog, and this will help to start a community around the sixaxis emulator.
I chose the domain name “gimx.fr”. GIMX stands for “Game Input MultipleXer”. I’m intentionally not mentioning the ps3 as I also may target the XBox360 some day…
Most of the information is already moved to this new forum. The layout/design is not definitive.
Forum link: http://gimx.fr/forum/
I like the name. will join:)
Hello Matlo,
I want to ask a question about some of your functions inside Sixaxis.c
For example, in the assemble_feature_01() function. I see that it takes a struct pointer as one of its parameters but I dont see how its used inside the function?
I can tell how its used in other functions but in that one I dont see how.
I just read thru my first "C" book so my knowledge is very noobish.
Also I wanted to ask on your forum, but I didnt know which section is appopriate? Thanks!
This function is registered within a struct in a table (sixaxis.c:line 270), so that it require a specific signature.
The struct definition is at sixaxis.h:line 79.
I think I will add a section in the forum dedicated to the development.
Thanks! I see how it all ties in. So many structs of structs to keep track of, I think my brain hurts lol. I'll get it. 🙂
And function pointers is not the easiest thing to understand for a beginner!
Hello Matlo,
I've registered to your site. I cant figure out how to send a private message.
Is there a way I can contact you about a possible "donation" to see if it would be of any use to you?
I wanted to send it private because of what kind of "donation" it would be.
You can find my mail on my google code page: link.
Or you can send a message on the forum: clic on "User Control Panel" at the top left of the page.