Skip to content

Commit

Permalink
Some cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
IsaacMarovitz committed Apr 3, 2024
1 parent 7e6e435 commit 9404fba
Showing 1 changed file with 6 additions and 7 deletions.
13 changes: 6 additions & 7 deletions src/game-support/r2modman.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,16 +4,15 @@

## Setup

(thank you to 1halon on the discord for writing this up!)
- Download the standalone executable from https://github.com/ebkr/r2modmanPlus/releases/latest into the Bottle's C drive (or some arbitary location Bottle can access to)
- Pin the program, right click, Open Config
> Thank you to `1halon` on the Discord for writing this up!
- 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
- 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)
> [!NOTE]
> Use `ESync` instead of `MSync` for `Enhanced Sync`
> 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 9404fba

Please sign in to comment.