-
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
14 additions
and
10 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,25 +1,29 @@ | ||
### Anode Heart Ultra-Wide | ||
### Anodyne 2 Ultra-Wide | ||
|
||
![Game Logo](header.jpg)<br> | ||
|
||
[![ko-fi](https://ko-fi.com/img/githubbutton_sm.svg)](https://ko-fi.com/F2F2DI3WA)<br> | ||
|
||
Tested against retail Steam version @ 3440x1440. | ||
Tested against retail Steam version @ 3440x1440 & 3840x1080 | ||
|
||
## Features | ||
- Adds your main display resolution to the in-game options menu. | ||
- Corrects UI scaling to match your 16:9 equivalent. (e.g. 2560x1080 = 1920x1080). | ||
- Adjustable zoom level. You will see things you are not supposed to see when zooming out too far. | ||
- Added main display resolution to the in-game resolution list. | ||
- Skips intros. | ||
- Removes extra menu clutter. | ||
- Implemented fixes to remove the black bars. | ||
- Fixed the game settings not saving if you didn't have a save game loaded (saves and restores from registry using Unity's PlayerPrefs. | ||
|
||
## Notes | ||
- The 2D elements of the game have an overlay; removing this overlay does not expand the game area. | ||
|
||
## Configuration | ||
- Press F1 in game to open the UI. | ||
- None | ||
|
||
## Installation | ||
- Grab the latest release from [here](https://github.com/p1xel8ted/UltrawideFixes/releases/tag/AnodeHeart). | ||
- Extract the contents of the release zip into the game directory.<br />(e.g. **`steamapps\common\AnodeHeart`** for Steam). | ||
- Grab the latest release from [here](https://github.com/p1xel8ted/UltrawideFixes/releases/tag/Anodyne2). | ||
- Extract the contents of the release zip into the game directory.<br />(e.g. **`steamapps\common\Anodyne 2`** for Steam). | ||
|
||
## Credits | ||
- [Bepis](https://github.com/bbepis) and team for [BepInEx](https://github.com/BepInEx/BepInEx). | ||
- [ManlyMarco](https://github.com/ManlyMarco) for [ConfigurationManager](https://github.com/BepInEx/BepInEx.ConfigurationManager). | ||
- [Sinai]() for [Unity Explorer](https://github.com/sinai-dev/UnityExplorer). | ||
- | ||
- [Sinai]() for [Unity Explorer](https://github.com/sinai-dev/UnityExplorer). |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.