• Login
  • Register
  • Dolphin Forums
  • Home
  • FAQ
  • Download
  • Wiki
  • Code


Dolphin, the GameCube and Wii emulator - Forums › Dolphin Emulator Discussion and Support › Development Discussion v
« Previous 1 ... 25 26 27 28 29 ... 117 Next »

[Solved] XInput interface issue with minus axis value
View New Posts | View Today's Posts

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Thread Modes
[Solved] XInput interface issue with minus axis value
12-08-2013, 07:37 AM
#4
EmmanuelIstace
Unregistered
 
HURRAY !

I think it's solved, it's a bit similar to an issue I had on the GC controller data reading.
So, If I'm right, they read the axis in a "strange way" will say.
So 0 is not 0, 0 is -MaxAxe. 0 = +MaxAxe/2.
For instance, -Y = 0, 0 = 12800, +Y = 25600
So just need to scale my value on that and it's working ! Big Grin

PErhap's related to vJoy or XInput or Dolphin, anyway, that seems to do the job and from my client point of view I can do that without consuming too many CPU cycles. (want to stay under 10ms latency per controller to have a total maximum latency of 40ms f 4 controllers plugged in) And will not impact the performances of the machine too (to keep resources for emulators, actually consuming 10% of one CPU Core, 15Mb of ram)
Reply
« Next Oldest | Next Newest »


Messages In This Thread
[Solved] XInput interface issue with minus axis value - EmmanuelIstace - 12-08-2013, 04:06 AM
RE: XInput interface issue with minus axis value - delroth - 12-08-2013, 05:42 AM
RE: XInput interface issue with minus axis value - EmmanuelIstace - 12-08-2013, 06:40 AM
RE: XInput interface issue with minus axis value - EmmanuelIstace - 12-08-2013, 07:37 AM
RE: [Solved] XInput interface issue with minus axis value - tidalwave41 - 02-17-2017, 01:25 AM

  • View a Printable Version
  • Subscribe to this thread
Forum Jump:


Users browsing this thread: 1 Guest(s)



Powered By MyBB | Theme by Fragma

Linear Mode
Threaded Mode