TheRealDannyyy's Recent Forum Activity

    For desktops - I have to check that thing Colludium mentioned - Electron. Nw.js is just too unreliable

    Might want to check out Armaldio's recent work with bringing Electron support into C2: https://c2electron.github.io/guide/

    Don't ask me for specifics though (I tested it when it came out about a year ago), feel free to tag him or ask him questions in our Discord.

    Wrapped JavsScript will always suffer from lower performance -if- the wrapper tries to be a full browser instead of it being a performance optimised game engine. GPU bottleneck might be the cause in some cases, but in my experience a wrapped c2 game will always perform worse than one that was made in another game engine. There are no magic answers - all users of even the top game engines have to consider hardware limitations. It's just that c2 adds a layer of complexity (the browser) that is not optimised for games. Of course, here's the data - try out a simple bunnymark test:

    c2 capx

    godot engine bunnymark

    get godot here

    I tested on a desktop (i5 16Gb HD4000, NWjs for c2 export) and mobile (Nexus 5X, Phonegap for c2 export); when the FPS dropped to below 55 I considered the test complete. Results:

    Godot desktop: 2200 bunnies

    Godot android: 750 bunnies

    c2 desktop: 1450 bunnies

    c2 android: 420 bunnies

    Thanks for providing something useful in here. Did Ashley already take a look at this one Colludium?

    Here are my results:

    Godot desktop: ~2435 bunnies

    Godot android: -

    C2 desktop: ~1500 bunnies

    C2 android: -

    Desktop: AMD FX series 3.6ghz, nvidia GTX 670 (4gb vram), latest NW.js release

    You're a funny fella aren't ya? Telling newt to stop trolling but then doing it yourself by posting "funny" images.

    Anyway I'm not falling for your attempt of starting a "keyboard war" and refrain from doing any personal attacks.

    Dude, this is not court. I don't need evidence. I am coming here with a problem. You want me to prove that ?my problem is not real? Really??? If there wouldn't be a problem - I wouldn't be here. I really have things to do you know. Sitting here and proving something I really don't need to prove is not a hobby of mine.

    If you've read my previous statement, I have even clearly said that quote:

    "I'm not saying that you're wrong but without any evidence to go with your claims, there is no way for Ashley or others to investigate this."

    I'm just trying to figure out if you're actually requesting help or just complain for the sakes of complaining.

    And here you come - not helping. Not even willing. So yes, please - ignore those posts if you have no good will to actually help anybody. Because sorry - I am not sending an NDA material to a stranger on a internet forum just because he wants it. You are just a user. Yet you act like wannabie moderator or admin. Why the heck you even came to this topic? O.o

    Your response surely took your about 5-10 minutes, you could've sent something useful to Ashley (not publicly) during that time, since you're basing your post on some sort of "sample project".

    You know what I expected to see? What I hoped for? Someone saying "Irbis, you are wrong. And here's why:"

    And then providing me with a nice working tutorial for a mobile export that you know is working (you know something that isn't outdated or unavailable right now).

    Or maybe a nice lifehack of how to make Desktop exports work on Linux or/and Mac. I don't know. By maybe some extra .bat file or some other magic I might not be aware of. That'll be help. That would be helpful. But no. You come here to complain about other people complaining (But looking for a fix).

    Why should we do the work for you? You are the one complaining and should come up with valuable information to back up your claims.

    After that information has been provided, I'm surely willing to help you out with this.

    Am I really the only one seeing a problem here? Are you perhaps related to Newt or maybe its an Alt Account of his?

    There is a very nasty group on this forum that always attacks but never really helps. A mini-4chan. Guess I have to report your post too and add another name to the blocklist.

    Creative but I'm someone that can actually understands the reasoning behind, providing evidence to work with.

    By the way, this is a public forum so expect to receive responses that are probably against your narrative or whatever you're trying to accomplish with this.

    EDIT: Just do what Colludium did above and we're all willing to help you out.

    1. Desktops (via Nodekit)

    -Mac port

    Has terrible performance to the point that even the simplest game runs like PowerPoint slideshow/presentation, rendering the game unplayable. So there goes that niche but lucrative Apple audience.

    -Linux port

    Most of the time the game won't even run or run with an error or like Mac port - a slideshow. So there goes the not really lucrative BUT loyal and caring audience.

    -Windows port

    only 32bit (64bit Nodekit is slow as hell and buggy) and doesn't have a native support for the most lucrative storefront on the planet (Steam) because official Steam API plugin is unfinished, buggy and is lacking features. The only way to get it working is via paid plugin from Scirra Store, that is always up2date, has all the features and is bugfree. And its price is like half of the whole Construct 2 price lol.

    ...

    As usual, a complaint without any evidence. Are you guys at this point, seriously asking for help or just complain for the sakes of complaining?

    It's ridiculous that the majority of these kinds of "everything sucks, please fix Ashley" posts, never include any evidence to work with.

    I'm not saying that you're wrong but without any evidence to go with your claims, there is no way for Ashley or others to investigate this.

    If you have evidence but don't like to use cloud services, PM me everything you got and I'm willing to share it for you.

    Unless you provide any further, more practical proof for your claims, I'd like to request for this topic to be closed (like all the others).

    (I frankly won't blame Ashley for ignoring these kinds of posts in the future because they are all essentially just pointless rants IMO.)

    I am so tired of this that unless you produce any evidence to the contrary, I will just ignore any further complaints. I would actually be super interested to see any evidence to the contrary, because I never do. And if you don't provide any, I would kindly ask that you take a less accusatory approach to the issue.

  • I havn't done any significant testing, only some small ones for personal curiosity. But when it comes to rendering I didn't many any issues.

    If you have a simple test scene running at 160 fps in native, but 60fps in WebGL, it doesn't mean native is double performance, as WebGL is capped at 60fps, so you can't really compare.

    Disable V-sync in Chrome or in NW.js using the chromium arg/flag, to go above 60fps. That should really not stop anyone from providing good performance benchmarks.

  • Ashley has a point, investing to a young technology which has potential to improve in time. But currently, within this decade, I'm with digitalsoapbox on this one, HTML5 is too young, javascript so slow... Even making a small Flappy Bird game is far more stable making in Unity for an Android Jellybean phone from 2012 than making on C2. ...

    Could one of your guys please provide something which actually has some sort of valuable information in it?

    I mean I'm always biased towards native but these sorts of claims are what Ashley has been criticizing several times in this forum already.

    ...As far as I remember, my tests back then has a performance of 60fps stable no significant spike for the game made on Unity and 24fps unstable, frequent lag spikes and unplayable for the one made on Construct 2.

    Theoretical FPSs or hypothetical speeds between native and html5 doesn't matter anymore when real life benchmarks are so significantly bad.

    In conclusion: Ashley you're so wrong ...

    This is simply not enough and can in my opinion, also easily be faked.

    I would be nice if either you, or digitalsoapbox could provide the following to prove your claims:

    • Re-created C2 in-house example with export + source files (e.g. in Unity)
    • Description of your benchmark test (details on how you did it and on what kind of machine)
    • Precise performance comparison (FPS, CPU and Memory Use)

    Upload all those files and provide all the necessary information so that everyone is able to reproduce and do performance comparisons by themselves.

    Please keep in mind that this has nothing to do with me, desperately trying to defend web technology or Ashley.

    I just think that every claim needs, clear and reproducible evidence to go with it (just like when reporting a bug).

    Maybe I can use this forum to also say that imho this needs to change.

    At least have an asterix * stating that it's reliant on 3rd party exporters for some of the platforms.

    Yeah I have noticed a similar case with the "make multiplayer games" showcase.

    While these cases don't necessarily fall into the category of "false marketing", they are still quite misleading in my opinion.

    The explanation for why my case could be misleading: Sombrero: Spaghetti Western Mayhem is actually not using the native multiplayer plugin, it's using Photon.

    Photon is a 3rd party (ironically subscription based) service, which offers multiplayer features using a traversal/cloud server.

    A traversal server is generally more stable compared to the traditional "peer to peer" system that the native multiplayer plugin uses.

    Not only that but I guess that Photon probably also offers features which the current native multiplayer plugin doesn't have.

    Important notice: I'm not suggesting that Scirra should remove the promotion!

    I'm just recommending to add a small "hint" (maybe using an * as Havok suggested), which makes it clear that the showcased game is using 3rd party services.

    Wanted to get this off my chest for quite some time now, keep up the great work Scirra and I'm going back into lurk-mode.

  • Works like you intended.

    The mouse pointer is the lighter spot above the text-bubble. I suppose that is like it should?

    Weird, I guess it's an issue on my end. No clue about the cause of this issue though.

    Yeah that's intended behavior by the way. Thanks for testing.

  • No problem here with Firefox 53 (32Bit) and Win7(64Bit). Works how it should.

    Could you do me a quick favor and playtest this game: https://www.scirra.com/arcade/action-ga ... game-16921

    You shouldn't be able to see the mouse cursor at all, however on my end it's there using Firefox.

  • I don't know. I just blew the dust off my old windows vista and gave it a try. It didn't work at first but after updating firefox it also works. I don't have a win 7 so I can't check that system.

    You could look through you're mouse settings and see if there's anything that maybe interfering. I think some of the windows themes affect the mouse properties too so you could try switching to the basic theme if you aren't already using it. Check if you have any ff plugins that could affect the cursor. Other than that I'm out of ideas.

    Switched off Aero, disabled script + adblockers and it's still the same.

    I really think this is a Firefox on Windows 7 issue but I can't be 100% sure.

    Would be nice if other Win7 (64bit) users could check this out and share their results.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • works for me. I'm on win 10. and the latest stable ff browser.

    try updating your FF browser

    "Note: cursor: none; is not supported until Firefox 3, Safari 5, and Chrome 5. Not at all supported in IE or Opera. "

    https://css-tricks.com/almanac/properties/c/cursor/

    I did reproduce this in Firefox v53.0 (32-Bit) which is the latest stable build.

    Could this perhaps be an OS related issue?

  • Problem Description

    As the title says, the action to set the mouse cursor invisible (none) is broken in Firefox.

    Attach a Capx

    Download the capx there.

    Description of Capx

    Simple example to reproduce the bug.

    Steps to Reproduce Bug

    • Open the capx and enter the preview in Firefox
    • Click on the "none" button
    • Notice that the mouse cursor is still the same

    Observed Result

    The action to set the mouse cursor to none doesn't seem to work in Firefox.

    Expected Result

    The mouse cursor should be invisible after clicking on the button.

    Affected Browsers

    • Firefox: (YES)

    Operating System and Service Pack

    Windows 7 with latest updates and up to date drivers.

    Construct 2 Version ID

    Newest release r244 Steam release. [Personal Edition]

TheRealDannyyy's avatar

TheRealDannyyy

Member since 30 Sep, 2014

Twitter
TheRealDannyyy has 18 followers

Trophy Case

  • 10-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
  • Forum Hero Made 1,000 posts in the forums
  • Regular Visitor Visited Construct.net 7 days in a row
  • RTFM Read the fabulous manual
  • Great Comment One of your comments gets 3 upvotes
  • Email Verified

Progress

18/44
How to earn trophies

Blogs