diff --git a/content/controllers/standalone/pnp/_index.md b/content/controllers/standalone/pnp/_index.md index c2b84ed..6c346f6 100644 --- a/content/controllers/standalone/pnp/_index.md +++ b/content/controllers/standalone/pnp/_index.md @@ -5,9 +5,9 @@ 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. +This controller is a self-contained console with a modified version of *Densha de GO! Final*. Externally, it looks similar to a TCPP-20009, except it does not include a pedal connection. 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. +Internally, it contains an ARM board running a Linux distro. The micro USB port supports USB OTG with a powered adapter and is used by Taito to install software updates. ## Mods @@ -16,7 +16,7 @@ There are several unofficial mods available to improve or add functionality to t | **Mod** | **Site** | **Description** | |-----------------------------|------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------| | Chime Patcher | [Link](https://github.com/GMMan/dengo-plug-and-play-chimes-patch) | Restores the station jingles and musical horns from *Densha de GO! Final*. | -| Overclock script | [Link](https://gist.github.com/GMMan/5b5daa43d7922d1e32a1b79cf344ad01) | Sets the console's CPU to a higher (but safe) clock rate to improve performance. | +| Overclock script | [Link](https://gist.github.com/GMMan/5b5daa43d7922d1e32a1b79cf344ad01) | Sets the console's CPU to a higher (but safe) clock rate to improve performance. May cause crashes | | Controller mod | [Link](https://github.com/MarcRiera/ddgo-pnp-controller) | Allows using the console as a USB controller for PC and consoles. Several controller models available. | | Controller mod (legacy) | [Link](https://github.com/GMMan/dengo-plug-and-play-controller) | Allows using the console as a DGOC-44U controller. Superseded by the newer multi-controller mod. | diff --git a/content/controllers/standalone/pnp2/_index.md b/content/controllers/standalone/pnp2/_index.md new file mode 100644 index 0000000..42b6bcd --- /dev/null +++ b/content/controllers/standalone/pnp2/_index.md @@ -0,0 +1,10 @@ +--- +title: "Densha de GO! Plug and Play 2" +weight: 2 +--- + +{{% standalone_controller-page "pnp2" %}} + +This controller is a self-contained console with a modified version of *Densha de GO! Shinkansen EX San'yō Shinkansen Hen*. Externally, it looks similar to a TCPP-20011, except it does not include a pedal connection and top display. It requires a USB-C cable for power and a HDMI cable for video output. + +No technical details are known regarding internal functioning. diff --git a/data/controllers.yml b/data/controllers.yml index 09bba07..dbad44a 100644 --- a/data/controllers.yml +++ b/data/controllers.yml @@ -45,6 +45,11 @@ pnp: image: "pnp.jpg" ref: "/controllers/standalone/pnp" +pnp2: + name: "Densha de GO! Plug and Play 2" + date: 2023-12-07 + ref: "/controllers/standalone/pnp2" + sotp031201: name: "Multi Train Controller (Sony PlayStation 2)" date: 2003-12-18