Difference between revisions of "Crawl options"

From CrawlWiki
Jump to: navigation, search
(added info on how to access online player .rcfiles)
m
 
(3 intermediate revisions by 2 users not shown)
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.
+
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 [http://gitorious.org/crawl/crawl/blobs/raw/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].
  
 
== Online .rcfiles ==
 
== Online .rcfiles ==

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