mirror of
https://github.com/marcriera/ddgo-controller-docs.git
synced 2025-05-02 22:57:05 +02:00
Page refactor
This commit is contained in:
parent
a9470ab54c
commit
807790af8a
122 changed files with 2074 additions and 491 deletions
10
content/controllers/gameport/_index.md
Normal file
10
content/controllers/gameport/_index.md
Normal file
|
@ -0,0 +1,10 @@
|
|||
---
|
||||
title: "Game port"
|
||||
weight: 2
|
||||
alwaysopen: false
|
||||
chapter: true
|
||||
---
|
||||
|
||||
# Game port controllers
|
||||
|
||||
This section includes controllers for Microsoft Windows which use a [game port](https://en.wikipedia.org/wiki/Game_port).
|
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.
|
Loading…
Add table
Add a link
Reference in a new issue