mirror of
https://github.com/uberhalit/SekiroFpsUnlockAndMore.git
synced 2026-06-13 09:57:55 +00:00
updated readme
This commit is contained in:
parent
51aa0ecba8
commit
c2d9c22637
1 changed files with 9 additions and 10 deletions
19
README.md
19
README.md
|
|
@ -19,13 +19,13 @@ Patches games memory while running, does not modify any game files. Wrks with ev
|
||||||
* add a custom resolution, 21/9 widescreen supported (will overwrite the default 1920x1080 / 1280x720 resolution, HUD limited to 16/9)
|
* add a custom resolution, 21/9 widescreen supported (will overwrite the default 1920x1080 / 1280x720 resolution, HUD limited to 16/9)
|
||||||
* increase and decrease field of view (FOV)
|
* increase and decrease field of view (FOV)
|
||||||
* set the game to borderless window mode
|
* set the game to borderless window mode
|
||||||
|
* display hidden counters such as death/kill count and optionally log them to file to display in OBS
|
||||||
* game modifications
|
* game modifications
|
||||||
* global game speed modifier
|
* global game speed modifier
|
||||||
* player speed modifier
|
* player speed modifier
|
||||||
* automatically patch game on startup
|
* automatically patch game on startup
|
||||||
* seamlessly switch between windowed, borderless and borderless fullscreen
|
* seamlessly switch between windowed, borderless and borderless fullscreen
|
||||||
* hotkey for patching while in (borderless) window mode
|
* hotkey for patching while in (borderless) window mode
|
||||||
* log and display hidden counters such as deaths/kill count
|
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
|
|
@ -116,12 +116,6 @@ The game enforces VSYNC and forces 60 Hz in fullscreen even on 144 Hz monitors s
|
||||||
4. Start `Sekiro FPS Unlocker and more` and enable borderless window mode
|
4. Start `Sekiro FPS Unlocker and more` and enable borderless window mode
|
||||||
5. If you want fullscreen borderless enable `Fullscreen stretch`
|
5. If you want fullscreen borderless enable `Fullscreen stretch`
|
||||||
|
|
||||||
### To use any of the game modifications
|
|
||||||
1. Start the game
|
|
||||||
2. Load up your save game
|
|
||||||
3. Start `Sekiro FPS Unlocker and more` and expand `Game modifications`
|
|
||||||
4. Set your desired values and then tick the checkbox you'd wish to enable
|
|
||||||
|
|
||||||
### To display death/kill counters in OBS
|
### To display death/kill counters in OBS
|
||||||
1. Start the game
|
1. Start the game
|
||||||
2. Load up your save game
|
2. Load up your save game
|
||||||
|
|
@ -129,10 +123,15 @@ The game enforces VSYNC and forces 60 Hz in fullscreen even on 144 Hz monitors s
|
||||||
4. In OBS Sources window click `+` and select `Text (GDI+)` from the list, text properties window will pop up
|
4. In OBS Sources window click `+` and select `Text (GDI+)` from the list, text properties window will pop up
|
||||||
5. In text properties window, enable `Read from file` checkbox and click `Browse`
|
5. In text properties window, enable `Read from file` checkbox and click `Browse`
|
||||||
6. Navigate to the folder where `Sekiro FPS Unlocker and more` executable is located
|
6. Navigate to the folder where `Sekiro FPS Unlocker and more` executable is located
|
||||||
7. Select either `DeathCouner.txt`* or `TotalKillsCounter.txt`
|
7. Select either `DeathCouner.txt` (only tracks true deaths, excluding revives) or `TotalKillsCounter.txt`
|
||||||
9. Customize font style and color
|
9. Customize font style and color
|
||||||
10. To add additional counters repeat steps 4-7
|
10. To add additional counters repeat steps 4-7
|
||||||
*`DeathCouner.txt` only tracks true deaths, excluding revives
|
|
||||||
|
### To use any of the game modifications
|
||||||
|
1. Start the game
|
||||||
|
2. Load up your save game
|
||||||
|
3. Start `Sekiro FPS Unlocker and more` and expand `Game modifications`
|
||||||
|
4. Set your desired values and then tick the checkbox you'd wish to enable
|
||||||
|
|
||||||
## Preview
|
## Preview
|
||||||
|
|
||||||
|
|
@ -179,7 +178,7 @@ This project is licensed under the MIT License - see the [LICENSE](LICENSE) file
|
||||||
|
|
||||||
## Version History
|
## Version History
|
||||||
|
|
||||||
* v1.1.1 (2019-03-31)
|
* v1.1.0.1 (2019-03-31)
|
||||||
* Fixed topmost for borderless
|
* Fixed topmost for borderless
|
||||||
* v1.1.0 (2019-03-30)
|
* v1.1.0 (2019-03-30)
|
||||||
* Added game speed modifier (thanks to Zullie the Witch#7202 for offset)
|
* Added game speed modifier (thanks to Zullie the Witch#7202 for offset)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue