Skip to content

Instantly share code, notes, and snippets.

@mplorentz
Last active April 7, 2020 18:09
Show Gist options
  • Save mplorentz/148d2010a75ba32d7ad0 to your computer and use it in GitHub Desktop.
Save mplorentz/148d2010a75ba32d7ad0 to your computer and use it in GitHub Desktop.
How to clear the cache in Civilization V
On Windows:
Remove contents of C:\Documents and Settings\YOUR_COMPUTER_NAME\Application Data\My Games\Sid Meier's Civilization 4\cache
On OS X:
Remove contents of /Users/[your_user_name]/Documents/Aspyr/Sid Meier's Civilization 5/cache/
On Linux:
Remove contents of ~/.local/share/Aspyr/Sid Meier's Civilization 5/cache/
Then have Steam verify the integrity of the Game Cache:
1. Open Steam
2. Click Library
3. Right-click on Sid Meier's Civilization V
4. Click Properties
5. Click the "Local Files" tab
6. Click "Verify Integrity of Game Cache"
@gughog
Copy link

gughog commented Apr 7, 2020

Thank you, man! 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment