mirror of
https://github.com/gurrgur/er-patcher.git
synced 2026-06-13 09:47:54 +00:00
Feat: Updated the README to include the 'with-eac' arg
This commit is contained in:
parent
0afbe0c4f1
commit
33b88872f8
1 changed files with 9 additions and 8 deletions
17
README.md
17
README.md
|
|
@ -23,16 +23,17 @@ Note: There might be some distros (e.g. older Ubuntu releases) that launch pytho
|
||||||
|
|
||||||
## Features
|
## Features
|
||||||
|
|
||||||
| Argument | Description |
|
| Argument | Description |
|
||||||
| --------------------------------------- | ---------------------------------------------------------------------------- |
|
| --------------------------------------- | ------------------------------------------------------------------------------- |
|
||||||
| `-r RATE` or `--rate RATE` | Set a custom framerate limit (default: 60). |
|
| `-r RATE` or `--rate RATE` | Set a custom framerate limit (default: 60). |
|
||||||
| `--fix-camera` | Disable camera auto-rotation. |
|
| `--with-eac` | Run game with EAC (Use at own your risk) |
|
||||||
|
| `--fix-camera` | Disable camera auto-rotation. |
|
||||||
| `--all` | Enable all options except `--rate` and<br>gameplay changes like `--fix-camera`. |
|
| `--all` | Enable all options except `--rate` and<br>gameplay changes like `--fix-camera`. |
|
||||||
| `-u` or `--ultrawide` | Remove black bars. |
|
| `-u` or `--ultrawide` | Remove black bars. |
|
||||||
| `-v` or `--disable-vigniette` | Remove the vigniette overlay . |
|
| `-v` or `--disable-vigniette` | Remove the vigniette overlay . |
|
||||||
| `-c` or `--disable-ca` | Disable chromatic abberation. |
|
| `-c` or `--disable-ca` | Disable chromatic abberation. |
|
||||||
| `-a` or `--increase-animation-distance` | Fix low frame rate animations at screen<br>edges or for distant entities. |
|
| `-a` or `--increase-animation-distance` | Fix low frame rate animations at screen<br>edges or for distant entities. |
|
||||||
| `-s` or `--skip-intro` | Skip intro logos at game start. |
|
| `-s` or `--skip-intro` | Skip intro logos at game start. |
|
||||||
| `-f` or `--remove-60hz-fullscreen` | Remove the 60Hz limit in fullscreen<br>mode (not needed with proton). |
|
| `-f` or `--remove-60hz-fullscreen` | Remove the 60Hz limit in fullscreen<br>mode (not needed with proton). |
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue