So you’re saying I need to script deleting the cache file (but not the folder) in the image file before I copy it back to the RAM disk cache folder when I login?
Doesn’t that defeat the purpose of the rolling cache, which is to store previous terrain data for reuse?
Why sync the RAM disk to an image file at all?
The problem I had with IMDisk is that I couldn’t figure out how to set it to create a cache folder on the RAM disk at startup. There’s a setting to create a new Temp folder, but not a new empty cache folder.
I can use mkdir to do that in my batch file.