Home / Uncategorized / Kwik4 release version 4.1.0

Kwik4 release version 4.1.0

Download Kwik4

Previous version

  • Kwik1 End of Support, No longer available
  • Kwik2 End of Support, No longer available
  • Kwik3 End of Support Dec 2017

Kwik4 Environment

  • Corona SDK
  • Adobe Photoshop CC2014, CC2015, CC2015.5, CC2017, CC2018

note: Kwik3 supports Adobe Photoshop CS5, CS5, CC and CC2014, CC2015, CC2015.5 but does not include new features of Kwik4.

Device

Corona SDK supports iOS, Android, Mac, Windows including apple’s TVOS, amazon’s FireTV and tablets

Limitation

    • Corona SDK does not support Video API on Mac/Windows. you can work around with WebView(media API)
    • Video API on iOS/Andorid does not support streaming protocol such as HLV, RTTP

Pro License

A Pro license purchased is eligible both for Kwik3 and Kwik4 but supported features are different. You don’t need two licenses, one for Kwik3 and another for Kwik4. One license covers kwik3 and kwik4. You can install Kwik up to 2 machines.

        • Price $249.99
        • Academic $149.99

further information, please contact with email support@kwiksher.com

for Kwik3

      • Perpetual, not montly nor yearly subscriotion
      • you can publish more than 6 pages
      • particle editing is not included even kwik paid license is obtaiend

for Kwik4

      • Perpetual, not montly nor yearly subscriotion
      • you can publish more than 6 pages
      • particle editing(kaboom) is included

Kwik4 new features

      • NEW:Robtleg style file structre
      • NEW:lua template files for publishing.
      • NEW:Project Properties > Publish > Update template.
      • NEW:custom file
      • NEW:ultimate config
      • NEW:exporting a xml when copying a component, import a xml when pasting
      • NEW:filter
      • NEW:enables/disables a button
      • NEW:Front/Back is added
      • NEW:Play Audio action has control parameters
      • NEW:Play random animation with no repeat once played
      • NEW:Default values for properties on Kwik panel
        • layer properties
        • audio settings
        • linear_anim_properties
        • spritesheet_properties
      • you can find these default xml files in YOUR_PROJCT_FOLDER/tmplt/defaults
      • Modified:Play Random is not compatible. Please recreate if using Kwik3 project
      • Modified:Group order is reversed. Please rearrage if using Kwik3 project
      • Modified:each external codes need ‘require’ statament for an external library file
      • Modified:file naming
      • assets/images/p1/xx.png
      • assets/images/YY.png — shared asset(used to be kwkYY.png)
      • Experiment:page_swipe_curl
      • Experiment:Spine
      • Experiment:Sprite illuminator
      • Experiment:Texture Packer

Installation

For signing issue, please check the photoshop preference, plugin generator and allow internet connection.

if not work, open Terminal app and copy and paste the following line and hit Enter. Then restart Photoshop.

For CC2018

Mac

defaults write com.adobe.CSXS.8 PlayerDebugMode 1

Win

reg add "HKEY_CURRENT_USER\Software\Adobe\CSXS.8" /v PlayerDebugMode /t REG_SZ /d "1" /f

For CC2014, CC2015

Mac

defaults write com.adobe.CSXS.6 PlayerDebugMode 1

Win

reg add "HKEY_CURRENT_USER\Software\Adobe\CSXS.6" /v PlayerDebugMode /t REG_SZ /d "1" /f

For CC2015.5, CC2017

Mac

defaults write com.adobe.CSXS.7 PlayerDebugMode 1

Win

reg add "HKEY_CURRENT_USER\Software\Adobe\CSXS.7" /v PlayerDebugMode /t REG_SZ /d "1" /f

For CC2014, CC2015

Mac

defaults write com.adobe.CSXS.6 PlayerDebugMode 1

Win

reg add "HKEY_CURRENT_USER\Software\Adobe\CSXS.6" /v PlayerDebugMode /t REG_SZ /d "1" /f

In order to use Kwik3 project, goto Project Properites > Update template button. It will setup kwik4 template files to your kwik3 project folder

