-
Notifications
You must be signed in to change notification settings - Fork 5
Running LEGO Rock Raiders
Robert Jordan edited this page Dec 17, 2021
·
7 revisions
Under construction
Information on getting a standard copy of LRR to run (without OpenLRR). However, these instructions are also required for running OpenLRR.
The following are groups of files to expect when running LRR. This section acts as a checklist to ensure you have everything you need. But it's highly recommended to follow the Master Guide when setting everything up for the first time.
Files | About / Source | |
---|---|---|
Data/ LegoRR0.wad LegoRR1.wad
|
✓ | Game data [install folder] |
Game exe | ||
LegoRR.exe LegoRR.icd
|
○ | Game exe (Vanilla/DRM) [install folder] |
LegoRR.exe |
◉ | Game exe (Masterpiece Edition) download |
LegoRRCE.exe lrrce.dll
|
○ | Game exe (Community Edition) download |
openlrr.dll OpenLRR.exe
|
◉ | Game exe (OpenLRR release) [requires build] |
openlrr-d.dll OpenLRR-d.exe
|
○ | Game exe (OpenLRR debug) [requires build] |
D3DRM.dll |
✓ | D3DRM missing dll download |
DirectDraw speed fix | ||
D3D8.dll D3DImm.dll DDraw.dll dgVoodoo.conf dgVoodooCpl.exe
|
◉ | DirectDraw speed fix (dgVoodoo) guide, download v2.55.4, download v2.53 |
ddraw.dll |
○ | DirectDraw speed fix (DDrawCompat) |
Data/AVI/ Data/Sounds/Streamed/Atmosdel.wav Data/Sounds/Streamed/stats.wav
|
Running without CD [CD/ISO] |
|
Music/ libogg-0.dll libvorbis-0.dll libvorbisfile-3.dll winmm.dll
|
Music without CD fix guide, download |
Files | Usage |
---|---|
Cafeteria/ DataSource/ Mods/ Cafeteria.exe FontAwesome.Sharp.dll
|
Cafeteria mod loader |
CLGen.dat CLGen.exe
|
Command-line generator (add default options when running LRR) |
- Installation Step #0Step #1
- CD and CD Drive, or ISO file (see required files)
- (Optional) Alternate Installer - Download
- (Recommended) Move install folder out of Program Files
- (Recommended) Backup install folder
- Executable Step #2
- A) LRR Masterpiece Edition Executable - Download
- B) SafeDisc DRM Drivers - (not recommended)
- Skip this step if
LegoRR.icd
is0 KB
in size
- Executable compatibility Step #3
- Reduced color mode: 16-bit color
- (Optional) Run this program as an administrator
- Re-apply whenever the exe (or folder) is moved or renamed.
- D3DRM missing dll Step #3
- D3DRM.DLL - Download
- DirectDraw speed fix Step #4
- A) dgVoodoo - Guide, Download v2.55.4, Download v2.53
- B) DDrawCompat
- Run without CD
- Right click Properties on the game executable (
LegoRR.exe
,LegoRRCE.exe
,OpenLRR.exe
, orOpenLRR-d.exe
). - Go to the Compatibility tab.
- Under Settings, check Reduced color mode.
- Select 16-bit color from the dropdown below the checkbox.
-
Data/
folder -
Data/AVI
folder - (Running without CD) -
Music/
folder - (Music without CD Fix) LegoRR0.wad
LegoRR1.wad
-
LegoRR.exe
- (vanilla) -
LegoRRCE.exe
- (Community Edition) -
lrrce.dll
- (Community Edition) -
openlrr.dll
- (OpenLRR release builds) -
OpenLRR.exe
- (OpenLRR release builds) -
openlrr-d.dll
- (OpenLRR debug builds) -
OpenLRR-d.exe
- (OpenLRR debug builds)
D3DRM.dll
dgVoodoo.conf
dgVoodooCpl.exe
D3D8.dll
D3DImm.dll
DDraw.dll
Files | Notes |
---|