File locations: Difference between revisions

From Caves of Qud Wiki
Jump to navigation Jump to search
imported>Dyingsphynx
(Update macOS game data files location)
imported>Dyingsphynx
(Update macOS log file location)
Line 29: Line 29:
<code>%USERPROFILE%\AppData\LocalLow\Freehold Games\CavesOfQud\Player.log</code>
<code>%USERPROFILE%\AppData\LocalLow\Freehold Games\CavesOfQud\Player.log</code>
===macOS===
===macOS===
<code>~/Library/Logs/Unity/Player.log</code>
<code>~/Library/Logs/Freehold Games/CavesOfQud/Player.log</code>
===Linux===
===Linux===
<code>~/.config/unity3d/Freehold Games/CavesOfQud/Player.log</code>
<code>~/.config/unity3d/Freehold Games/CavesOfQud/Player.log</code>

Revision as of 10:49, 31 October 2020

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

Save games

Windows

%USERPROFILE%\AppData\LocalLow\Freehold Games\CavesOfQud\Saves

macOS

~/Library/Application Support/com.FreeholdGames.CavesOfQud/Saves

Linux

~/.config/unity3d/Freehold Games/CavesOfQud/Saves

Configuration files

Windows

%USERPROFILE%\AppData\LocalLow\Freehold Games\CavesOfQud

macOS

~/Library/Application Support/com.FreeholdGames.CavesOfQud

Linux

~/.config/unity3d/Freehold Games/CavesOfQud

Game data files

Windows

[Steam root folder]\steamapps\common\Caves of Qud\CoQ_Data\StreamingAssets\Base

macOS

~/Library/Application Support/Steam/steamapps/common/Caves of Qud/CoQ.app/Contents/Resources/Data/StreamingAssets/Base

Linux

~/.steam/steam/steamapps/common/Caves of Qud/CoQ_Data/StreamingAssets/Base

Log file

Windows

%USERPROFILE%\AppData\LocalLow\Freehold Games\CavesOfQud\Player.log

macOS

~/Library/Logs/Freehold Games/CavesOfQud/Player.log

Linux

~/.config/unity3d/Freehold Games/CavesOfQud/Player.log (or previously, due to a bug: ~/.config/unity3d/Editor/Player.log)

Steam Workshop mods

Windows

[Steam root folder]\steamapps\workshop\content\333640\[id of workshop mod]

macOS

~/Library/Application Support/Steam/steamapps/workshop/content/333640/[id of workshop mod]

Linux

~/.steam/steam/steamapps/workshop/content/333640/[id of workshop mod]

"Offline" mods (user created or manually added)

Windows

%USERPROFILE%\AppData\LocalLow\Freehold Games\CavesOfQud\Mods

macOS

~/Library/Application Support/com.FreeholdGames.CavesOfQud/Mods

Linux

~/.config/unity3d/Freehold Games/CavesOfQud/Mods