Halfgeek's Forum Posts

  • Hmm, Silverforce, your game is not compatible with my HTC Sensation XE. Maybe it's my processor or resolution. I don't know, but it doesn't bode well I suppose.

    Its 720p minimum, and needs devices with 1GB ram.

    Its because of my design, its literally the worse way to do a mobile game via CocoonJS, because its major flaw is loading all assets on startup and not layout as needed. So its around 440mb total art/music/sound assets. I have a lot of big sprite enemies with heaps of animation frames.

    As long as you avoid these designs (big art and lots of it), C2 -> CocoonJS to Android and iOS is fine.

    Edit: This problem with CocoonJS really pisses me off (pardon the french), since my app is newly released and I already have people giving me 1 star rating due to "game not loading" issues, when their devices have 512 or 768mb ram, clearly in my description I said minimum 1GB ram required... it does not bode well when you have a new app and getting 1 stars..   <img src="smileys/smiley19.gif" border="0" align="middle" /> Sad panda is sad. <img src="smileys/smiley19.gif" border="0" align="middle" />

    ps. When I started this game, the issue is known but Ludei and Scirra were apparently in contact working on a layout-by-layout loading of assets to minimize memory use. So i kept going with the high art design hoping they would fix it by then.. that was 7 months ago. So if you are reading this and would like to support a fellow C2 indie dev out, please test try my game on Android with devices with 1gb ram and a decent CPU (Tegra 3/Samsung S3 onwards) and give me some ratings to counter the 1 stars..   <img src="smileys/smiley19.gif" border="0" align="middle" />

    play.google.com/store/apps/details

  • What kind of complexity visually do you need for it to run well on mobiles? Simple puzzle games have no issues on most phones. As soon as you start throwing a lot of 256 x 256 px animated sprites at it, anything less than Tegra 3 is going to struggle.

    My game is just functional on Tegra 3 devices, 25-30 fps. On Samsung S3 or anything newer, it runs much better.

    Test it out if you want a measuring stick on performance vs visuals:

    play.google.com/store/apps/details

  • little off-topic: did you put ads in Chrome Webstore version? if yes what kind (AdSense?) and how

    I haven't gotten to it, but eventually will have to go freemium with IAP and ads. I hate that games have ads in it, it detracts from immersion but meh.. if people want things for free i guess it has to be.

  • Yeah thanks for the tutorial I got it to work flawlessly.. using CocoonJS trigger to disable ads during gameplay but have it display only in menus etc.

    play.google.com/store/apps/details

    Tip for someone doing something like this, if you trigger hide ad banner with "on start of layout", it will hide it.. until the ad refreshes itself (30 to 60s) then it pop up again.

    Need to use an actual trigger: CocoonJS "on ad shown", hide it so it repeats itself whenever the ad refreshes and auto hide.

  • "This thing is horrible running HTML5 games on Chrome, mine was running at 15fps compared to Nexus 7 with Snapdragon running it 60 fps."

    I just read on Anandtech that Atom Z2760 have 33220.9ms in Kraken test and Exynos 5 Dual 11146.0ms - so this Atom is 3x times slower in Javascript benchmark

    And thats 3 times slower than Exynos Dual, there's already Quad variants out for awhile. Last-gen Atom is horrible for gaming. As was Tegra 3/4 when its not running 3d games optimized for NV. My barely 1 year old Asus TF700 with Tegra 3 struggle with my game at 25-30 fps, while a Samsung S3 phone is in the 40-50 range.

    I mean once we step out of cutting edge, the NOW, there's still lots of users on older devices and they do have issues running HTML5 games. But a year from now, the current stuff will be old and it should be much better. :)

  • No i mean the Atom from 2012, its in a lot of devices.

    Intel� Atom� Z2760 Dual-core CPU 1.8Ghz

    This thing is horrible running HTML5 games on Chrome, mine was running at 15fps compared to Nexus 7 with Snapdragon running it 60 fps.

    I saw the benches for the new Atom, its much faster so there's some hope.

  • Ldk, that is really cool.. the scene is so immersive, welldone!

    I've learnt a lot on game design and art from seeing the work of others on here, much thanks to all.

  • I suppose the main issue I and others are concerned about is security and cheating.

    In a p2p connection, cheating is often as simple as loading up Cheat Engine and changing one or two variables. Obfuscation or no, this is incredibly simple and can take little no nearly no effort.

    If you have a server available to verify at least one or two bits of data here and there, you can prevent the majority of cheaters.

    There is a flaw in this that goes way back in gaming history, and here's a simple dogma for gaming.

    If people want to cheat, they will. No matter your implementation. Even MMOs with a massive team and server side monitoring have cheats. Don't design your game around cheaters, focus on the rest of the good folks.

  • As long as mobile devices aren't running games at native 1600p or 4K res, next-gen stuff will handle 2D games easily and plow through 3d.

  • Next Generation mobile devices run HTML5 games with 60 fps after all.

    True but not completely, since a lot of weaker SoCs out there still struggle.. Intel's current Atom is a dog, it managed to run my game on Chrome at 15 fps, whereas my Nexus 7 tablet runs it a 60 fps.

    Likewise, Tegra 4 devices are horrible in comparison and its not even that old.

    While new stuff from here on out should have no issues, the majority of the mobile market is still on older hardware.

    But I do feel HTML5 is the future, its just I would like to be able to sustain myself until that future is realized, and with CocoonJS loading 400mb into the ram at the start, more than half the mobile market is automatically non-valid for my game. <img src="smileys/smiley19.gif" border="0" align="middle" />

  • Newer devices with Snapdragon S600 or S800 can run direct HTML5 view over wi-fi on chrome at 60 fps, 720p HD game with heaps of layers and effects.. I know, because its my game.

    Mobiles progress in performance so fast, what seems impossible now will be possible next year.

    But still, we are in the now, and currently its still quite lacking with CocoonJS and Intel XDK/Crosswalk.

  • 5Type,@cappdog,@silverforce thank you guys!

    here another little screenshot,now the fox can climb some cliffs

    <img src="http://i.imgur.com/E8nD37j.gif" border="0" />

    suntank nice game! just voted for you

    It's mesmerizing, you Sir, are onto a winner!

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Fireman spraying water (WebGL effects) at a spreading flame column is a pretty good idea. Add in forest animals on fire running amok (randomly generated, have to put the fires on them out with your water spray asap or they die!).. and you could have yourself a very fun game. Keep at it!

  • Such a cool idea, RPG Word Puzzle game!

  • How would you rate Stencyl versus Construct 2, as in, its ease of use and powerful features.. because it looks really interesting to me, since my next games are all heading towards lots of HD art, and Ludei doesn't seem interested in fixing its memory management issues.