You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+11-8Lines changed: 11 additions & 8 deletions
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ Manages a hit counter running in the background, so you can focus on your stream
4
4
No need to keep any windows open for a window capture any more.
5
5
6
6
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)**.
8
8
9
9
## Key-Features
10
10
@@ -15,7 +15,7 @@ To see **how to** use the application watch the **[Tutorial on YouTube](https://
15
15
16
16
## Features
17
17
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
19
19
* The design and layout can be costumized completely
20
20
* Instead of using GUI buttons, keyboard shortcuts can be configured:
21
21
* 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
34
34
* Dark Souls 2
35
35
* Dark Souls 3 + Ashes of Ariandel + The Ringed City
36
36
* 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:
38
38
***Numeric**
39
39
* Shows the amount of hits for the current run, PB and their differences
40
40
* 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
47
47
***NoDeath**
48
48
* Shows check marks/crosses until the players death for the current run and PB
49
49
* 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
50
57
51
58
## Get the software
52
59
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
67
74
> Note: It holds all your settings and profiles in one place. No other files are involved.
68
75
69
76
### 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.
75
78
> Previews of the pre-delivered HTML desings can be found at the **[Wiki pages](../../wiki)**.
0 commit comments