Axadiw / MFIGamepadFeeder

Use your MFI (Made for iPhone/iPad) Gamepad on Windows!
https://axadiw.github.io/MFIGamepadFeeder/
MIT License
121 stars 19 forks source link

Xbox interface #15

Closed b23prodtm closed 8 years ago

Axadiw commented 8 years ago

Thanks for the update, I'll review this PR soon :)

b23prodtm commented 8 years ago

Alright ! Thanks for the feedback!

Axadiw commented 8 years ago

Damn, I've merged this by mistake...

Anyway, could you include "....\vJoy\x64\Release-Xbox\VboxWrap.dll" file, because it isn't available in the repo, and I can't compile your PR

b23prodtm commented 8 years ago

Alright ! Here you are. Just uploaded the libraries Into MFIGamepadShared folder.

Axadiw commented 8 years ago

Ok, I've noticed

VboxWrap.dll
vJoyInterface.dll

in your repo, but could you add source code as well?

b23prodtm commented 8 years ago

Do you need the vjoy source code you mean? I'm on the Xbox-CLR-wrapper branch at my own forked repo of vJoy.

Axadiw commented 8 years ago

Ok, I'll check your code on this "Xbox-CLR-wrapper" branch than.

I've been looking for this IWrapper class everywhere, and I couldn't find it. That why I'm asking ;)