I'm cashing out a sim with 2 substeps and framestep set to 0,5.
Now if, in my File Cache node, I set $F to $N, every frame is saved with nothing at the place of the frame (so name.compressed_cache..bgeo), effectively I only get one file because it gets overwritten each time.
$T works better, but it creates very fractional numbers (name.compressed_cache.6.0833333333333.bgeo) - plus, it doesn't work when reading the cache back.
Is $N not valid in H16? Or how do I get incremental filenumbers instead?