Feat: Updated the README to include the 'with-eac' arg

This commit is contained in:
João Pedro Rodrigues Prates Braz 2022-04-21 17:21:54 -03:00
parent 0afbe0c4f1
commit 33b88872f8

View file

@ -24,8 +24,9 @@ Note: There might be some distros (e.g. older Ubuntu releases) that launch pytho
## Features
| Argument | Description |
| --------------------------------------- | ---------------------------------------------------------------------------- |
| --------------------------------------- | ------------------------------------------------------------------------------- |
| `-r RATE` or `--rate RATE` | Set a custom framerate limit (default: 60). |
| `--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`. |
| `-u` or `--ultrawide` | Remove black bars. |