Import recent changes from PCGamingWiki
This commit is contained in:
parent
12a6ebc13f
commit
78f05ed917
2 changed files with 4 additions and 4 deletions
|
@ -595771,7 +595771,7 @@ Yuzu:
|
||||||
- config
|
- config
|
||||||
when:
|
when:
|
||||||
- os: windows
|
- os: windows
|
||||||
<base>/yuzu-windows-msvc/user/nand/system/save/0000000000000000/<storeUserId>:
|
<base>/yuzu-windows-msvc/user/nand/user/save/0000000000000000/<storeUserId>:
|
||||||
tags:
|
tags:
|
||||||
- save
|
- save
|
||||||
when:
|
when:
|
||||||
|
@ -595781,7 +595781,7 @@ Yuzu:
|
||||||
- config
|
- config
|
||||||
when:
|
when:
|
||||||
- os: windows
|
- os: windows
|
||||||
<home>/AppData/Roaming/yuzu/nand/system/save/0000000000000000/<storeUserId>:
|
<home>/AppData/Roaming/yuzu/nand/user/save/0000000000000000/<storeUserId>:
|
||||||
tags:
|
tags:
|
||||||
- save
|
- save
|
||||||
when:
|
when:
|
||||||
|
|
|
@ -180710,8 +180710,8 @@ Yuzu:
|
||||||
templates:
|
templates:
|
||||||
- '{{Game data/config|Windows|{{p|userprofile}}\AppData\Roaming\yuzu\config\}}'
|
- '{{Game data/config|Windows|{{p|userprofile}}\AppData\Roaming\yuzu\config\}}'
|
||||||
- '{{Game data/config|Windows|{{P|game}}\yuzu-windows-msvc\user\config\}}'
|
- '{{Game data/config|Windows|{{P|game}}\yuzu-windows-msvc\user\config\}}'
|
||||||
- '{{Game data/saves|Windows|{{p|userprofile}}\AppData\Roaming\yuzu\nand\system\save\0000000000000000\{{P|uid}}\}}'
|
- '{{Game data/saves|Windows|{{p|userprofile}}\AppData\Roaming\yuzu\nand\user\save\0000000000000000\{{P|uid}}\}}'
|
||||||
- '{{Game data/saves|Windows|{{P|game}}\yuzu-windows-msvc\user\nand\system\save\0000000000000000\{{P|uid}}\}}'
|
- '{{Game data/saves|Windows|{{P|game}}\yuzu-windows-msvc\user\nand\user\save\0000000000000000\{{P|uid}}\}}'
|
||||||
Yōdanji:
|
Yōdanji:
|
||||||
pageId: 77164
|
pageId: 77164
|
||||||
steam: 736710
|
steam: 736710
|
||||||
|
|
Reference in a new issue