Arnslyff 0 Posted January 8, 2022 Been trying to find a way to do this, I've tried relocating the continue.Arma3Save file to my editor save location, but I cannot open it. I was wondering if there was a tool to convert .Arma3Save files into .PBO (from which i can convert that easily) or convert back into a file format the editor can open. I'm just at the end of the chain it seems on this one. I was trying to use a persistence mod (Rimmy's for example) but they were either too complex for my liking or just simply did not do as I wanted. I literally just want to be able to edit the save after we finish a mission. Am i just stuck to using a persistence plugin? Share this post Link to post Share on other sites
7erra 629 Posted January 8, 2022 .Arma3Save and .pbo files are completely different file types. .Arma3Save is a binarized config while a pbo is comparable to a zip file. The 3den mission is saved as a mission.sqm which is actually similar to the save file but most likely has a very different structure. I don't think there are any tools to import save files into 3den. Interesting idea though. 1 Share this post Link to post Share on other sites
Arnslyff 0 Posted January 8, 2022 1 hour ago, 7erra said: .Arma3Save and .pbo files are completely different file types. .Arma3Save is a binarized config while a pbo is comparable to a zip file. The 3den mission is saved as a mission.sqm which is actually similar to the save file but most likely has a very different structure. I don't think there are any tools to import save files into 3den. Interesting idea though. Thank you! Share this post Link to post Share on other sites