Stian Flatby

Results 7 comments of Stian Flatby

This happened to me because my project was located in a path with a **space** in it. E.g `Documents/iOS Projects/MyProject/`. Moving it to a different location without a space fixed...

I know, but seeing as I ended up in this thread after googling around for a fix yesterday, I though I should leave my solution in case others have the...

Did you ever figure this out? We're seeing similar results with ReliableOrderedChannel::AddMessagePacketEntry.

We might've figured it out, but have no idea what the original thought here was. Following the different examples in client.cpp and USAGE.md, we just called client.SendPackets() on every single...

@Alejandro131 it's been a while, but check if this discussion helps you out: https://github.com/networkprotocol/yojimbo/issues/146#event-4834304966

Spooky. I googled around, and found a similar question posted on the FastNoiseSIMD. Asked by **ME** two years ago. https://github.com/Auburn/FastNoiseSIMD/issues/44 Anyway, I also found the even older question, with answer,...

Any news on this? > so as not to half the performance. Since the performance of FastNoise2 seems to be around 5-7x faster than FastNoiseLite, I'd still be happy if...