#Entrance Bonus Score Incorrect
1 messages · Page 1 of 1 (latest)
(don't mind me overdoing crypts and secrets while trying to figure out why i was only getting 4 bonus score, i knew about the score reduction from no boss but didn't realize it applied to bonus score)
they round up... there is a bug though that causes "schrödinger's score" during paul on entrance
you'll note how the map says 221 but the game says 214
anyway, it is technically possible that they use the standard math rounding where they only round .5 up but you have to go out of your way to do that as opposed to the standard round-to-even, so ceil seems like a more likely explanation
i should be able to test it fully by deliberately getting only 4/5 crypts
it does seem like they round this way actually
not ceil
Good Question