Note on double bloqs
This commit is contained in:
parent
ed1b31778d
commit
fb2eb7b968
|
@ -27,6 +27,8 @@ The values for combo breaks and fail is an array.
|
||||||
2. Duration
|
2. Duration
|
||||||
3. Intensity
|
3. Intensity
|
||||||
|
|
||||||
|
**Note:** In some instances, DataPuller will double-count blocks for combos after the first combo is broken, so you may want to modify your `comboB` accordingly. You can find this out by setting up an overlay and recording your play through OBS. Watch the combo number, and if it goes up by 2 for every bloq on more than one map, take that into account.
|
||||||
|
|
||||||
## Running
|
## Running
|
||||||
|
|
||||||
You'll need Python 3.9+ and Poetry:
|
You'll need Python 3.9+ and Poetry:
|
||||||
|
|
Loading…
Reference in New Issue