Import recent changes from PCGamingWiki
This commit is contained in:
parent
bfc10e287a
commit
03218d0c3d
2 changed files with 34 additions and 1 deletions
|
@ -291299,6 +291299,21 @@ Gris:
|
||||||
- save
|
- save
|
||||||
when:
|
when:
|
||||||
- os: mac
|
- os: mac
|
||||||
|
"<home>/Library/Application Support/unity.nomada studio.GRIS/<storeUserId>/Save01":
|
||||||
|
tags:
|
||||||
|
- save
|
||||||
|
when:
|
||||||
|
- os: mac
|
||||||
|
"<home>/Library/Application Support/unity.nomada studio.GRIS/<storeUserId>/Save01/Config.gs":
|
||||||
|
tags:
|
||||||
|
- config
|
||||||
|
when:
|
||||||
|
- os: mac
|
||||||
|
"<home>/Library/Preferences/unity.nomada studio.GRIS.plist":
|
||||||
|
tags:
|
||||||
|
- config
|
||||||
|
when:
|
||||||
|
- os: mac
|
||||||
gog:
|
gog:
|
||||||
id: 2078272297
|
id: 2078272297
|
||||||
id:
|
id:
|
||||||
|
@ -639638,6 +639653,18 @@ Super 123:
|
||||||
store: steam
|
store: steam
|
||||||
steam:
|
steam:
|
||||||
id: 371180
|
id: 371180
|
||||||
|
Super Agent 008:
|
||||||
|
files:
|
||||||
|
"<base>/Control/Data/Profiles/*.pro":
|
||||||
|
tags:
|
||||||
|
- save
|
||||||
|
when:
|
||||||
|
- os: windows
|
||||||
|
"<base>/Control/client/prefs.cs":
|
||||||
|
tags:
|
||||||
|
- config
|
||||||
|
when:
|
||||||
|
- os: windows
|
||||||
"Super Agent: Drunk Kent":
|
"Super Agent: Drunk Kent":
|
||||||
installDir:
|
installDir:
|
||||||
Super Agent Drunk Kent: {}
|
Super Agent Drunk Kent: {}
|
||||||
|
|
|
@ -92863,9 +92863,10 @@ Gris:
|
||||||
steam: 683320
|
steam: 683320
|
||||||
templates:
|
templates:
|
||||||
- "{{Game data/config|Windows|{{p|hkcu}}\\Software\\nomada studio\\GRIS|{{p|userprofile}}\\AppData\\LocalLow\\nomada studio\\GRIS\\{{p|uid}}\\Save01\\Config.gs}}"
|
- "{{Game data/config|Windows|{{p|hkcu}}\\Software\\nomada studio\\GRIS|{{p|userprofile}}\\AppData\\LocalLow\\nomada studio\\GRIS\\{{p|uid}}\\Save01\\Config.gs}}"
|
||||||
|
- "{{Game data/config|OS X|{{p|osxhome}}/Library/Preferences/unity.nomada studio.GRIS.plist|{{p|osxhome}}/Library/Application Support/unity.nomada studio.GRIS/{{p|uid}}/Save01/Config.gs}}"
|
||||||
- "{{Game data/saves|Windows|{{p|userprofile}}\\AppData\\LocalLow\\nomada studio\\GRIS\\{{p|uid}}\\Save01\\}}"
|
- "{{Game data/saves|Windows|{{p|userprofile}}\\AppData\\LocalLow\\nomada studio\\GRIS\\{{p|uid}}\\Save01\\}}"
|
||||||
- "{{Game data/saves|Microsoft Store|{{p|userprofile}}\\AppData\\LocalLow\\nomada studio\\GRIS\\Save01\\}}"
|
- "{{Game data/saves|Microsoft Store|{{p|userprofile}}\\AppData\\LocalLow\\nomada studio\\GRIS\\Save01\\}}"
|
||||||
- "{{Game data/saves|OS X|{{p|osxhome}}/Library/Application Support/nomada studio/GRIS/{{p|uid}}/Save01/}}"
|
- "{{Game data/saves|OS X|{{p|osxhome}}/Library/Application Support/nomada studio/GRIS/{{p|uid}}/Save01/|{{p|osxhome}}/Library/Application Support/unity.nomada studio.GRIS/{{p|uid}}/Save01/}}"
|
||||||
Grisaia Phantom Trigger Vol.1:
|
Grisaia Phantom Trigger Vol.1:
|
||||||
cloud:
|
cloud:
|
||||||
steam: true
|
steam: true
|
||||||
|
@ -204695,6 +204696,11 @@ Super 123:
|
||||||
- "{{Game data/config|Windows|{{P|appdata}}\\Noah3D\\noah3d.cfg}}"
|
- "{{Game data/config|Windows|{{P|appdata}}\\Noah3D\\noah3d.cfg}}"
|
||||||
- "{{Game data/saves|DOS|{{p|game}}\\SAVEGAM#.N3D}}"
|
- "{{Game data/saves|DOS|{{p|game}}\\SAVEGAM#.N3D}}"
|
||||||
- "{{Game data/saves|Windows|{{p|userprofile}}\\Saved Games\\Noah3D\\}}"
|
- "{{Game data/saves|Windows|{{p|userprofile}}\\Saved Games\\Noah3D\\}}"
|
||||||
|
Super Agent 008:
|
||||||
|
pageId: 203482
|
||||||
|
templates:
|
||||||
|
- "{{Game data/config|Windows|{{p|game}}\\Control\\client\\prefs.cs}}"
|
||||||
|
- "{{Game data/saves|Windows|{{p|game}}\\Control\\Data\\Profiles\\*.pro}}"
|
||||||
"Super Agent: Drunk Kent":
|
"Super Agent: Drunk Kent":
|
||||||
pageId: 128670
|
pageId: 128670
|
||||||
steam: 1023090
|
steam: 1023090
|
||||||
|
|
Reference in a new issue