Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Hello. Thank you for perfect simulator! I have one issue on linux. Simulator not see joystick with pid/vid 16c0:27db (Van Ooijen Technische Informatica Keyboard), with 16c0:27dc (Van Ooijen Technische Informatica Joystick) all fine. In windows and in crrcsim all works too. Is it possible to add 27db support to linux version?

Thank you, I'm glad you like it! I'm not exactly sure what you mean since I'm not a Linux user myself. However, in short, I don't have direct control over the input - I can only see what comes through Unity's input manager (I use Unity for development). Therefore any device needs to be correctly recognized by the Unity input manager to work.

Thank you for answer. I found how to add device to Unity project, but not sure,  if it help someone except me. May be simpler to fix joystick.

Just changed PID on working device to 28db (Keyboard), and ... It still working 
Problem not in PID, will look further...