Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Force loading CET and RED4ext #37

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -45,14 +45,14 @@ CET and Red4Ext have to be either **installed manually or force loaded** (see pi

#### Option B: Force-load **CET and RED4ext**

1. **Download** **Cyber Engine Tweaks (CET)** and **RED4ext** via the "Mod Manager Download" button.
2. **In MO2, click "Modify Executables"**
1. Download **Cyber Engine Tweaks (CET)** and **RED4ext** via the "Mod Manager Download" button and install as instructed below.
2. Download and install the [rootbuilder](https://kezyma.github.io/?p=rootbuilder#intall-col) plugin.
3. **In MO2, click "Modify Executables"**
* Click on **Edit** to open the **Modify Executables** window.
* Check the box next to **Force Load Libraries**.
3. **Click "Configure Libraries"**
* Click **Configure Libraries** and add the following files:
* `bin/x64/plugins/version.dll` (for **Cyber Engine Tweaks**)
* `bin/x64/winmm.dll` (for **RED4ext**)
* `%MODS%/CyberEngineTweaks/root/bin/x64/plugins/version.dll` (for **Cyber Engine Tweaks**)
* `%MODS%/RED4ext/root/bin/x64/winmm.dll` (for **RED4ext**)

***

Expand Down