Import recent changes from PCGamingWiki
This commit is contained in:
parent
8164b46f68
commit
94667e8d53
4 changed files with 54 additions and 30 deletions
|
@ -331763,17 +331763,17 @@ Marvel Snap:
|
|||
- save
|
||||
when:
|
||||
- store: steam
|
||||
"<winAppData>/Epic/Eidos Montreal/Marvel's Guardians of the Galaxy":
|
||||
tags:
|
||||
- save
|
||||
when:
|
||||
- os: windows
|
||||
"<winLocalAppData>/Packages/39C668CD.DXM-EidosMontreal_r7bfsmp40f67j/SystemAppData/wgs":
|
||||
tags:
|
||||
- save
|
||||
when:
|
||||
- os: windows
|
||||
store: microsoft
|
||||
"<winLocalAppData>/Roaming/Epic/Eidos Montreal/Marvel's Guardians of the Galaxy":
|
||||
tags:
|
||||
- save
|
||||
when:
|
||||
- os: windows
|
||||
installDir:
|
||||
"Marvel's Guardians of the Galaxy": {}
|
||||
launch:
|
||||
|
@ -407988,6 +407988,12 @@ Pleasure Airlines:
|
|||
steam:
|
||||
id: 1085110
|
||||
Pleasure Party:
|
||||
files:
|
||||
"<base>/PleasureParty_Data/HFTData":
|
||||
tags:
|
||||
- save
|
||||
when:
|
||||
- os: windows
|
||||
installDir:
|
||||
Pleasure Party: {}
|
||||
launch:
|
||||
|
@ -407998,6 +408004,12 @@ Pleasure Party:
|
|||
steam:
|
||||
id: 1830620
|
||||
Pleasure Party 2:
|
||||
files:
|
||||
"<base>/PleasureParty2_Data/HFTData":
|
||||
tags:
|
||||
- save
|
||||
when:
|
||||
- os: windows
|
||||
installDir:
|
||||
Pleasure Party 2: {}
|
||||
launch:
|
||||
|
@ -506077,8 +506089,8 @@ Star Wars Galaxies:
|
|||
installDir:
|
||||
Dark Forces: {}
|
||||
launch:
|
||||
"<base>/DosBox//dosbox.exe":
|
||||
- arguments: "\\\"Game\\\\\\\\dark.exe\\\""
|
||||
"<base>/DosBox/dosbox.exe":
|
||||
- arguments: "\"Game\\\\dark.exe\""
|
||||
when:
|
||||
- os: windows
|
||||
store: steam
|
||||
|
@ -506684,17 +506696,20 @@ Star Wars Galaxies:
|
|||
- os: windows
|
||||
gog:
|
||||
id: 1207666273
|
||||
id:
|
||||
gogExtra:
|
||||
- 1207667223
|
||||
installDir:
|
||||
STAR WARS Tie Fighter: {}
|
||||
launch:
|
||||
"<base>/classic/DOSBOX/dosbox.exe":
|
||||
- arguments: "-conf \\\"..\\\\dosbox_tie.conf\\\" -conf \\\"..\\\\dosbox_tie_single.conf\\\" -noconsole -c exit"
|
||||
- arguments: "-conf \"..\\dosbox_tie.conf\" -conf \"..\\dosbox_tie_single.conf\" -noconsole -c exit"
|
||||
when:
|
||||
- os: windows
|
||||
store: steam
|
||||
workingDir: "<base>/classic/DOSBOX"
|
||||
"<base>/collectors_cd/DOSBOX/dosbox.exe":
|
||||
- arguments: "-conf \\\"..\\\\dosbox_tiecd.conf\\\" -conf \\\"..\\\\dosbox_tiecd_single.conf\\\" -noconsole -c exit\\\""
|
||||
- arguments: "-conf \"..\\dosbox_tiecd.conf\" -conf \"..\\dosbox_tiecd_single.conf\" -noconsole -c exit\""
|
||||
when:
|
||||
- os: windows
|
||||
store: steam
|
||||
|
@ -506820,17 +506835,20 @@ Star Wars Galaxies:
|
|||
- os: windows
|
||||
gog:
|
||||
id: 1207666263
|
||||
id:
|
||||
gogExtra:
|
||||
- 1207667213
|
||||
installDir:
|
||||
STAR WARS X-Wing: {}
|
||||
launch:
|
||||
"<base>/classic/DOSBOX/DOSBox.exe":
|
||||
- arguments: "-conf \\\"..\\\\dosbox_xwing.conf\\\" -conf \\\"..\\\\dosbox_xwing_single.conf\\\" -noconsole -c exit"
|
||||
- arguments: "-conf \"..\\dosbox_xwing.conf\" -conf \"..\\dosbox_xwing_single.conf\" -noconsole -c exit"
|
||||
when:
|
||||
- os: windows
|
||||
store: steam
|
||||
workingDir: "<base>/classic/DOSBOX"
|
||||
"<base>/collectors_cd/DOSBOX/DOSBox.exe":
|
||||
- arguments: "-conf \\\"..\\\\dosbox_xwingcd.conf\\\" -conf \\\"..\\\\dosbox_xwingcd_single.conf\\\" -noconsole -c exit"
|
||||
- arguments: "-conf \"..\\dosbox_xwingcd.conf\" -conf \"..\\dosbox_xwingcd_single.conf\" -noconsole -c exit"
|
||||
when:
|
||||
- os: windows
|
||||
store: steam
|
||||
|
|
Reference in a new issue