Posted October 04, 2023

It cool for games that require a page swap file without actually stressing the primary SSD.
Dynamic ram drive is workable.... But if you don't need much of a ramdrive setting a fixed say 2Gb for temporary files is probably better, as it will be adding or removing space from the ram drive as you go if you do dynamic. (And by dynamic, i have say 26 of my 32Gb set, but it only allocates what it needs at the time, and running ffmpeg can eat a ton of ram, FHD AV1 encoding about 4-5Gb).
https://sourceforge.net/projects/imdisk-toolkit - pretty sure includes the driver.
imdisk driver only
Only stipulation with using dynamic ramdrive is if you do file compression there could be memory leaks; but using AWE physical memory option set i didn't see that problem (Your mileage may vary), so i'll sometimes decompress files, then file NTFS compress (like unity games), then have enough memory left over to still do 7zip high compression (using 10Gb ram) on very large directory trees when repacking.