Opens just fine if you manually trim the file in a hex editor from 0x8200 -> 0x8020 (or 0x8000, with a 0x20 RTC footer). The trailing bytes are all FF'd (aka unused).
If you then wanted to restore, you just export and hex edit the save file the opposite of above, by appending the same amount of FF's back to 0x8200 size.