Import recent changes from PCGamingWiki
This commit is contained in:
parent
abaf3ed280
commit
29fb67821d
4 changed files with 27 additions and 3 deletions
|
@ -521170,11 +521170,18 @@ Super Mario 64:
|
|||
- os: windows
|
||||
Super Mario World:
|
||||
files:
|
||||
"<base>/saves/smw.srm":
|
||||
tags:
|
||||
- save
|
||||
when:
|
||||
- os: windows
|
||||
- os: linux
|
||||
"<base>/smw.ini":
|
||||
tags:
|
||||
- config
|
||||
when:
|
||||
- os: windows
|
||||
- os: linux
|
||||
Super Markup Man:
|
||||
installDir:
|
||||
Super Markup Man: {}
|
||||
|
|
|
@ -22953,6 +22953,8 @@
|
|||
* [PGA Tour 2K23](https://www.pcgamingwiki.com/wiki/?curid=181319)
|
||||
* [PHAGEBORN Online Card Game](https://www.pcgamingwiki.com/wiki/?curid=130642)
|
||||
* [Phageborn Online Card Game PUBLIC BETA](https://www.pcgamingwiki.com/wiki/?curid=156507)
|
||||
* [Phantasie](https://www.pcgamingwiki.com/wiki/?curid=192232)
|
||||
* [Phantasie III: The Wrath of Nikademus](https://www.pcgamingwiki.com/wiki/?curid=192233)
|
||||
* [Phantasma VR](https://www.pcgamingwiki.com/wiki/?curid=63446)
|
||||
* [Phantasmat: Crucible Peak](https://www.pcgamingwiki.com/wiki/?curid=51608)
|
||||
* [Phantasmat: The Dread of Oakville](https://www.pcgamingwiki.com/wiki/?curid=112812)
|
||||
|
|
|
@ -3459,9 +3459,9 @@
|
|||
13520:
|
||||
installDir: FarCry
|
||||
launch:
|
||||
- executable: "Bin32\\\\FarCry.exe"
|
||||
- executable: "Bin32\\FarCry.exe"
|
||||
- description: Launch FarCry Config
|
||||
executable: "Bin32\\\\FarCryConfigurator.exe"
|
||||
executable: "Bin32\\FarCryConfigurator.exe"
|
||||
13530:
|
||||
installDir: Prince of Persia Two Thrones
|
||||
launch:
|
||||
|
@ -174137,6 +174137,8 @@
|
|||
description: Linux Build
|
||||
executable: runner
|
||||
type: none
|
||||
nameLocalized:
|
||||
schinese: 红弦俱乐部
|
||||
589850:
|
||||
installDir: Leashed_Soul
|
||||
launch:
|
||||
|
@ -434392,7 +434394,7 @@
|
|||
- config:
|
||||
osarch: "64"
|
||||
oslist: windows
|
||||
executable: "x64\\\\Windows\\\\ImmortalsOfAveum.exe"
|
||||
executable: "x64\\Windows\\ImmortalsOfAveum.exe"
|
||||
type: default
|
||||
nameLocalized:
|
||||
japanese: アヴェウムの騎士団
|
||||
|
|
|
@ -119192,6 +119192,16 @@ Phantaruk:
|
|||
templates:
|
||||
- "{{Game data/config|Windows|{{p|game}}\\Options.txt|{{p|hkcu}}\\Software\\Polyslash\\Phantaruk\\}}"
|
||||
- "{{Game data/saves|Windows|{{p|game}}\\PlayerData.phn}}"
|
||||
Phantasie:
|
||||
pageId: 192232
|
||||
templates:
|
||||
- "{{Game data/config|DOS|{{p|game}}}}"
|
||||
- "{{Game data/saves|DOS|{{p|game}}}}"
|
||||
"Phantasie III: The Wrath of Nikademus":
|
||||
pageId: 192233
|
||||
templates:
|
||||
- "{{Game data/config|DOS|{{p|game}}}}"
|
||||
- "{{Game data/saves|DOS|{{p|game}}}}"
|
||||
Phantasma VR:
|
||||
pageId: 63446
|
||||
steam: 608870
|
||||
|
@ -155631,6 +155641,9 @@ Super Mario World:
|
|||
pageId: 191869
|
||||
templates:
|
||||
- "{{Game data/config|Windows|{{p|game}}\\smw.ini}}"
|
||||
- "{{Game data/config|Linux|{{p|game}}\\smw.ini}}"
|
||||
- "{{Game data/saves|Windows|{{p|game}}\\saves\\smw.srm}}"
|
||||
- "{{Game data/saves|Linux|{{p|game}}\\saves\\smw.srm}}"
|
||||
Super Markup Man:
|
||||
pageId: 41577
|
||||
steam: 502210
|
||||
|
|
Reference in a new issue