From acf1007bc5b4ed7ba5b82edcd2cda0c5b343e1c4 Mon Sep 17 00:00:00 2001 From: S1ntoi Date: Thu, 12 Sep 2024 14:13:12 +0200 Subject: [PATCH] Force loading CET and RED4ext MO2 automatically installs CET and RED4ext with a root folder directory. Therefore you need the rootbuilder if you want to manage your CET and RED4ext installtions with MO2 aswell. --- .../getting-started/mo2-mod-organizer-2.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/for-mod-users/users-modding-cyberpunk-2077/getting-started/mo2-mod-organizer-2.md b/for-mod-users/users-modding-cyberpunk-2077/getting-started/mo2-mod-organizer-2.md index 6a9d0a81..001141c7 100644 --- a/for-mod-users/users-modding-cyberpunk-2077/getting-started/mo2-mod-organizer-2.md +++ b/for-mod-users/users-modding-cyberpunk-2077/getting-started/mo2-mod-organizer-2.md @@ -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**) ***