From 5d1bd1c6d672ccb62bfd802affb320e8c32c3f84 Mon Sep 17 00:00:00 2001 From: Marc Riera Date: Mon, 5 Sep 2022 21:58:20 +0200 Subject: [PATCH] Finish refactor --- content/adapters/titan/_index.md | 14 ++++++ content/compatibility/_index.md | 1 + data/adapters.yml | 3 ++ data/platforms.yml | 2 +- data/software.yml | 80 ++++++++++++++++++++++++++++++++ themes/relearn | 2 +- 6 files changed, 100 insertions(+), 2 deletions(-) create mode 100644 content/adapters/titan/_index.md diff --git a/content/adapters/titan/_index.md b/content/adapters/titan/_index.md new file mode 100644 index 0000000..9c16d2a --- /dev/null +++ b/content/adapters/titan/_index.md @@ -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. diff --git a/content/compatibility/_index.md b/content/compatibility/_index.md index 947eddd..2ce2700 100644 --- a/content/compatibility/_index.md +++ b/content/compatibility/_index.md @@ -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. diff --git a/data/adapters.yml b/data/adapters.yml index 366538e..b238003 100644 --- a/data/adapters.yml +++ b/data/adapters.yml @@ -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" diff --git a/data/platforms.yml b/data/platforms.yml index fd46cc2..1a4319e 100644 --- a/data/platforms.yml +++ b/data/platforms.yml @@ -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" diff --git a/data/software.yml b/data/software.yml index 8d34ca2..6883e1b 100644 --- a/data/software.yml +++ b/data/software.yml @@ -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" diff --git a/themes/relearn b/themes/relearn index f051b63..7da9dfa 160000 --- a/themes/relearn +++ b/themes/relearn @@ -1 +1 @@ -Subproject commit f051b63b6d67aa8ec4e23d485e2f57800806319f +Subproject commit 7da9dfa4e9aa990583d4dc0fedae2484c59c918e