Updating Kwik

      • Kwik3 and Kwik4 can co-exist.
      • When Kwik4 is updated with bug fixes or new features, please update the tmplt from Project Properites > Update template button

Support forum

Kwik4 forum

Contact form

Contact Form

Other products

    • Kutt End of Support
    • Kaboom on Kwik3 End of Support Dec 2017
    • Kaboom on Kwik4 included in a Pro license

Download Kwik4

Previous version

  • Kwik1 End of Support, No longer available
  • Kwik2 End of Support, No longer available
  • Kwik3 End of Support Dec 2017

Kwik4 Environment

note: Kwik3 supports Adobe Photoshop CS5, CS5, CC and CC2014, CC2015, CC2015.5 but does not include new features of Kwik4.

Device

Corona SDK supports iOS, Android, Mac, Windows including apple’s TVOS, amazon’s FireTV and tablets

Limitation

    • Corona SDK does not support Video API on Mac/Windows. you can work around with WebView(media API)
    • Video API on iOS/Andorid does not support streaming protocol such as HLV, RTTP

License

A Kwik license purchased is eligible both for Kwik3 and Kwik4 but supported features are different. You don’t need two licesenes, one for Kwik3 and another for Kwik4. One license covers kwik3 and kwik4. You can install Kwik up to 2 machines.

        • Price $249.99
        • Academic $149.99

further information, please contact with email support@kwiksher.com

Kwik3 License

      • Perpetual, not montly nor yearly subscriotion
      • you can publish more than 6 pages
      • particle editing is not included even kwik paid license is obtaiend

Kwik4 License

      • Perpetual, not montly nor yearly subscriotion
      • you can publish more than 6 pages
      • particle editing(kaboom) is included

Kwik4 new features

      • NEW:Robtleg style file structre
      • NEW:lua template files for publishing.
      • NEW:Project Properties > Publish > Update template.
      • NEW:custom file
      • NEW:ultimate config
      • NEW:exporting a xml when copying a component, import a xml when pasting
      • NEW:filter
      • NEW:enables/disables a button
      • NEW:Front/Back is added
      • NEW:Play Audio action has control parameters
      • NEW:Play random animation with no repeat once played
      • NEW:Default values for properties on Kwik panel
        • layer properties
        • audio settings
        • linear_anim_properties
        • spritesheet_properties
      • you can find these default xml files in YOUR_PROJCT_FOLDER/tmplt/defaults
      • Modified:Play Random is not compatible. Please recreate if using Kwik3 project
      • Modified:Group order is reversed. Please rearrage if using Kwik3 project
      • Modified:each external codes need ‘require’ statament for an external library file
      • Modified:file naming
      • assets/images/p1/xx.png
      • assets/images/YY.png — shared asset(used to be kwkYY.png)
      • Experiment:page_swipe_curl
      • Experiment:Spine
      • Experiment:Sprite illuminator
      • Experiment:Texture Packer

Installation

For signing issue, please check the photoshop preference, plugin generator and allow internet connection.

if not work, open Terminal app and copy and paste the following line and hit Enter. Then restart Photoshop.

For CC2015.5, CC2017

Mac

defaults write com.adobe.CSXS.7 PlayerDebugMode 1

Win

reg add "HKEY_CURRENT_USER\Software\Adobe\CSXS.7" /v PlayerDebugMode /t REG_SZ /d "1" /f

For CC2014, CC2015

Mac

defaults write com.adobe.CSXS.6 PlayerDebugMode 1

Win

reg add "HKEY_CURRENT_USER\Software\Adobe\CSXS.6" /v PlayerDebugMode /t REG_SZ /d "1" /f

In order to use Kwik3 project, goto Project Properites > Update template button. It will setup kwik4 template files to your kwik3 project folder

Updating Kwik

      • Kwik3 and Kwik4 can co-exist.
      • When Kwik4 is updated with bug fixes or new features, please update the tmplt from Project Properites > Update template button

Support forum

Kwik4 forum

Contact form

Contact Form

Other products

    • Kutt End of Support
    • Kaboom on Kwik3 End of Support Dec 2017
    • Kaboom on Kwik4 included in Kwik4 paid license