File locations: Difference between revisions

From Caves of Qud Wiki
Jump to navigation Jump to search
(added mac game files)
(reorient table to put platform first)
 
(10 intermediate revisions by 5 users not shown)
Line 1: Line 1:
The locations of '''Caves of Qud files''' are different for each platform.
The locations of '''Caves of Qud files''' are different for each platform.


==Save games==
{| class="wikitable"
===Windows===
|-
<code>%USERPROFILE%\AppData\LocalLow\Freehold Games\CavesOfQud\Saves</code>
! Platform
===macOS===
! File type
<code>~/Library/Application Support/com.FreeholdGames.CavesOfQud/Save</code>
! Path
===Linux===
|-
<code>~/.config/unity3d/Freehold Games/CavesOfQud/Saves</code>
| rowspan="7" | Windows
 
| Save games
==Configuration files==
| <code>%USERPROFILE%\AppData\LocalLow\Freehold Games\CavesOfQud\Saves</code>
===Windows===
|-
===macOS===
| Configuration files
===Linux===
| <code>%USERPROFILE%\AppData\LocalLow\Freehold Games\CavesOfQud</code>
 
|-
==Game files==
| Game data files
===Windows===
| <code>[Steam root folder]\steamapps\common\Caves of Qud\CoQ_Data\StreamingAssets\Base</code>
===macOS===
|-
<code>~/Library/Application Support/Steam/steamapps/common/Caves of Qud/CoQ.app/Contents/Base</code>
| Player log
===Linux===
| <code>%USERPROFILE%\AppData\LocalLow\Freehold Games\CavesOfQud\Player.log</code>
 
|-
 
| Build log
==Log file==
| <code>%USERPROFILE%\AppData\LocalLow\Freehold Games\CavesOfQud\build_log.txt</code>
===Windows===
|-
<code>%USERPROFILE%\AppData\LocalLow\Freehold Games\CavesOfQud\Player.log</code>
| Steam Workshop mods
===macOS===
| <code>[Steam root folder]\steamapps\workshop\content\333640\[id of workshop mod]</code>
<code>~/Library/Logs/Unity/Player.log</code>
|-
===Linux===
| "Offline" mods
<code>~/.config/unity3d/Freehold Games/CavesOfQud/Player.log</code>
| <code>%USERPROFILE%\AppData\LocalLow\Freehold Games\CavesOfQud\Mods</code>
(or previously, due to a bug: <code>~/.config/unity3d/Editor/Player.log</code>
|-
 
| rowspan="7" | macOS
==Steam Workshop mods==
| Save games
===Windows===
| <code>~/Library/Application Support/com.FreeholdGames.CavesOfQud/Saves</code>
<code>[Steam root folder]\steamapps\workshop\content\333640\[id of workshop mod]</code>
|-
===macOS===
| Configuration files
<code>~/Library/Application Support/Steam/steamapps/workshop/content/333640/[id of workshop mod]</code>
| <code>~/Library/Application Support/com.FreeholdGames.CavesOfQud</code>
===Linux===
|-
<code>~/.steam/steam/steamapps/workshop/content/333640/[id of workshop mod]</code>
| Game data files
| <code>~/Library/Application Support/Steam/steamapps/common/Caves of Qud/CoQ.app/Contents/Resources/Data/StreamingAssets/Base</code>
|-
| Player log
| <code>~/Library/Logs/Freehold Games/CavesOfQud/Player.log</code>
|-
| Build log
| <code>~/Library/Logs/Freehold Games/CavesOfQud/build_log.txt</code>
|-
| Steam Workshop mods
| <code>~/Library/Application Support/Steam/steamapps/workshop/content/333640/[id of workshop mod]</code>
|-
| "Offline" mods
| <code>~/Library/Application Support/com.FreeholdGames.CavesOfQud/Mods</code>
|-
| rowspan="7" | Linux
| Save games
| <code>~/.config/unity3d/Freehold Games/CavesOfQud/Saves</code>
|-
| Configuration files
| <code>~/.config/unity3d/Freehold Games/CavesOfQud</code>
|-
| Game data files
| <code>~/.steam/steam/steamapps/common/Caves of Qud/CoQ_Data/StreamingAssets/Base</code>
|-
| Player log
| <code>~/.config/unity3d/Freehold Games/CavesOfQud/Player.log</code>
|-
| Build log
| <code>~/.config/unity3d/Freehold Games/CavesOfQud/build_log.txt</code>
|-
| Steam Workshop mods
| <code>~/.steam/steam/steamapps/workshop/content/333640/[id of workshop mod]</code>
|-
| "Offline" mods
| <code>~/.config/unity3d/Freehold Games/CavesOfQud/Mods</code>
|}

Latest revision as of 16:10, 6 September 2021

The locations of Caves of Qud files are different for each platform.

Platform File type Path
Windows Save games %USERPROFILE%\AppData\LocalLow\Freehold Games\CavesOfQud\Saves
Configuration files %USERPROFILE%\AppData\LocalLow\Freehold Games\CavesOfQud
Game data files [Steam root folder]\steamapps\common\Caves of Qud\CoQ_Data\StreamingAssets\Base
Player log %USERPROFILE%\AppData\LocalLow\Freehold Games\CavesOfQud\Player.log
Build log %USERPROFILE%\AppData\LocalLow\Freehold Games\CavesOfQud\build_log.txt
Steam Workshop mods [Steam root folder]\steamapps\workshop\content\333640\[id of workshop mod]
"Offline" mods %USERPROFILE%\AppData\LocalLow\Freehold Games\CavesOfQud\Mods
macOS Save games ~/Library/Application Support/com.FreeholdGames.CavesOfQud/Saves
Configuration files ~/Library/Application Support/com.FreeholdGames.CavesOfQud
Game data files ~/Library/Application Support/Steam/steamapps/common/Caves of Qud/CoQ.app/Contents/Resources/Data/StreamingAssets/Base
Player log ~/Library/Logs/Freehold Games/CavesOfQud/Player.log
Build log ~/Library/Logs/Freehold Games/CavesOfQud/build_log.txt
Steam Workshop mods ~/Library/Application Support/Steam/steamapps/workshop/content/333640/[id of workshop mod]
"Offline" mods ~/Library/Application Support/com.FreeholdGames.CavesOfQud/Mods
Linux Save games ~/.config/unity3d/Freehold Games/CavesOfQud/Saves
Configuration files ~/.config/unity3d/Freehold Games/CavesOfQud
Game data files ~/.steam/steam/steamapps/common/Caves of Qud/CoQ_Data/StreamingAssets/Base
Player log ~/.config/unity3d/Freehold Games/CavesOfQud/Player.log
Build log ~/.config/unity3d/Freehold Games/CavesOfQud/build_log.txt
Steam Workshop mods ~/.steam/steam/steamapps/workshop/content/333640/[id of workshop mod]
"Offline" mods ~/.config/unity3d/Freehold Games/CavesOfQud/Mods