changing nodewebkit directory?

0 favourites
  • 3 posts
From the Asset Store
Simplistic hyper-casual game with nature elements. Tap to switch between the 4 elements and reach a better score.
  • Is it possible to move the DLL/pak stuff to a sub folder? I think it would tidy it up and help gamers get to the game!

    Currently:

    <img src="http://i.imgbox.com/aczFnDvl.png" border="0" />

    Better (I presume the directxsetup thing is necessary for everyone to see?):

    <img src="http://i.imgbox.com/abgjWRrS.png" border="0" />

  • I don't think node-webkit supports this. Why not make an installer with a desktop shortcut if you're worried about people not finding the game?

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Yea. The only way to get this possibly working would be with the help of some symlinks (or perhaps simply hidding the files would suffice?).

    Anyways. Of all the files you listed, nw.pak and icudt.dll are the only absolutely manadatory ones (well. nw.pak is. I haven't yet tried without icudt.dll, but since it's a networking library, one might even exclude that one as well).

    dxwebsetup.exe can be placed into a different folder (most studios place them into a folder called setup or install or extras or something to that avail).

    ffmpegsumo.dll is used for <audio> and <video> tags, so you only need them for apps using the audio/video capabilities of the browser (to be fair, most games probably need the audio tag, at the very least)

    libEGL.dll and libGLESv2.dll are used for WebGL and GPU acceleration

    D3DCompiler_43.dll and d3dx9_43.dll are used for the compatibility layer (to make sure that WebGL games run on non-WebGL compliant hardware).

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