I don’t know the specifics behind why the limit is 72 bytes, but that might be slightly tricky. My understanding of bcrypt is that it generates 2^salt different possible hashes for the same password, and when you want to test an input you have to hash the password 2^salt times to see if any match. So computation times would get very big if you’re combining hashes
bcrypt has a maximum password length of 72 bytes.
https://en.wikipedia.org/wiki/Bcrypt#Maximum_password_length
This guy goes by the name Skweezy Jibbs, and he’s actually a comedian! Look him up if you don’t know him, he’s done some pretty funny stuff. https://knowyourmeme.com/memes/people/skweezy-jibbs
It’s not exactly the same, but I can vouch for StreetComplete being an incredibly good/similar game. You walk around the real world, and the app points out missing data in OpenStreetMap that you can fill in easily. You get the dopamine of a number going up, help dethrone proprietary map dominamce, and get some good excercise in in the process.
While you didn’t name names of what app you were using for streaming, I just got into a similar situation with my dorm and what I found worked was using wired ALVR for my streaming. Not wireless, but good, long right-angled USB-C cables don’t cost a fortune. https://github.com/alvr-org/ALVR/wiki/ALVR-wired-setup-(ALVR-over-USB)