retrospy / RetroSpy

Live controller viewer for Nintendo consoles as well as many other retro consoles and computers. Includes viewer application for Windows, and Arduino sketch for hardware interface.
https://retro-spy.com
GNU General Public License v3.0
145 stars 22 forks source link

Adding french compatibility for axis on Generic Gamepad #285

Closed ProfessorLaw closed 2 months ago

ProfessorLaw commented 2 months ago

Hi there,

I had the same issue than #284 but for the french language, so I added the missing data in GamePadReader.cs too.

Tested with a GC Controller plugged with a Wii U GCN Adapater (Driver makes it detected as a vJoy device)

Thank you !