mirror of
https://github.com/marcriera/ddgo-controller-docs.git
synced 2025-04-30 05:37:06 +02:00
Finish refactor
This commit is contained in:
parent
d02bda55d3
commit
5d1bd1c6d6
6 changed files with 100 additions and 2 deletions
14
content/adapters/titan/_index.md
Normal file
14
content/adapters/titan/_index.md
Normal file
|
@ -0,0 +1,14 @@
|
||||||
|
---
|
||||||
|
title: "Titan One/Two adapters"
|
||||||
|
weight: 4
|
||||||
|
---
|
||||||
|
|
||||||
|
[ConsoleTuner](https://www.consoletuner.com) sells the Titan One and Titan Two USB devices. They support scripts to remap buttons or change the behaviour of a controller entirely. There are many repositories available with scripts to make a *Densha de GO!* controller behave like a different one:
|
||||||
|
|
||||||
|
- [tylau0/DenGo](https://github.com/tylau0/DenGo)
|
||||||
|
- [arnauos/densha-de-go](https://github.com/arnauos/densha-de-go)
|
||||||
|
- [mikaeltarquin/densha-de-go](https://github.com/mikaeltarquin/densha-de-go)
|
||||||
|
- [thmalex/DenshaDeGoPS1toPS4](https://github.com/thmalex/DenshaDeGoPS1toPS4)
|
||||||
|
- [MarcRiera/ddgo-scripts](https://github.com/MarcRiera/ddgo-scripts)
|
||||||
|
|
||||||
|
Before using a script, check whether it was designed for the Titan One or the Titan Two. They share the same extension (.GPC) but are different. The Titan Two is backwards compatible with many Titan One scripts, but not viceversa.
|
|
@ -1,6 +1,7 @@
|
||||||
---
|
---
|
||||||
title: "Compatibility chart"
|
title: "Compatibility chart"
|
||||||
weight: 4
|
weight: 4
|
||||||
|
hidden: true
|
||||||
---
|
---
|
||||||
|
|
||||||
The following table lists the compatibility between each controller (first row) and each software (first column). Additional software compatible with the controllers is also listed. The column for the Multi Train Controller (MTC) specifies the supported cassettes. Scroll to the right to see the full table.
|
The following table lists the compatibility between each controller (first row) and each software (first column). Additional software compatible with the controllers is also listed. The column for the Multi Train Controller (MTC) specifies the supported cassettes. Scroll to the right to see the full table.
|
||||||
|
|
|
@ -4,3 +4,6 @@ ps2_cheats:
|
||||||
bve_plugin:
|
bve_plugin:
|
||||||
notes: "Supported via input plugin."
|
notes: "Supported via input plugin."
|
||||||
ref: "/adapters/plugins"
|
ref: "/adapters/plugins"
|
||||||
|
titan:
|
||||||
|
notes: "Requires use of Titan One/Two device."
|
||||||
|
ref: "/adapters/titan"
|
||||||
|
|
|
@ -3,7 +3,7 @@ n64: "Nintendo 64"
|
||||||
pc: "PC"
|
pc: "PC"
|
||||||
ps1: "Sony PlayStation 1"
|
ps1: "Sony PlayStation 1"
|
||||||
ps2: "Sony PlayStation 2"
|
ps2: "Sony PlayStation 2"
|
||||||
ps4: "Sony PlayStation 2"
|
ps4: "Sony PlayStation 4"
|
||||||
ss: "Sega Saturn"
|
ss: "Sega Saturn"
|
||||||
switch: "Nintendo Switch"
|
switch: "Nintendo Switch"
|
||||||
wii: "Nintendo Wii"
|
wii: "Nintendo Wii"
|
||||||
|
|
|
@ -391,6 +391,28 @@ ps4_yamanote:
|
||||||
platform: ps4
|
platform: ps4
|
||||||
image: "ps4_yamanote.jpg"
|
image: "ps4_yamanote.jpg"
|
||||||
ref: "/software/ps4/yamanote"
|
ref: "/software/ps4/yamanote"
|
||||||
|
controllers:
|
||||||
|
- model: dgoc44u
|
||||||
|
unofficial: yes
|
||||||
|
adapter: titan
|
||||||
|
- model: tcpp20001
|
||||||
|
unofficial: yes
|
||||||
|
notes: "Requires USB adapter."
|
||||||
|
adapter: titan
|
||||||
|
- model: tcpp20002
|
||||||
|
unofficial: yes
|
||||||
|
notes: "Requires USB adapter."
|
||||||
|
adapter: titan
|
||||||
|
- model: slph00051
|
||||||
|
unofficial: yes
|
||||||
|
notes: "Requires USB adapter."
|
||||||
|
adapter: titan
|
||||||
|
- model: zkns001
|
||||||
|
unofficial: yes
|
||||||
|
adapter: titan
|
||||||
|
- model: ohcpc01
|
||||||
|
unofficial: yes
|
||||||
|
adapter: titan
|
||||||
|
|
||||||
ps4_japankyoto:
|
ps4_japankyoto:
|
||||||
name: "Japanese Rail Sim: Journey to Kyoto"
|
name: "Japanese Rail Sim: Journey to Kyoto"
|
||||||
|
@ -400,6 +422,25 @@ ps4_japankyoto:
|
||||||
platform: ps4
|
platform: ps4
|
||||||
image: "ps4_japankyoto.jpg"
|
image: "ps4_japankyoto.jpg"
|
||||||
ref: "/software_other/ps4/japankyoto"
|
ref: "/software_other/ps4/japankyoto"
|
||||||
|
controllers:
|
||||||
|
- model: dgoc44u
|
||||||
|
unofficial: yes
|
||||||
|
adapter: titan
|
||||||
|
- model: tcpp20001
|
||||||
|
unofficial: yes
|
||||||
|
notes: "Requires USB adapter."
|
||||||
|
adapter: titan
|
||||||
|
- model: tcpp20002
|
||||||
|
unofficial: yes
|
||||||
|
notes: "Requires USB adapter."
|
||||||
|
adapter: titan
|
||||||
|
- model: slph00051
|
||||||
|
unofficial: yes
|
||||||
|
notes: "Requires USB adapter."
|
||||||
|
adapter: titan
|
||||||
|
- model: zkns001
|
||||||
|
unofficial: yes
|
||||||
|
adapter: titan
|
||||||
|
|
||||||
pc_bve:
|
pc_bve:
|
||||||
name: "BVE Trainsim"
|
name: "BVE Trainsim"
|
||||||
|
@ -498,6 +539,9 @@ pc_traincrew:
|
||||||
url: "https://acty-soft.com/traincrew/"
|
url: "https://acty-soft.com/traincrew/"
|
||||||
ref: "/software_other/pc/traincrew"
|
ref: "/software_other/pc/traincrew"
|
||||||
controllers:
|
controllers:
|
||||||
|
- model: dgoc44u
|
||||||
|
unofficial: yes
|
||||||
|
adapter: titan
|
||||||
- model: zkns001
|
- model: zkns001
|
||||||
- model: ohcpc01
|
- model: ohcpc01
|
||||||
|
|
||||||
|
@ -510,7 +554,25 @@ switch_yamanote:
|
||||||
image: "switch_yamanote.jpg"
|
image: "switch_yamanote.jpg"
|
||||||
ref: "/software/switch/yamanote"
|
ref: "/software/switch/yamanote"
|
||||||
controllers:
|
controllers:
|
||||||
|
- model: dgoc44u
|
||||||
|
unofficial: yes
|
||||||
|
adapter: titan
|
||||||
|
- model: tcpp20001
|
||||||
|
unofficial: yes
|
||||||
|
notes: "Requires USB adapter."
|
||||||
|
adapter: titan
|
||||||
|
- model: tcpp20002
|
||||||
|
unofficial: yes
|
||||||
|
notes: "Requires USB adapter."
|
||||||
|
adapter: titan
|
||||||
|
- model: slph00051
|
||||||
|
unofficial: yes
|
||||||
|
notes: "Requires USB adapter."
|
||||||
|
adapter: titan
|
||||||
- model: zkns001
|
- model: zkns001
|
||||||
|
- model: ohcpc01
|
||||||
|
unofficial: yes
|
||||||
|
adapter: titan
|
||||||
|
|
||||||
switch_japankyoto:
|
switch_japankyoto:
|
||||||
name: "Japanese Rail Sim: Journey to Kyoto"
|
name: "Japanese Rail Sim: Journey to Kyoto"
|
||||||
|
@ -539,7 +601,25 @@ switch_japanakechi:
|
||||||
image: "switch_japanakechi.jpg"
|
image: "switch_japanakechi.jpg"
|
||||||
ref: "/software_other/switch/japanakechi"
|
ref: "/software_other/switch/japanakechi"
|
||||||
controllers:
|
controllers:
|
||||||
|
- model: dgoc44u
|
||||||
|
unofficial: yes
|
||||||
|
adapter: titan
|
||||||
|
- model: tcpp20001
|
||||||
|
unofficial: yes
|
||||||
|
notes: "Requires USB adapter."
|
||||||
|
adapter: titan
|
||||||
|
- model: tcpp20002
|
||||||
|
unofficial: yes
|
||||||
|
notes: "Requires USB adapter."
|
||||||
|
adapter: titan
|
||||||
|
- model: slph00051
|
||||||
|
unofficial: yes
|
||||||
|
notes: "Requires USB adapter."
|
||||||
|
adapter: titan
|
||||||
- model: zkns001
|
- model: zkns001
|
||||||
|
- model: ohcpc01
|
||||||
|
unofficial: yes
|
||||||
|
adapter: titan
|
||||||
|
|
||||||
wii_shinkansen:
|
wii_shinkansen:
|
||||||
name: "Densha de GO! Shinkansen EX San'yō Shinkansen-hen"
|
name: "Densha de GO! Shinkansen EX San'yō Shinkansen-hen"
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
Subproject commit f051b63b6d67aa8ec4e23d485e2f57800806319f
|
Subproject commit 7da9dfa4e9aa990583d4dc0fedae2484c59c918e
|
Loading…
Add table
Add a link
Reference in a new issue