From bdae305ebc6d9a960c97e87f0b6171631f530318 Mon Sep 17 00:00:00 2001 From: logan <161992562+hahayupgit@users.noreply.github.com> Date: Wed, 17 Apr 2024 16:46:39 -0400 Subject: [PATCH] Update r2modman.md (#12) --- src/game-support/r2modman.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/game-support/r2modman.md b/src/game-support/r2modman.md index bba94846..cbc930d7 100644 --- a/src/game-support/r2modman.md +++ b/src/game-support/r2modman.md @@ -8,6 +8,7 @@ - In `Bottle Configuration`, change `Enhanced Sync` to `ESync` - Download the standalone executable from [here](https://github.com/ebkr/r2modmanPlus/releases/latest) into your bottle's C-Drive + - Ensure you're downloading the one named `r2modman-x.x.xx.exe` where `x.x.xx` is the current version of the mod manager. - Pin the program and `Right Click > Config` - Add `--disable-gpu --no-sandbox` into arguments - Add environment variable with key `WINEDLLOVERRIDES` and value `libglesv2=d` @@ -15,4 +16,4 @@ > If app opens with a blank screen, check environment variable as it may not get saved in the first try. > [!NOTE] -> If using the BepInEx framework, install `winhttp` through `Winetricks > DLLs` or override `winhttp` to `Native then Builtin` from `Wine Configuration` (console may not show up) \ No newline at end of file +> If using the BepInEx framework, install `winhttp` through `Winetricks > DLLs` or override `winhttp` to `Native then Builtin` from `Wine Configuration` (console may not show up)