Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

transfer projects from old digital logic sim app #86

Open
SX-9 opened this issue Nov 10, 2023 · 7 comments
Open

transfer projects from old digital logic sim app #86

SX-9 opened this issue Nov 10, 2023 · 7 comments

Comments

@SX-9
Copy link

SX-9 commented Nov 10, 2023

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
Copy link
Author

SX-9 commented Nov 10, 2023

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

that site contains the save files location

@SX-9 SX-9 closed this as completed Nov 10, 2023
@SX-9
Copy link
Author

SX-9 commented Nov 10, 2023

ok it doesnt work lol

@SX-9 SX-9 reopened this Nov 10, 2023
@lahavg
Copy link

lahavg commented Feb 3, 2024

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

@VitoBarra
Copy link
Contributor

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

@SX-9
Copy link
Author

SX-9 commented Feb 11, 2024

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
Copy link
Author

SX-9 commented Feb 14, 2024

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

@VitoBarra
Copy link
Contributor

VitoBarra commented Feb 14, 2024

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants