you probably need to install microsoft .NET runtime: https://dotnet.microsoft.com/en-us/download/dotnet/thank-you/runtime-desktop-6.0.3-windows-x64-installer
Thanks! I released a new version which gives better error when betakey is not set. Also it has fairly important fix in exception handling when swap fails so I recommend you upgrade.
great program, though I would prefer that you allow the users to chose where the snapshot file will be saved, so they can save the snapshot to another disk, that will be great option.
Thanks. That is pretty good suggestion so I'll probably try to implement that tomorrow. Only issue is that swaps on the same disk are instant which is pretty nice user experience. Swaps between disks will take few minutes at least.
New version has option for custom storage. I'm sure how useful it will actually be, but it's there. I could see a situation where someone wants to backup old versions on an HDD or something.
If you are planning on actually switching versions often, e.g. for mod development, I recommend you keep all the files on same disk. I had to disable swapping between storage devices for technical reasons. As a result the ui got a bit more complicated which is kind of a bummer.
9 comments
https://dotnet.microsoft.com/en-us/download/dotnet/thank-you/runtime-desktop-6.0.3-windows-x64-installer
Just installed 0.2.0.
I released a new version which gives better error when betakey is not set.
Also it has fairly important fix in exception handling when swap fails so I recommend you upgrade.
That is pretty good suggestion so I'll probably try to implement that tomorrow. Only issue is that swaps on the same disk are instant which is pretty nice user experience. Swaps between disks will take few minutes at least.
If you are planning on actually switching versions often, e.g. for mod development, I recommend you keep all the files on same disk.
I had to disable swapping between storage devices for technical reasons. As a result the ui got a bit more complicated which is kind of a bummer.