Uploaded July 2025 | Updated September 2026, 1 week ago
I've done a whole bunch of under the hood stuff since the last devlog! There's now a proper update loop that doesn't cap it under 60 FPS, a bunch of stuff was fixed up, the TcpClient for IPC was replaced with the Interprocess library (using shared memory queue buffers and system level semaphors), the queues were split into main and background one to avoid contention and...
Things are starting to be pretty speedy! The main issue is that it now runs into exploding bugs much faster than before, so it doesn't last very long, so I'm starting to look back at tackling the crashers!
Support development at: patreon.com/resonite
Official website: resonite.com
I've done a whole bunch of under the hood stuff since the last devlog! There's now a proper update loop that doesn't cap it under 60 FPS, a bunch of stuff was fixed up, the TcpClient for IPC was replaced with the Interprocess library (using shared memory queue buffers and system level semaphors), the queues were split into main and background one to avoid contention and...
Things are starting to be pretty speedy! The main issue is that it now runs into exploding bugs much faster than before, so it doesn't last very long, so I'm starting to look back at tackling the crashers!
Support development at: patreon.com/resonite
Official website: resonite.com










