-
Notifications
You must be signed in to change notification settings - Fork 83
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #1 from hahayupgit/main
Updates Crossover Compatability list + adds r2modman page
- Loading branch information
Showing
5 changed files
with
40 additions
and
17 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
book | ||
.idea | ||
.DS_Store | ||
**/.DS_Store |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
# r2modman | ||
|
||
{{#template ../templates/rating.md status=Silver date=02/27/24 installs=Yes opens=Yes}} | ||
|
||
## 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 | ||
- 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` |