Anonymous edits have been disabled on the wiki. If you want to contribute please login or create an account.


Warning for game developers: PCGamingWiki staff members will only ever reach out to you using the official press@pcgamingwiki.com mail address.
Be aware of scammers claiming to be representatives or affiliates of PCGamingWiki who promise a PCGW page for a game key.

Difference between revisions of "Development:Game data"

From PCGamingWiki, the wiki about fixing PC games
(reworded Proton)
Line 10: Line 10:
 
<tr class="template-infotable-body">
 
<tr class="template-infotable-body">
 
<th scope="row">Linux (<abbr title="Steam Windows version running through Steam Play Proton wrapper">Proton</abbr>)</th>
 
<th scope="row">Linux (<abbr title="Steam Windows version running through Steam Play Proton wrapper">Proton</abbr>)</th>
<td><span class="template-infotable-monospace">{{p|Steam}}/steamapps/compatdata/<abbr title="app ID may differ in some cases">{{#var:steam appid}}</abbr>/pfx/</span>{{#tag:ref|File/folder structure within this directory reflects the path(s) listed for [[#Game data|"Windows" and/or "Steam" game data]] (use [https://wiki.winehq.org/Regedit Wine regedit] to access Windows registry paths). Games with [[Store:Steam#Steam Cloud|Steam Cloud]] support may store data in <code>{{p|steam}}/userdata/{{p|uid}}/{{#var:steam appid}}/</code> in addition to or instead of these locations. The app ID ({{#var:steam appid}}) may differ in some cases. Treat backslashes as forward slashes. See the [[Glossary:Game data#Windows data paths|glossary page]] for further details.|name="Proton path note"|group=Note}}</td>
+
<td><span class="template-infotable-monospace">{{p|Steam}}/steamapps/compatdata/<abbr title="app ID may differ in some cases">{{#var:steam appid}}</abbr>/pfx/</span>{{#tag:ref|File/folder structure within this directory reflects the path(s) listed for [[#Game data|Windows and/or Steam game data]] (use [https://wiki.winehq.org/Regedit Wine regedit] to access Windows registry paths). Games with [[Store:Steam#Steam Cloud|Steam Cloud]] support may store data in <code>{{p|steam}}/userdata/{{p|uid}}/<abbr title="app ID may differ in some cases">{{#var:steam appid}}</abbr>/</code> in addition to or instead of these locations. The app ID ({{#var:steam appid}}) may differ in some cases. Treat backslashes as forward slashes. See the [[Glossary:Game data#Windows data paths|glossary page]] for further details.|name="Proton path note"|group=Note}}</td>
 
</tr>
 
</tr>
 
}}
 
}}
Line 29: Line 29:
 
<tr class="template-infotable-body">
 
<tr class="template-infotable-body">
 
<th scope="row">Linux (<abbr title="Steam Windows version running through Steam Play Proton wrapper">Proton</abbr>)</th>
 
<th scope="row">Linux (<abbr title="Steam Windows version running through Steam Play Proton wrapper">Proton</abbr>)</th>
<td><span class="template-infotable-monospace">{{p|Steam}}/steamapps/compatdata/<abbr title="app ID may differ in some cases">{{#var:steam appid}}</abbr>/pfx/</span>{{#tag:ref|File/folder structure within this directory reflects the path(s) listed for [[#Game data|"Windows" and/or "Steam" game data]] (use [https://wiki.winehq.org/Regedit Wine regedit] to access Windows registry paths). Games with [[Store:Steam#Steam Cloud|Steam Cloud]] support may store data in <code>{{p|steam}}/userdata/{{p|uid}}/{{#var:steam appid}}/</code> in addition to or instead of these locations. The app ID ({{#var:steam appid}}) may differ in some cases. Treat backslashes as forward slashes. See the [[Glossary:Game data#Windows data paths|glossary page]] for further details.|name="Proton path note"|group=Note}}</td>
+
<td><span class="template-infotable-monospace">{{p|Steam}}/steamapps/compatdata/<abbr title="app ID may differ in some cases">{{#var:steam appid}}</abbr>/pfx/</span>{{#tag:ref|File/folder structure within this directory reflects the path(s) listed for [[#Game data|"Windows" and/or "Steam" game data]] (use [https://wiki.winehq.org/Regedit Wine regedit] to access Windows registry paths). Games with [[Store:Steam#Steam Cloud|Steam Cloud]] support may store data in <code>{{p|steam}}/userdata/{{p|uid}}/<abbr title="app ID may differ in some cases">{{#var:steam appid}}</abbr>/</code> in addition to or instead of these locations. The app ID ({{#var:steam appid}}) may differ in some cases. Treat backslashes as forward slashes. See the [[Glossary:Game data#Windows data paths|glossary page]] for further details.|name="Proton path note"|group=Note}}</td>
 
</tr>
 
</tr>
 
}}
 
}}

Revision as of 00:36, 10 October 2018


No game data information; you can edit this page to add it.
Documentation for the above template (sometimes hidden from view).

Development:Game data/Documentation