File tree Expand file tree Collapse file tree 1 file changed +18
-0
lines changed
Source/Documentation/Manual Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Original file line number Diff line number Diff line change @@ -716,3 +716,21 @@ The advantages of using “SPEED” signals over speedposts are :
716716
717717A “SPEED” signalhead can be part of a signal which also contains other heads, but for clarity of operation
718718this is not advisable.
719+
720+
721+
722+ .. _appendices-ini-file :
723+
724+ INI File and User Settings
725+ ==========================
726+
727+ By default, Open Rails keeps the user's settings and options in the Windows Registry.
728+
729+ If you want to have a set of alternative settings which bypass the settings kept in the Registry,
730+ then you can use an INI text file for this.
731+
732+ Create an empty file OpenRails.ini in the same folder as OpenRails.exe and start Open Rails.
733+ The program will attempt to load settings from the file, using default values for settings that
734+ cannot be found and populates the INI file with these settings.
735+
736+ If you change the settings and options, then these will be saved automatically to the INI file.
You can’t perform that action at this time.
0 commit comments