How do I avoid have a Package.nw file on distribution?

0 favourites
  • 4 posts
From the Asset Store
Source File, music and art pack for Android Negotiator
  • Hi,

    recently I have seen in a well-know commercial project made in our loved Construct2, which is on Steam also, that on its files, it hasn't the package.nw file which contains all the graphics, sprites data, imported files (f.e.: videos). How it is possible to avoid this file when you want to distribute your project? Its needed in order to avoid someone could access to resources.

    Thanks

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • Anybody knows??

  • just merge the .exe and package. Open a CMD prompt:

    copy /b yourgame.exe+package.nw newname.exe

    be sure to put .exe first then package, also look at enigma vb if want to make just 1 file

  • Thanks Frozenen, the "Enigma vb" option looks like the best way.

    Anyway, the cmd its a quick solution

    EDIT: the CMD solution freezes eventually the new exe. I though maybe, only the Enigma would works. I have tested it with the trial version and then I realize that it only protects executables files. There is NO posibilities to hide "package.nw" from users.

    Any other option??

Jump to:
Active Users
There are 1 visitors browsing this topic (0 users and 1 guests)