Bobbyneal100's Forum Posts

  • Hello. I'm trying to add the quality change in a game so you can change the quality for better performance for gaming

    Like if the player wants to play the game but does not have enough ram, he'll set it to either 640x480 or 1280x720.

    OR if he does have enough ram, he'll leave it as 1366x768 or 1920x1080. This goes to quality, not the screen size

  • alright.

  • If you plan on making games for IOS, you will need a signing key(phonegap) and a developer licence from apple($99 a year) to develop for iPhone or iPad.

  • Thank you for replys, i'll try with Cordova CLI becouse i dont have C3 licence.

    One more thing, what is LTE and what is Current in nodejs download? What shud i use?

    Ok so your using Construct 2 to export to mobile.

    Not sure what you mean by current nodejs though. But I had to switch from Intel XDK to Phonegap Build because intel doesn't have the android build stuff anymore

  • No forget I said that. You actually need to provide some signing key for ios

  • Yeah that's pretty the only way now. Can't develop for IOS though because of some problems Adobe faced with the IOS export. So now I'm waiting for them to fix it

  • No problem. Any thing else you need help with

  • As for step 1, you go to the actual site and download the nwjs mac version,i used the latest version for mac

  • I faced this problem many times but got no where. But I did come up with a solution(for me it worked).

    I found out(for me) I had a runtime error. What this is that construct 2 does export you game(s) to Windows,Mac,Linux, but the runtime is messed up. So here is what I did to have my mac game running on Yosemite(the one I used)

    1. Go to nwjs and get the mac version of nwjs(not windows)

    NOTE: when you do get the mac version of nwjs, don't download the SDK version. That lead me to no where

    2.unzip the nwjs for mac and put the folder somewhere in desktop screen(home screen when you log in to mac)

    3. then what i did was open the folder, and found the exact icon as my exported game from Construct 2.

    When I opened it, I saw a NW.js screen,then exited out of the app.

    4.Then what I did was right click thee nwjs.app(not the newproject.app) and clicked on Show Package Contents.

    5. Then what I did was, I went back to my exported game: newproject.app(when I exported the game, this is what I saw as the title.), and right clicked on my game and show package contents.

    6. Now what I did was,I moved the files from the nwjs.app(again, not the newproject.app).

    I moved: Macos, Versions, Info.plist, and PkgInfo.

    NOTE: I did not select Resources folder.

    7. Now what I did was, I went back to my newproject.app(not nwjs.app) and right clicked on the app and selected show package contents. Once selected, I open the Contents folder, and saw the exact same thing as nwjs.app had.

    8. Now I had 2 folders open( one nwjs.app and one newproject.app) and copied the Macos, Versions, Info.plist, PkInfo to the contents folder of newproject.app.

    It also asked me to replace the same folders/files so i clicked on replace. Assuming I did not copy the Resources folder to the newproject.app/contents folder

    9.Once I moved those files/folders to newproject.app/contents folder, I exited out both folders(newproject.app and nwjs.app). Then clicked on newproject.app and saw my game running.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Are you using the latest version of mac?

  • But can this be done on vmware?

  • so there is no way of doing this?

  • Hey guys. I have a short game that I just tested out. I exported to Windows,Mac,Linux. Windows work flawlessly. Linux Had some problems, but I can run the Linux executable just fine. But the Mac version doesn't work. I read the instructions{https://www.scirra.com/tutorials/1276/exporting-desktop-apps-with-node-webkit} but didn't get anywhere. Does anybody here knows how to get the mac version running?

    Plus, I'm using Yosemite

  • Hey guys. I'm using spriter for my animations. When I import my animations to construct 2, It asks me which event do I want the images to go. I choose an event, but my images don't appear. I looked at the tutorial on how to import them to construct 2, images are still missing. What am I doing wrong?

  • Hello everyone. I was just wondering where I can find the Node Webkit 10.5. Its far to soon I know, but there is something I want to try. Does anyone know where I can find nw 10.5 for c2?