RBuster's Recent Forum Activity

  • Won't build, failed to install the WKWebView plugin that XDK recommends: https://github.com/Telerik-Verified-Plugins/WKWebView

    Also failed to install the Cordova dependency, WebView Server.

    Le-sigh.

    It's happened after the last Construct 2 update (r223) and I don't understand why. I had to delete the WKWebView from XDK plugin management tool to be able to build the IPA. Also after this update sometimes portion of my screen is magnifying and I've to restart the app to play the game again. Maybe Ashley could explain about theses issues, including WKWebView.

  • The more deep I dig into Godot the more excited I am.

    Here is a really

    Subscribe to Construct videos now

    Super cool!

    Thanks for all the tips. I knew about Godot but I never spent much time to figure out how it works. Now, after read your posts I started to learn Godot yesterday and I really liked.

    I believe that learning a simple scripting language is a easy entry to more complex coding. As you said the principles are the same. Learning new things is always wise because all knowledge is somehow related. Simple scripting could be easily compared to Constructs eventing.

    Subscribe to Construct videos now

    Wow! It's a realtime preview. Awesome.

    This is the thing which always scared me out from GameMaker. Their own script language. And now Godot has their own one as well. It would be much better if they use some popular language. There are so many languages out there why to make another one?

    When you spend your time to learn the popular language like JS, C# (w/e) then you still have some skills in hands even when you quit the engine. And now when you spend months mastering their own language, you are left with no power once you quit.

    GDScript is based in Python, so it's not really a new language. It's just adapted their own needs. They talk about it in the tutorial.

  • Finally a good news!

    I had talk to Paul about the crosswalk update and the possibility that fix the current problems. It is a relief to know that there's a light at the end of the tunnel. Thanks a lot

    PS: Did you mean "--ignore-gpu-blacklist" instead "--show-fps-counter" in the information below, right? (moreover, if you have disabled the counter, how to know the FPS )

    CLI 5.1.1, CW15

    FPS: 10-20 with --show-fps-counter enabled

    FPS: 40-55 with --show-fps-counter disabled

    CLI 5.4.1, CW15

    FPS: 10-20 with --show-fps-counter enabled

    FPS: 43-58 with --show-fps-counter disabled

    CLI 5.4.1, CW16

    FPS: 45-57 with --show-fps-counter enabled

    FPS: 51-62 with --show-fps-counter disabled (not really sure why FPS meter shows counter as over 60 sometimes, but it does)

    : It was my first thought too.

  • After the update a portion of my iPhone screen is magnifying. Does anyone else is having this issue?

    I was waiting for the update to fix the audio distortion for release my game for iOS (I'm giving up about the android version: my game is unplayable because is extremely slow), and now appears another problem after the update. I really hope not to have to wait for the next update to fix it!

  • For Android I highly recommend XDK.

    CocoonIO's biggest flaw are all the ridiculous permissions it adds. Do you know how anti-gamer that is? People see you need phone record, geo-location and it's an auto red-flag against your app. Like adding a huge barrier, which is something you never want as a small time indie.

    These permissions should be optional, added when plugins use them, not added by default "in case the plugins need them".

    For iOS, I do recommend CocoonIO, the Webview+ on iOS8+ is amazingly fast.

    Actually, I prefer to build ipas rather than apks in the XDK. The iOS versions of my games run smoothly on my iPhone 6 whereas my apks having a serious lack of performance in several devices. I think you should give it a try.

  • You could try the Revmob. I usually use Chartboost/Admob/Revmob.

  • I had a conversation with the Intel's support about the XDK and he gave me some explanations/instructions on how to optimize the APK through additions.xml before generating the application. I'm not opening the topic for discussion, but only to make it as a reference for those who want to solve the problems that the XDK has shown recently.

    [quote:1wgfxlpo]For those Construct2 users who are experiencing Crosswalk performance problems with CLI 5.1.1:

    do not reference plugins in your intelxdk.config.additions.xml file, it will cause problems, see this post > https://software.intel.com/en-us/forums ... pic/594986 (Add plugins via Plugin Management Tool and avoid intelxdk.config.additions.xml file)

    put your source into a www directory inside your project directory, see this post > https://software.intel.com/en-us/forums ... pic/607195 (Importing a Construct2 Game into the Intel XDK)

    add the following to your intelxdk.config.additions.xml file, see this FAQ > https://software.intel.com/en-us/xdk/fa ... animatable (How can I improve the performance of my Crosswalk app so it is as fast as Crosswalk 7 was?)

    Crosswalk performance problems are usually due to a lack of the --ignore-gpu-blacklist option in the intelxdk.config.additions.xml file (see above for how to add it). Also, see this blog > Chromium Command-Line Options for Crosswalk Builds with the Intel XDK for some additional tools that can be used to modify Crosswalk webview runtime parameters.

    CLI 4.1.2 included this option automatically. Because there is such a dramatic change to the CLI 5.x build systems, you must now add it manually to make sure it is part of your Crosswalk built app.

  • Did you had access to the build log? Could you copy the intelxdk.config.additions.xml content and paste here?

  • It is possible, but quite a bit of a roundabout method. Any particular reason you need to use XML?

    Here is a rough idea of the steps:

    Import your XML file as a project file. https://www.scirra.com/manual/141/files

    Load the XML file into memory with AJAX.request. https://www.scirra.com/manual/107/ajax

    Access the data with AJAX.lastdata.

    Use tokenat() to parse the information you need from your XML file. https://www.scirra.com/manual/126/system-expressions

    Use the information you got to set the Sprite Animation, or to destroy and replace with another Sprite.

    I want to use to set a specific frame in according to the text that is shown, but it seems it takes a lot of work, so, I''try to find another solution. Thanks at all.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Thanks, blackhornet

    In this case, I just need to touch in the edges instead of to slide my finger, right?

  • I want to change the frames of a sprite animation or even make changes to it at the end of each paragraph of a XML file. Is it possible?

  • up

RBuster's avatar

RBuster

Early Adopter

Member since 29 Oct, 2012

Twitter
RBuster has 2 followers

Connect with RBuster

Trophy Case

  • 12-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
  • Coach One of your tutorials has over 1,000 readers
  • Educator One of your tutorials has over 10,000 readers
  • Regular Visitor Visited Construct.net 7 days in a row
  • RTFM Read the fabulous manual
  • Email Verified

Progress

21/44
How to earn trophies