Installation Instructions

From Shield Cat Wiki
Revision as of 03:51, 10 September 2019 by Roxy (talk | contribs)
Jump to navigation Jump to search

When you download a build of Shield Cat, it will be titled like this:

062619 Shield Cat Prototype - (Platform).zip

The first 6 numbers will tell you the month, date, and year that the build was made. The platform represents what system this build is intended for.

You do not need to install prototype builds using an installer. Instead, you can simply unzip them in any folder and then run them from that folder.

Below you'll find the instructions for Shield Cat on its supported platforms.

Windows

  • Shield Cat is supported on Windows 10. It should run on older versions of Windows, but this isn't guaranteed.
  • All versions of the Shield Cat Prototype use the same save data folder. You can find it at %localappdata%\Shield_Cat_Prototype. If you're having trouble running the game, go there and delete any .ini files. The game will recreate them with defaults and should run.
  • You may get a warning about running untrustworthy code, or an unsigned app, or an app from an unknown publisher. Click "Run Anyways" or "Learn More" in order to run the game.

Linux

  • Shield Cat is known to work on Ubuntu and it's derivatives such as Xubuntu, GalliumOS, and Linux Mint. However, your Linux distribution must be 64bit. The game will not run on 32bit or ARM versions of Linux.
  • You should be able to get it to work on other versions of Linux such as Arch Linux.
  • If the game doesn't run or crashes immediately, you may need libcurl4 and libopenal1. You can use sudo apt-get install libcurl4 libopenal1 in a terminal window to install them (if you're using Ubuntu or something based on it.)
  • Save data is stored in ~/.config/Shield_Cat_Prototype. If you're having trouble with the game, try deleting any .ini files. The game will recreate them with default values.