mirror of
https://github.com/marcriera/ddgo-controller-docs.git
synced 2025-05-12 03:17:03 +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"
|
||||
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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue