Search Unity

  1. Megacity Metro Demo now available. Download now.
    Dismiss Notice
  2. Unity support for visionOS is now available. Learn more in our blog post.
    Dismiss Notice

Old Game Files

Discussion in 'Getting Started' started by KBurkus, Feb 10, 2015.

  1. KBurkus

    KBurkus

    Joined:
    Feb 1, 2015
    Posts:
    12
    I had made an app a while ago, and since when you build a windows game, a folder is created with the data.
    I was wondering if there was a way that i could open that back up in Unity.
    Is that possible?
     

    Attached Files:

    • SSFR.png
      SSFR.png
      File size:
      31.8 KB
      Views:
      889
  2. elmar1028

    elmar1028

    Joined:
    Nov 21, 2013
    Posts:
    2,355
    It's not possible to decompile levels. As far as I know it's not possible.

    You can do that with scripts by locating .dlls and decompiling them. Assets can be opened as well.
     
  3. angrypenguin

    angrypenguin

    Joined:
    Dec 29, 2011
    Posts:
    15,614
    The short answer is no, you can't open a project from a build. As elmar says there's some amount of reverse-engineering you can do to get bits of it back, but it's not at all practical and I doubt you could get it all.
     
  4. KBurkus

    KBurkus

    Joined:
    Feb 1, 2015
    Posts:
    12
    Would these be the scripts??
     

    Attached Files:

  5. elmar1028

    elmar1028

    Joined:
    Nov 21, 2013
    Posts:
    2,355
    Yeah. It has been discussed before so little search would give you answers.

    What;s the bane if your game?
     
  6. Ostwind

    Ostwind

    Joined:
    Mar 22, 2011
    Posts:
    2,804
    Based on file timestamps, level of your other questions and join date I have to ask is that even from your game or are you trying to decompile a game made by someone else...
     
    Schneider21 likes this.
  7. KBurkus

    KBurkus

    Joined:
    Feb 1, 2015
    Posts:
    12
    I took a break for a while because I got too busy, and forgot my first login.
    I wouldn't steal someone else's work.
     
  8. Zeblote

    Zeblote

    Joined:
    Feb 8, 2013
    Posts:
    1,102
    The short answer is yes, there are tools available somewhere that'll reconstruct the entire project with assets and scenes.
     
  9. Schneider21

    Schneider21

    Joined:
    Feb 6, 2014
    Posts:
    3,512
    That's not really all that helpful of a post without a link to the tools in question.
     
  10. Ryiah

    Ryiah

    Joined:
    Oct 11, 2012
    Posts:
    20,944
    Only took me a few seconds to find the tool he was referring to. I don't think Unity wants it being linked here though. Still anyone who is actually interesting in finding out should be capable of performing a basic Google search like I just did.
     
  11. Zeblote

    Zeblote

    Joined:
    Feb 8, 2013
    Posts:
    1,102
    If you're going to rip someone elses game but need to ask for help on the unity forums that's really lame.

    I'm 90% sure that's what this topic is.
     
  12. Schneider21

    Schneider21

    Joined:
    Feb 6, 2014
    Posts:
    3,512
    Yeah, I didn't really grasp that initially. Failed to notice the OP was the same person asking all the other questions in the wrong forum about even the most basic of tasks, which indicates they likely never exported anything themselves before.
     
  13. Ryiah

    Ryiah

    Joined:
    Oct 11, 2012
    Posts:
    20,944
    Ah yes, I remember now. He's the one who spawned that amusing thread about adding a ceiling.
     
    Schneider21 likes this.
  14. Schneider21

    Schneider21

    Joined:
    Feb 6, 2014
    Posts:
    3,512
    Well at least we can be grateful for that.