Difference between revisions of "Crawl options"

From CrawlWiki
Jump to: navigation, search
m
m
 
Line 1: Line 1:
 
{{stub}}
 
{{stub}}
  
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 (in the settings folder).
+
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''' (in the settings folder).
  
 
Detailed documentation on all of crawl's options can be found in [https://raw.githubusercontent.com/crawl/crawl/master/crawl-ref/docs/options_guide.txt  options_guide.txt].
 
Detailed documentation on all of crawl's options can be found in [https://raw.githubusercontent.com/crawl/crawl/master/crawl-ref/docs/options_guide.txt  options_guide.txt].

Latest revision as of 21:27, 27 August 2022

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 (in the settings folder).

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).