xinput?
Started by kacek




5 posts in this topic
kacek
Unregistered


 
03-16-2014, 11:07 PM -
#1
Maybe it's too soon to ask, but: what do you guys think about implementing this lib? it could add support for many gamepads, even DS3 (with this driver MotionInJoy DS3 tool, which can emulate DS3 as xinput device)
ssshadow
Administrator
*******


4
2,494 posts 63 threads Joined: Aug 2017
03-16-2014, 11:24 PM -
#2
Yes, it's great for Windows, and could probably be done in the future. Right now I think most people are working on more central things like actually getting games to display something though. There is also work on getting it to run on Linux, so work on Windows specific stuff probably won't be done for a while.

But, if someone wants to do it, and has the required knowledge to do it, go for it! (just don't break other platforms). The project is open source after all.
kacek
Unregistered


 
03-16-2014, 11:35 PM -
#3
i wish i could get into developing this emulator, but its hard to get into it at this stage. Code is complicated and hard-to-read. Im trying to understand how it works and maybe one day i will make a commit Wink

and sorry for english, i'm not native.
ssshadow
Administrator
*******


4
2,494 posts 63 threads Joined: Aug 2017
03-17-2014, 12:08 AM -
#4
But at least you know C++? I know... Python... and Java. Not all that useful in this case Tongue

In any case, I think there are some more "simple" tasks that could be done. Like perhaps implementing save/load support. It would not really be dependent on any super deep knowledge of how many other parts of the emulator works. Or perhaps you could look really hard at some smaller parts of the code and maybe find a bug or two. Disgaea 3 has some mysterious video error...
Bigpet
Unregistered


 
03-17-2014, 11:21 AM -
#5
I vote for SDL or something similar to wrap platform specific stuff like XInput. (I don't trust the wxJoystick implementation)
kacek
Unregistered


 
03-17-2014, 01:23 PM -
#6
yeah, i know c++, and i have done already something in emulation (but i think CHIP8 emulator don't have too much in common with this project Tongue)


Forum Jump:


Users browsing this thread: 1 Guest(s)