Digital-Logic-Sim-CE icon indicating copy to clipboard operation
Digital-Logic-Sim-CE copied to clipboard

transfer projects from old digital logic sim app

Open SX-9 opened this issue 1 year ago • 7 comments

I have a lot of projects on the old app but I want to migrate to this app since it has more features but I also don't wanna redo my projects

is there a way to transfer my projects?

SX-9 avatar Nov 10 '23 12:11 SX-9

found a solution for those wondering: https://docs.unity3d.com/ScriptReference/Application-persistentDataPath.html

that site contains the save files location

SX-9 avatar Nov 10 '23 12:11 SX-9

ok it doesnt work lol

SX-9 avatar Nov 10 '23 12:11 SX-9

I also have the same problem, I transferred the folder with the name of the file I wanted to the new application and it does see the project but it does not load the logged components

lahavg avatar Feb 03 '24 19:02 lahavg

Which "old" version are you referring to? the old-original one or the newer version of the original DLS ?

VitoBarra avatar Feb 04 '24 19:02 VitoBarra

Which "old" version are you referring to? the old-original one or the newer version of the original DLS ?

newer original for me

SX-9 avatar Feb 11 '24 11:02 SX-9

the issue i see is that the save files uses diffrent formats so you might need to make an app for this

SX-9 avatar Feb 14 '24 14:02 SX-9

Yeah, I'm aware of the issue. I started working on it in pull request #79, but I ran into some problems with the mapping between the built-in chip in the original version and the built-ins in this version. I'm unable to work on it at the moment, so if anyone wants to take it up, they can start from that PR. Perhaps I'll return to work on it in the future.

VitoBarra avatar Feb 14 '24 16:02 VitoBarra