mirror of
https://github.com/marcriera/ddgo-controller-docs.git
synced 2025-05-04 07:37:04 +02:00
Add BVE input plugins, MTC compatibility
This commit is contained in:
parent
394995fd93
commit
afd56d37a3
3 changed files with 41 additions and 34 deletions
|
@ -9,6 +9,7 @@ The information in this section applies to the following controllers:
|
|||
- TCPP-20011: Shinkansen controller (Sony PlayStation 2)
|
||||
- TCPP-20012: two-handle controller "Type 2", purple skeleton (Sony PlayStation 2)
|
||||
- TCPP-20014: Ryojōhen controller (Sony PlayStation 2)
|
||||
- MTC: Multi Train Controller (Sony PlayStation 2)
|
||||
|
||||
### DGC-255
|
||||
|
||||
|
@ -262,6 +263,10 @@ The button byte uses seven bits to represent the state of the physical buttons.
|
|||
|:--------:|:--------:|:--------:|:-----------:|:----------:|:--------:|:--------:|
|
||||
| Horn | Announce | Camera | Right doors | Left doors | SELECT | START |
|
||||
|
||||
### MTC
|
||||
|
||||
No details are available regarding internal functioning.
|
||||
|
||||
## Acknowledgements
|
||||
|
||||
- [GMMan](https://github.com/GMMan), who has provided the internal details of the DGOC-44U.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue