Fix up some irregular paths related to LocalizedPath
This commit is contained in:
parent
274b055422
commit
9ace2cea0d
3 changed files with 14 additions and 20 deletions
|
@ -52394,12 +52394,12 @@ Command & Conquer Remastered Collection:
|
|||
id: 17480
|
||||
'Command & Conquer: Red Alert 3 - Uprising':
|
||||
files:
|
||||
<home>/Saved Games//<storeUserId>:
|
||||
<home>/Saved Games/Red Alert 3 Uprising/<storeUserId>:
|
||||
tags:
|
||||
- save
|
||||
when:
|
||||
- os: windows
|
||||
<winAppData>//Profiles/<storeUserId>:
|
||||
<winAppData>/Red Alert 3 Uprising/Profiles/<storeUserId>:
|
||||
tags:
|
||||
- config
|
||||
when:
|
||||
|
@ -81317,12 +81317,12 @@ Dynasty Feud:
|
|||
- os: windows
|
||||
Dynasty Warriors 5 Special:
|
||||
files:
|
||||
<winDocuments>/KOEI//Savedata/save.dat:
|
||||
<winDocuments>/KOEI/Dynasty Warriors 5 Special/Savedata/save.dat:
|
||||
tags:
|
||||
- save
|
||||
when:
|
||||
- os: windows
|
||||
<winDocuments>/KOEI//inputmap*.dat:
|
||||
<winDocuments>/KOEI/Dynasty Warriors 5 Special/inputmap*.dat:
|
||||
tags:
|
||||
- config
|
||||
when:
|
||||
|
@ -81455,7 +81455,7 @@ Dynasty Warriors 9:
|
|||
id: 1341200
|
||||
Dynasty Warriors Online Z:
|
||||
registry:
|
||||
HKEY_CURRENT_USER/Software/KOEI//*.*:
|
||||
HKEY_CURRENT_USER/Software/KOEI/Dynasty Warriors Online Z/*.*:
|
||||
tags:
|
||||
- config
|
||||
Dynetzzle Extended:
|
||||
|
@ -176612,13 +176612,6 @@ Ninja Gaiden Σ2:
|
|||
- os: windows
|
||||
steam:
|
||||
id: 1580790
|
||||
'Ninja Gaiden: Master Collection':
|
||||
files:
|
||||
<winDocuments>/KoeiTecmo/NINJAGAIDENSIGMA/<storeUserId>/<winDocuments>/KoeiTecmo/NINJAGAIDENSIGMA2/<storeUserId>/<winDocuments>/KoeiTecmo/NINJAGAIDEN3RE/<storeUserId>:
|
||||
tags:
|
||||
- save
|
||||
when:
|
||||
- os: windows
|
||||
Ninja Gainyk:
|
||||
steam:
|
||||
id: 669450
|
||||
|
@ -266179,12 +266172,12 @@ The Lord of the Rings Online:
|
|||
- os: windows
|
||||
'The Lord of the Rings: The Return of the King':
|
||||
files:
|
||||
<winDocuments>/:
|
||||
<winDocuments>/LOTR Return of the King Data:
|
||||
tags:
|
||||
- save
|
||||
when:
|
||||
- os: windows
|
||||
<winDocuments>//ROTK.ini:
|
||||
<winDocuments>/LOTR Return of the King Data/ROTK.ini:
|
||||
tags:
|
||||
- config
|
||||
when:
|
||||
|
|
Reference in a new issue