Skip to content

Commit

Permalink
Update r2modman.md (#12)
Browse files Browse the repository at this point in the history
  • Loading branch information
hahayupgit committed Apr 17, 2024
1 parent f88c573 commit bdae305
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/game-support/r2modman.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,12 @@
- 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`
> [!WARNING]
> 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)
> 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)

0 comments on commit bdae305

Please sign in to comment.