To function correctly, RSC must be able to find its input and help directories when it is launched. To ensure that this occurs, launch RSC from a directory below the src directory:
-
If you downloaded an executable provided with a release, move it to the exe directory before launching it.
-
If you built RSC yourself, your executable probably ended up in a directory that was created below the src directory. If it didn't, move it to the exe directory mentioned above before launching it.
When you launch RSC, it searches upward on the path to its executable to find <dir>, the directory immediately above src. Its configuration file must then appear as .../<dir>/input/element.config.txt. If it can't find this file, a warning appears on the console and default values are used for all configuration parameters. Similarly, the help directory must appear as .../<dir>/help.