
Installing custom track layouts and tweaking configuration settings in 3D Ultra Lionel TrainTown involves managing .RR layout files, editing .INI preference files, and adjusting Registry paths.
1. Installing & Loading Custom Maps (.RR Files)
Custom layouts created in the game's editor (or downloaded from preservation archives) are saved as .RR files.
How to Install Downloaded Maps
-
Locate your game installation directory (e.g.,
C:\Games\TrainTown\orC:\Program Files (x86)\Sierra\3D Ultra Lionel TrainTown\). -
Open or create a folder named
Layoutsinside the main game directory. -
Copy your downloaded
.RRlayout files into theLayoutsfolder.
How to Save & Load Layouts In-Game
-
Prerequisite: Make sure you have Patch 1.1 installed (if playing the original 1999 release) or are using TrainTown Deluxe, which adds native layout saving.
-
Loading a Map: Open Build Parks (or Layout Tinkerer), enter any park environment, and press the
Lkey. A file browser prompt will appear allowing you to select and load any.RRlayout file. -
Saving a Map: While in the Layout Editor, press the
Skey to bring up the save prompt and store your layout as a custom.RRfile.
2. Editing Configuration Files (.INI & .CFG)
Game preferences, window states, and audio settings are controlled through text configuration files located in the root installation folder or the C:\Windows\ system directory.
Editing TRAINTOWN.INI
-
Open Notepad as Administrator.
-
Navigate to your game folder (or
C:\Windows\) and openTRAINTOWN.INI(orLIONEL.INI). -
Key options you can modify:
Ini, TOML
[Display]
FullScreen=0 ; Set to 0 to run in windowed mode, 1 for fullscreen
Width=800 ; Default display width
Height=600 ; Default display height
[Audio]
SoundVolume=100 ; Sound effect volume (0-100)
MusicVolume=80 ; Background music volume (0-100)
WaveDevice=1 ; Audio driver ID
[Paths]
CDDrive=E:\ ; Drive letter of your virtual or physical CD-ROM
Editing RESOURCE.CFG
The RESOURCE.CFG file controls engine audio and data directory paths:
-
Open
RESOURCE.CFGin Notepad. -
Ensure
res=.\points to the current directory so the game reads local data files rather than searching for the original CD.
3. Advanced Tweaks via Windows Registry
If you are running the game without an active CD drive mounted or need to alter launch paths, you can adjust its registry entries:
-
Press
Win + R, typeregedit, and pressEnter. -
Navigate to:
-
64-bit Windows:
HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Sierra On-Line\3D Ultra Lionel TrainTown -
32-bit Windows:
HKEY_LOCAL_MACHINE\SOFTWARE\Sierra On-Line\3D Ultra Lionel TrainTown
-
-
Double-click
CDDriveand set the value to match the drive letter where your mounted ISO or virtual drive resides (e.g.,D:\orE:\). -
Modify
InstallDirif you moved the game folder to another location or drive.
Comments
Post a Comment
Do not insert clickable links or your comment will be deleted. Checkbox Send me notifications to be notified of new comments via email.