Headbang Games's Recent Forum Activity

  • > InsaneHawk Would you mind trying out the new window implementation of NWjs?

    > All you have to do is, use a more recent version and add the mentioned Chromium arg to your package manifest file. You will know that it works, if it displays native Chrome stuff after pressing "F11" to go into fullscreen mode. (This is currently a bug and will get patched out soon.)

    >

    > As a side note, the mentioned multi-process architecture isn't the issue. I've done tests in the past when single processing was still working and it didn't help with the capture at all. Main reason for why I removed it from the Roundup, besides every 2nd update breaking the feature. It's something on the GPU side of NWjs that some, especially free recording software doesn't like.

    >

    > I've had success with receiving an answer from the OBS team in the past and they pretty much just told me that, it's the user's responsibility to pick a working mode for recording/streaming and so on.

    Well, I've switched to Electron and I'm happy with it, I'll most likely don't go ever back on NW.js now.

    Thing is, that I was stuck using an old version of NW.js because of their Greenworks plugin, which is forcing you to use a specific version of NW.js, in order to make it work (which obviously didn't work, since I had to find an alternative to it, being Electron (Overlay issues)

    Hi, can you please share what other issues using electron over NWjs solved for you?

    How did you get the steam overlay and achievements working on electron without greenworks?

  • On start of layout update your object with a variable containing the original X and Y of the object.

    Then move it relative to that.

  • You can put them in a container, then when creating the object all related objects in the container will also be created.

  • The layers are rendered in the order they appear in the layout editor, maybe the new one is below the old one, check for that.

  • Greenworks currently supports up to version 0.33.3, so you can't use 0.34 anyways.

    github.com/greenheartgames/greenworks/releases

  • This issue started after installing the latest version.

    At first the issue was that if I close construct with the tilemap window closed (only when it is not docked), when I open construct again and select it from the view panel, it doesn't show up.

    If I leave it selected, exit and return, it comes back again.

    I tried resetting all dialogs from the Preferences screen to see if it'll fix it.

    But this caused a another issue with the z order window, by default it is off, but now even if I turn it on, exit and return, I still don't see it.

    I tried resetting a couple of times, and I still can't manage to get the z order window to show up.

    Note: If I run an older version of construct, I can see it, then when I return to the new version it shows up too.

  • Fullscreen does not trigger the resize event.

    You can keep the browser.innerWidth and height to variables and check if they change, then reposition your sprites.

  • Ashely, this issue is seemed to be resolved in the latest beta, at least for me.

    gigawaller, if you can confirm it on your side, this can be marked as resolved.

  • Great, simple enough, cant believe I did not think of it, cheers!

  • Thanks for the quick answer!

    Can this be applied to one specific dictionary?

    The thing is most of my dictionaries holds user data and I do want to save those, but one is used for texts and translations, which keeps getting bigger with each language.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • I'm guessing probably not, but still, does anybody knows if there is a way to exclude dictionaries from being saved with the official save feature?

  • Ajax is used to read any of the files stored within your game's directory and get back the data.

    Ajax.lastdata will show you the file's content, so if you make a file called stuff.txt and write "more stuff" inside it, then request it with ajax you will get the string "more stuff" back.

    You can access files that the C2 project uses or external files you imported yourself, and import data into your game, like a json or a txt file.

    You don't need to fetch video files to play them, the video plugin can read the files stored under the files folder, just write the file name with the correct extension in the video plugin settings or in the load action.

Headbang Games's avatar

Headbang Games

Member since 5 Dec, 2012

Twitter
Headbang Games has 1 followers

Connect with Headbang Games

Trophy Case

  • 11-Year Club
  • Jupiter Mission Supports Gordon's mission to Jupiter
  • Forum Contributor Made 100 posts in the forums
  • Forum Patron Made 500 posts in the forums
  • Popular Game One of your games has over 1,000 players
  • Coach One of your tutorials has over 1,000 readers
  • Regular Visitor Visited Construct.net 7 days in a row
  • Steady Visitor Visited Construct.net 30 days in a row
  • RTFM Read the fabulous manual
  • Email Verified

Progress

20/44
How to earn trophies