Crawl options

From CrawlWiki
Revision as of 23:20, 29 April 2015 by Edsrzf (talk | contribs) (Updated for GitHub)
Jump to: navigation, search
This page is a stub. You could probably expand this page should you wish to do so.

DCSS is highly customisable and many options can be set in your options file. Online, they are often referred to as rcfiles, while offline they are set under init.txt or settings.txt.

Detailed documentation on all of crawl's options can be found in options_guide.txt.

Online .rcfiles

Any online player's .rcfile can be accessed directly:

  • CAO: http://crawl.akrasiac.org/rcfiles/crawl-<version>/<name>.rc (Example)
  • CDO: http://crawl.develz.org/configs/<version>/<name>.rc (Example)
  • CSZO: http://dobrazupa.org/rcfiles/crawl-<version>/<name>.rc (Example)
  • <version> can be 0.11,0.12, trunk, git, etc.
  • <player> is the player's name (capitalization does make a difference).