Question Regarding Advanced OS Platform Info (Windows Theme)

0 favourites
  • 2 posts
From the Asset Store
Advanced inventory mechanics for your RPG game (Array-based). Take Items, split them, pick up them, read the description
  • I'm casually playing around with NW.js and doing some modifications in order to create stuff like "native" applications. Now I've reached a point where I would like to fetch some OS related information using JS or other web-tech.

    I know this information is very specific but I would like to fetch, if the OS supports transparent windows. On OSX it's generally not an issue, since pretty much all versions support it but on Windows, users could have a theme (e.g. non-aero), which doesn't support transparent windows.

    Construct 3 doesn't seem to have an expression to fetch OS related information at all. From what I could find there is only a browser expression, which returns a simple string like "win32" at best.

    Here is a detailed question I've already asked the NW.js team but noone responded yet.

    The question basically is: Can you fetch OS information, including the currently used theme (e.g. aero)?

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Found a workaround by checking the background opacity level. Guess that fetching detailed OS info like this is impossible anyway.

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