mirror of
https://github.com/marcriera/ddgo-controller-docs.git
synced 2025-05-11 02:47:04 +02:00
Move controllers to individual pages
This commit is contained in:
parent
29dc5c1e56
commit
25dc26cc0a
21 changed files with 517 additions and 316 deletions
11
content/controllers/usb/dgc255/_index.md
Normal file
11
content/controllers/usb/dgc255/_index.md
Normal file
|
@ -0,0 +1,11 @@
|
|||
---
|
||||
title: "One handle controller (PC)"
|
||||
---
|
||||
|
||||
{{% controller-page "dgc255" %}}
|
||||
|
||||
This controller has one handle (5 power notches and 8+emergency brake notches), a D-Pad and 6 buttons (Select, Start, A, B, C, D).
|
||||
|
||||
Internally, it is a HID-compliant joystick with two axes, 6 buttons and a PoV hat switch (the handle positions are reported via axes).
|
||||
|
||||
Besides the PoV hat switch, it reports the same data as a DGOC-44U controller. The games check if the controller has a PoV hat switch to distinguish between a DGC-255 and a DGOC-44U.
|
Loading…
Add table
Add a link
Reference in a new issue