DJDavid98 / BSDataPuller

Gathers data about the current map you are playing to then be sent out over a websocket for other software to use, e.g. A web overlay like BSDP-Overlay. This mod works with multi PC setups!
https://github.com/ReadieFur/BeatSaber-Overlay
GNU General Public License v3.0
3 stars 1 forks source link

Doubles confuse the ColorType variable [1.34.2] #8

Open TheBlackParrot opened 1 month ago

TheBlackParrot commented 1 month ago

20240816_025318 Using a BeatLeader replay, the first block hit was actually a left hand (ColorType should be 0). Doesn't seem to consistently get it confused, but it is confusing the hands.

TheBlackParrot commented 1 month ago

Actually upon further inspection, it's getting it wrong even when not hitting a double occasionally. Is this just a BeatLeader thing?