Guillermo's Forum Posts

  • Nope, i have the same problem

  • Nope, i have the same problem

  • So , this can resolve mi problem?

    viewtopic.php?f=152&t=120227&p=860716#p860716

  • So , this can resolve mi problem?

  • I noticed that the error is reproduced in the release 149 onward,in the down versions i dont have problems, may be the "new" HUD canvas method

  • Already turned it off... (if the icon caching was for me).

    Same, and nothing change

  • I'm pretty sure display glitches like this are graphics driver problems. In the past similar glitches have been fixed by a driver update. It's perfectly possible that the latest driver is still buggy.

    I don't think there is anything we can do about this - that blanked out section is handled and drawn by our UI library, so it's not our code.

    I tested the other construct2 releases and have this problem from the r149 onward, i have another computer (laptop) with the intel mobile graphic and dont have any problem with the window, but again consider as a program bug that must be corrected

  • Problem Description

    Hi, i have 1 year using the construct 2 steam in my windows 7 32 edition, and i not have any problem, but when change my Operating System for the other version (64 bits) i have this problem in the layout/event sheet window

    I can´t see the tabs and can´t see few other layouts ¿any idea?

    pd: this is my graphic card with the the updated drivers

    Affected Browsers

    • Chrome: (NO)
    • FireFox: (NO)
    • Internet Explorer: (NO)

    Operating System and Service Pack

    ____ WINDOWS 7 ULTIMATE (64 edition) ____

    Construct 2 Version ID

    ____ R190 STEAM LICENSE ____

  • Castlevania SOTN

    Megaman

    Guilty Gear

    Chrono Trigger

    Pokemon

    The binding of isaac (is new but is old school style)

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • I dont have a PS Vita, only PSP and 3ds

  • Ah sorry, thanks

  • Looks cool, downloading

    Super Meat Boy, Megaman ,Castlevania SOT

  • Steps to change icon and app name :

    1) Download APKtool

    2) decompile xdkhtml5test.android.crosswalk.arm.20140106171902.apk

    run - apktool d <.apk file>

    4) cd xdkhtml5test.android.crosswalk.arm.20140106171902

    6) You can remove permissions in "AndroidManifest.xml".

    5) cd res

    6) make your icon.png file of 96x96 resolution

    7) copy icon file in all drawable<-hdpi/-ldpi/-mdpi/-xhdpi> folders

    8) cd values

    9) open strings.xml in notepad and change "app_name" :

    <string name="app_name"><your app name></string>

    10) save file

    11) recompile xdkhtml5test.android.crosswalk.arm.20140106171902.apk

    run - apktool b xdkhtml5test.android.crosswalk.arm.20140106171902 xdkhtml5test.apk

    12) Now sign the apk

    java -jar signapk.jar testkey.x509.pem testkey.pk8 xdkhtml5test.apk xdkhtml5test.signed.apk

    13) make sure to copy xdkhtml5test.signed.apk copy in "srcapk" folder

    14) remove folder if any inside "srcapk"

    15) make sure to keep only 1 .apk in "srcapk" folder

    16) run go.bat

    Thanks!

  • Where download the spriter and the plugin?