Skip to content

Commit

Permalink
README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
p1xel8ted committed Dec 29, 2023
1 parent 863ca9c commit 9c342c4
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 10 deletions.
24 changes: 14 additions & 10 deletions Anodyne2/README.md
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).
Binary file modified Anodyne2/header.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 9c342c4

Please sign in to comment.