mirror of
https://github.com/marcriera/ddgo-controller-docs.git
synced 2025-05-02 06:37:05 +02:00
Controllers and images
This commit is contained in:
parent
7ae8c6bf06
commit
301ce44def
28 changed files with 116 additions and 17 deletions
5
content/controllers/classic/tc5175290/_index.md
Normal file
5
content/controllers/classic/tc5175290/_index.md
Normal file
|
@ -0,0 +1,5 @@
|
|||
---
|
||||
title: "Two handle controller (Sega Saturn)"
|
||||
---
|
||||
|
||||
{{% controller-page "tc5175290" %}}
|
5
content/controllers/classic/tcpp20003/_index.md
Normal file
5
content/controllers/classic/tcpp20003/_index.md
Normal file
|
@ -0,0 +1,5 @@
|
|||
---
|
||||
title: "Two handle controller (Nintendo 64)"
|
||||
---
|
||||
|
||||
{{% controller-page "tcpp20003" %}}
|
5
content/controllers/classic/tcpp20004/_index.md
Normal file
5
content/controllers/classic/tcpp20004/_index.md
Normal file
|
@ -0,0 +1,5 @@
|
|||
---
|
||||
title: "Two handle controller (Sega Dreamcast)"
|
||||
---
|
||||
|
||||
{{% controller-page "tcpp20004" %}}
|
|
@ -7,9 +7,3 @@ alwaysopen: false
|
|||
The information in this section applies to the following controllers:
|
||||
|
||||
- **Densha de GO! Plug and Play**
|
||||
|
||||
This controller is different from traditional controllers in the sense that it contains the game (an improved version of *Densha de GO! Final*) and does not connect to a PC or console. Externally, it looks similar to a TCPP-20009, except it does not include a pedal connection. Internally, it contains an ARM board running Linux. It requires a micro USB cable for power and a HDMI cable for video output.
|
||||
|
||||
The micro USB port supports USB OTG with a powered adapter and is used by Taito to install software updates.
|
||||
|
||||
It is possible to update the Linux kernel on the board to enable USB gadget mode and emulate traditional controllers, such as the [DGOC-44U](/models/usb/#dgoc-44u). This makes it possible to control other software. You can find more information [here](https://github.com/GMMan/dengo-plug-and-play-controller).
|
||||
|
|
12
content/controllers/standalone/pnp/_index.md
Normal file
12
content/controllers/standalone/pnp/_index.md
Normal file
|
@ -0,0 +1,12 @@
|
|||
---
|
||||
title: "Densha de GO! Plug and Play"
|
||||
weight: 1
|
||||
---
|
||||
|
||||
{{% standalone_controller-page "pnp" %}}
|
||||
|
||||
This controller is different from traditional controllers in the sense that it contains the game (an improved version of *Densha de GO! Final*) and does not connect to a PC or console. Externally, it looks similar to a TCPP-20009, except it does not include a pedal connection. Internally, it contains an ARM board running Linux. It requires a micro USB cable for power and a HDMI cable for video output.
|
||||
|
||||
The micro USB port supports USB OTG with a powered adapter and is used by Taito to install software updates.
|
||||
|
||||
It is possible to update the Linux kernel on the board to enable USB gadget mode and emulate traditional controllers, such as the [DGOC-44U](/controllers/usb/dgoc44u). This makes it possible to control other software. You can find more information [here](https://github.com/GMMan/dengo-plug-and-play-controller).
|
4
content/software/ps4/_index.md
Normal file
4
content/software/ps4/_index.md
Normal file
|
@ -0,0 +1,4 @@
|
|||
---
|
||||
title: "Sony PlayStation 4"
|
||||
alwaysopen: false
|
||||
---
|
6
content/software/ps4/yamanote/_index.md
Normal file
6
content/software/ps4/yamanote/_index.md
Normal file
|
@ -0,0 +1,6 @@
|
|||
---
|
||||
title: "Densha de GO! Hashirō Yamanote‑sen"
|
||||
weight: 1
|
||||
---
|
||||
|
||||
{{% software-page "ps4_yamanote" %}}
|
4
content/software/switch/_index.md
Normal file
4
content/software/switch/_index.md
Normal file
|
@ -0,0 +1,4 @@
|
|||
---
|
||||
title: "Nintendo Switch"
|
||||
alwaysopen: false
|
||||
---
|
6
content/software/switch/yamanote/_index.md
Normal file
6
content/software/switch/yamanote/_index.md
Normal file
|
@ -0,0 +1,6 @@
|
|||
---
|
||||
title: "Densha de GO! Hashirō Yamanote‑sen"
|
||||
weight: 1
|
||||
---
|
||||
|
||||
{{% software-page "switch_yamanote" %}}
|
Loading…
Add table
Add a link
Reference in a new issue