mirror of
https://github.com/marcriera/ddgo-controller-docs.git
synced 2025-04-18 09:39:28 +02:00
Add Railfan
This commit is contained in:
parent
8af623101c
commit
59f02f1d84
8 changed files with 44 additions and 2 deletions
|
@ -9,5 +9,6 @@ _build:
|
||||||
|
|
||||||
## Images
|
## Images
|
||||||
|
|
||||||
- DGC-255: air_nith
|
- air_nith: DGC-255
|
||||||
- TCPP-20001: TheYamanote
|
- TheYamanote: TCPP-20001
|
||||||
|
- Internet Games Database (IGDB)
|
||||||
|
|
6
content/software_other/ps3/_index.md
Normal file
6
content/software_other/ps3/_index.md
Normal file
|
@ -0,0 +1,6 @@
|
||||||
|
---
|
||||||
|
title: "Sony PlayStation 3"
|
||||||
|
alwaysopen: false
|
||||||
|
---
|
||||||
|
|
||||||
|
{{% select-software %}}
|
6
content/software_other/ps3/railfanchicago/_index.md
Normal file
6
content/software_other/ps3/railfanchicago/_index.md
Normal file
|
@ -0,0 +1,6 @@
|
||||||
|
---
|
||||||
|
title: "Railfan: Chicago Transit Authority Brown Line"
|
||||||
|
weight: 1
|
||||||
|
---
|
||||||
|
|
||||||
|
{{% software-page "ps3_railfanchicago" %}}
|
6
content/software_other/ps3/railfantaiwan/_index.md
Normal file
6
content/software_other/ps3/railfantaiwan/_index.md
Normal file
|
@ -0,0 +1,6 @@
|
||||||
|
---
|
||||||
|
title: "Railfan: Taiwan High Speed Rail"
|
||||||
|
weight: 2
|
||||||
|
---
|
||||||
|
|
||||||
|
{{% software-page "ps3_railfantaiwan" %}}
|
|
@ -3,6 +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"
|
||||||
|
ps3: "Sony PlayStation 3"
|
||||||
ps4: "Sony PlayStation 4"
|
ps4: "Sony PlayStation 4"
|
||||||
ss: "Sega Saturn"
|
ss: "Sega Saturn"
|
||||||
switch: "Nintendo Switch"
|
switch: "Nintendo Switch"
|
||||||
|
|
|
@ -383,6 +383,28 @@ ps2_trainkeitokei:
|
||||||
notes: "P5/B5, P13-B7 cassettes."
|
notes: "P5/B5, P13-B7 cassettes."
|
||||||
- model: cotm02001
|
- model: cotm02001
|
||||||
|
|
||||||
|
ps3_railfanchicago:
|
||||||
|
name: "Railfan: Chicago Transit Authority Brown Line"
|
||||||
|
namejp: "レールファン"
|
||||||
|
date: 2006-12-20
|
||||||
|
code: "BLJM-60013"
|
||||||
|
platform: ps3
|
||||||
|
image: "ps3_railfanchicago.jpg"
|
||||||
|
ref: "/software_other/ps3/railfanchicago"
|
||||||
|
controllers:
|
||||||
|
- model: sotp031201
|
||||||
|
notes: "P5/B8 cassette."
|
||||||
|
- model: tcpp20009
|
||||||
|
|
||||||
|
ps3_railfantaiwan:
|
||||||
|
name: "Railfan: Taiwan High Speed Rail"
|
||||||
|
namejp: "レールファン 台湾高鉄"
|
||||||
|
date: 2007-07-12
|
||||||
|
code: "BLJS-10012"
|
||||||
|
platform: ps3
|
||||||
|
image: "ps3_railfantaiwan.jpg"
|
||||||
|
ref: "/software_other/ps3/railfantaiwan"
|
||||||
|
|
||||||
ps4_yamanote:
|
ps4_yamanote:
|
||||||
name: "Densha de GO! Hashirō Yamanote‑sen"
|
name: "Densha de GO! Hashirō Yamanote‑sen"
|
||||||
namejp: "電車でGO!! はしろう山手線"
|
namejp: "電車でGO!! はしろう山手線"
|
||||||
|
|
BIN
static/images/software/ps3_railfanchicago.jpg
Normal file
BIN
static/images/software/ps3_railfanchicago.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 94 KiB |
BIN
static/images/software/ps3_railfantaiwan.jpg
Normal file
BIN
static/images/software/ps3_railfantaiwan.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 96 KiB |
Loading…
Add table
Reference in a new issue