| Author |
Message |
compujohnny
Joined: Feb 2, 2018 Posts: 21
|
Posted: Dec 18, 2018 9:23 PM Post subject: Interact with gamepad |
|
| I need to make a Game-pad vibrate from Bioera, any guidelines on how to accomplish that? |
|
 |
jarek
Joined: Oct 22, 2007 Posts: 1073
|
Posted: Dec 18, 2018 10:00 PM Post subject: |
|
You need first to find out how it can be done outside of BioEra.
For example, do you have a simple program which does this? If so, then you can execute the same program from BioEra using OSInteractor which will be triggered from your design. |
|
 |
compujohnny
Joined: Feb 2, 2018 Posts: 21
|
Posted: Dec 18, 2018 10:08 PM Post subject: |
|
| It is available in recent Chrome and Firefox via HTML5 Gamepad, can I use an HTML Player? will it work or is the Chromium browser version in Bioera an outdated one? |
|
 |
jarek
Joined: Oct 22, 2007 Posts: 1073
|
Posted: Dec 19, 2018 12:47 AM Post subject: |
|
| I am not sure about it. I guess it depends how it works in Chrome, or rather how it is made available there (installed). You could try the BioEra's HtmlPlayer and do this the same way as in Chrome. |
|