mirror of
https://github.com/marcriera/ddgo-controller-docs.git
synced 2025-05-02 06:37:05 +02:00
More controllers and games
This commit is contained in:
parent
b3c19365b4
commit
17aa365f62
6 changed files with 138 additions and 18 deletions
5
content/controllers/gameport/_index.md
Normal file
5
content/controllers/gameport/_index.md
Normal file
|
@ -0,0 +1,5 @@
|
|||
---
|
||||
title: "Game port"
|
||||
weight: 2
|
||||
alwaysopen: false
|
||||
---
|
22
content/controllers/gameport/dgoc44/_index.md
Normal file
22
content/controllers/gameport/dgoc44/_index.md
Normal file
|
@ -0,0 +1,22 @@
|
|||
---
|
||||
title: "Two handle controller, game port (PC)"
|
||||
---
|
||||
|
||||
{{% controller-page "dgoc44" %}}
|
||||
|
||||
This is the original controller for the Microsoft Windows releases. This controller has two handles (5 power notches and 8+emergency brake notches) and 3 buttons (A, B, C).
|
||||
|
||||
The buttons and handles are mapped to game port buttons and axes, respectively, as follows:
|
||||
|
||||
| Game port | Controller |
|
||||
|-------------|------------|
|
||||
| B1 | B |
|
||||
| B2 | A |
|
||||
| B3 | *Unused* |
|
||||
| B4 | C |
|
||||
| X1 | Brake |
|
||||
| Y1 | Power |
|
||||
| X2 | *Unused* |
|
||||
| Y2 | *Unused* |
|
||||
|
||||
The controller needs to be calibrated before it can be used.
|
|
@ -1,9 +0,0 @@
|
|||
---
|
||||
title: "Serial port"
|
||||
weight: 2
|
||||
alwaysopen: false
|
||||
---
|
||||
|
||||
The information in this section applies to the following controllers:
|
||||
|
||||
- **DGOC-44:** two-handle controller (Microsoft Windows)
|
|
@ -1,7 +0,0 @@
|
|||
---
|
||||
title: "Two handle controller, serial port (PC)"
|
||||
---
|
||||
|
||||
{{% controller-page "dgoc44" %}}
|
||||
|
||||
This is the original controller for the Microsoft Windows releases. No details are available regarding internal functioning.
|
Loading…
Add table
Add a link
Reference in a new issue