Page refactor

This commit is contained in:
Marc Riera 2022-09-05 22:11:37 +02:00 committed by GitHub
parent a9470ab54c
commit 807790af8a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
122 changed files with 2074 additions and 491 deletions

View 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).

View 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.