This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
xinput?
#1
Lightbulb 
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)
Reply
#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.
Asus N55SF, i7-2670QM (~2,8 ghz under typical load), GeForce GT 555M (only OpenGL)
Reply
#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.
Reply
#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...
Asus N55SF, i7-2670QM (~2,8 ghz under typical load), GeForce GT 555M (only OpenGL)
Reply
#5
I vote for SDL or something similar to wrap platform specific stuff like XInput. (I don't trust the wxJoystick implementation)
Reply
#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)
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)