Skip to content

Commit

Permalink
Added README and screenshots
Browse files Browse the repository at this point in the history
  • Loading branch information
hntd187 committed Apr 11, 2023
1 parent 57e3d61 commit 6f49446
Show file tree
Hide file tree
Showing 4 changed files with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
## Resident Evil Speedrun Overlay

This is a (mostly) rewritten plugin using the [reframework](https://github.com/praydog/REFramework) to provide informational assistance
to speed runners of Resident Evil 4 remake.

Currently, the plugin provides
1. In game time
2. Game Rank (DA)
3. Money (Spinels and Pesetas)
4. Nearby enemies and their health bars (Enemies are sorted by their current health value, the highest first)
5. Current Chapter Kill Count
6. Font Size scaling
7. Only display boss health bars
8. Only display X number of enemy health bars

### Installation
1. Install the [reframework](https://github.com/praydog/REFramework#installation)
2. Go to the [releases](https://github.com/hntd187/re-speedrun-overlay/releases) page and download a release of the plugin and place the file in your `<GAME DIRECTORY>/reframework/plugins/`


### Screenshots

![Main Menu](imgs/main_menu.jpg)
![Main Menu](imgs/island.jpg)
![Main Menu](imgs/boss.jpg)
Binary file added imgs/boss.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added imgs/island.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added imgs/main_menu.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 6f49446

Please sign in to comment.