Skip to content

Commit 48ed6b3

Browse files
committed
Updated features of version 1.10
1 parent 316b207 commit 48ed6b3

File tree

1 file changed

+11
-8
lines changed

1 file changed

+11
-8
lines changed

README.md

Lines changed: 11 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Manages a hit counter running in the background, so you can focus on your stream
44
No need to keep any windows open for a window capture any more.
55

66
To see some **screenshots** of this application go to the **[Wiki pages](../../wiki)**.
7-
To see **how to** use the application watch the **[Tutorial on YouTube](https://www.youtube.com/watch?v=aa4nRtGxnvE)**.
7+
To see **how to** use the application watch the **[Tutorial on YouTube](https://www.youtube.com/watch?v=iXGExlS4xeM)**.
88

99
## Key-Features
1010

@@ -15,7 +15,7 @@ To see **how to** use the application watch the **[Tutorial on YouTube](https://
1515

1616
## Features
1717
It was designed for Dark Souls III "0 hit" or "no death" runs to count every hit/death during the playthrough
18-
* Creates a HTML file of the hit counters (can be used by CLR browser plugin in Open BroadCaster Software in order to make it visible on stream)
18+
* Creates a HTML file of the hit counter that can be used by Open BroadCaster Software in order to make it visible on stream
1919
* The design and layout can be costumized completely
2020
* Instead of using GUI buttons, keyboard shortcuts can be configured:
2121
* Increase hit count of the current split
@@ -34,7 +34,7 @@ It was designed for Dark Souls III "0 hit" or "no death" runs to count every hit
3434
* Dark Souls 2
3535
* Dark Souls 3 + Ashes of Ariandel + The Ringed City
3636
* The Surge + A walk in the park
37-
* Comes with pre-defined **high quality** and **low quality** designs for different uses:
37+
* Comes with different designs:
3838
* **Numeric**
3939
* Shows the amount of hits for the current run, PB and their differences
4040
* Every split is marked "better" which has an amount of zero hits
@@ -47,6 +47,13 @@ It was designed for Dark Souls III "0 hit" or "no death" runs to count every hit
4747
* **NoDeath**
4848
* Shows check marks/crosses until the players death for the current run and PB
4949
* All splits have check marks until the current split appears (__Now__ only) or a split appears that has already counted hits.
50+
* The appearance of all designs can by modified via GUI
51+
* Set the amount of shown splits that are already finished
52+
* Set the amount of shown splits that are upcoming
53+
* Show or hide the attempts counter
54+
* Show or hide the headline
55+
* Enable or disable the high contrast mode to support better readability on low bitrate streams
56+
* Switch to a custom CSS and font
5057

5158
## Get the software
5259
All available releases can be found at the [Releases page](../../releases) on GitHub.
@@ -67,11 +74,7 @@ You can save and restore this file at any time or copy it to a newer/portable ve
6774
> Note: It holds all your settings and profiles in one place. No other files are involved.
6875
6976
### Designs
70-
The pre-delivered HTML designs will update themself every 1.5 seconds, so there is no need for high frame rates.
71-
> Recommended: FPS 20
72-
73-
The **high quality** designs like __White__ and __Pink__ are best for streams with high bitrates. The **low quality** designs like __Black__ is designed for streams supporting lower bitrates (for mobile device, for example).
74-
77+
The pre-delivered HTML designs will update themself every 1.5 seconds.
7578
> Previews of the pre-delivered HTML desings can be found at the **[Wiki pages](../../wiki)**.
7679
7780
#### Configuring Browser Source for OBS Studio

0 commit comments

Comments
 (0)