by Rachael » Fri Apr 13, 2018 11:34 pm
			
			
			That may be, but not everyone can afford SSD's, and for those who can't, but who have a lot of RAM to spare, 
IMDisk is a very good solution.
You can create a 512 MB RAM disk, put your mods and GZDoom inside of it, and run GZDoom from that. Everything is guaranteed to remain cached in memory at all times, provided of course you told the driver to do that (and to not use the paging file).
Things get a bit more touchy if your computer crashes or loses power - but provided that doesn't happen you can always move the save games off the drive (or alternatively, save the drive as an image file to load back later).
I actually use a RAMDisk myself to store my Temp folder - read a file once, it's utterly senseless to use the disk to store things that are meant to be removed later.
That may be, but not everyone can afford SSD's, and for those who can't, but who have a lot of RAM to spare, [url=http://www.ltr-data.se/opencode.html/]IMDisk[/url] is a very good solution.
You can create a 512 MB RAM disk, put your mods and GZDoom inside of it, and run GZDoom from that. Everything is guaranteed to remain cached in memory at all times, provided of course you told the driver to do that (and to not use the paging file).
Things get a bit more touchy if your computer crashes or loses power - but provided that doesn't happen you can always move the save games off the drive (or alternatively, save the drive as an image file to load back later).
I actually use a RAMDisk myself to store my Temp folder - read a file once, it's utterly senseless to use the disk to store things that are meant to be removed later.