Finish refactor

This commit is contained in:
Marc Riera 2022-09-05 21:58:20 +02:00
parent d02bda55d3
commit 5d1bd1c6d6
6 changed files with 100 additions and 2 deletions

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

View file

@ -1,6 +1,7 @@
---
title: "Compatibility chart"
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.

View file

@ -4,3 +4,6 @@ ps2_cheats:
bve_plugin:
notes: "Supported via input plugin."
ref: "/adapters/plugins"
titan:
notes: "Requires use of Titan One/Two device."
ref: "/adapters/titan"

View file

@ -3,7 +3,7 @@ n64: "Nintendo 64"
pc: "PC"
ps1: "Sony PlayStation 1"
ps2: "Sony PlayStation 2"
ps4: "Sony PlayStation 2"
ps4: "Sony PlayStation 4"
ss: "Sega Saturn"
switch: "Nintendo Switch"
wii: "Nintendo Wii"

View file

@ -391,6 +391,28 @@ ps4_yamanote:
platform: ps4
image: "ps4_yamanote.jpg"
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:
name: "Japanese Rail Sim: Journey to Kyoto"
@ -400,6 +422,25 @@ ps4_japankyoto:
platform: ps4
image: "ps4_japankyoto.jpg"
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:
name: "BVE Trainsim"
@ -498,6 +539,9 @@ pc_traincrew:
url: "https://acty-soft.com/traincrew/"
ref: "/software_other/pc/traincrew"
controllers:
- model: dgoc44u
unofficial: yes
adapter: titan
- model: zkns001
- model: ohcpc01
@ -510,7 +554,25 @@ switch_yamanote:
image: "switch_yamanote.jpg"
ref: "/software/switch/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
- model: ohcpc01
unofficial: yes
adapter: titan
switch_japankyoto:
name: "Japanese Rail Sim: Journey to Kyoto"
@ -539,7 +601,25 @@ switch_japanakechi:
image: "switch_japanakechi.jpg"
ref: "/software_other/switch/japanakechi"
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: ohcpc01
unofficial: yes
adapter: titan
wii_shinkansen:
name: "Densha de GO! Shinkansen EX San'yō Shinkansen-hen"

@ -1 +1 @@
Subproject commit f051b63b6d67aa8ec4e23d485e2f57800806319f
Subproject commit 7da9dfa4e9aa990583d4dc0fedae2484c59c918e