Chowdren Logo
Chowdren Logo
Developer

Maithas

Status

Commercial Projects Only

Initial Release November 2012 04/2016
Languages English

Chowdren is a C++ runtime for exported Fusion applications and games. The runtime recompiles and optimizes events to C++, allowing it to run on Windows, Linux, Mac OS X, Wii U, 3DS, PS4 and PS Vita, with PS3 and Xbox One being considered. Fusion’s regular runtime emulates events, hence Chowdren offers an extremely significant increase in performance. Chowdren also performs additional tasks (such as sprite merging) to ensure the final executable is as small as possible.

The project was open source under the GPL. Executables generated by Chowdren requires distribution of the source code as well. If you do not want to distribute the source code, a commercial license is available by contacting Mathias.

In March 2016, the repository was made private which means no more updates will be released under the GPL. It was previously possible to download the GPL version and the CCN Export plugin (build 284 and up) from the Chowdren website. The commercial license and porting service is still available.

Contents

Benchmarks

According to Mathias, the runtime is on average 7.7x faster when against the regular Windows Runtime.

A community member has also performed some benchmarks, which also shows a tremendous increase in performance.

Compatibility

As with any exporter, not all extensions or events are compatible with Chowdren. However, as the code is written in Python, if the event or extension is implemented, it will work on all platforms Chowdren supports.

Chowdren also has an exporter plugin for build 284 and up. This will make it convenient for users to export to particular platforms from within Fusion, as the runtime currently is external and does not hide extensions or actions that are not implemented.

See the Chowdren Compatiblity page for a full list of extensions, objects, actions.

Target Platforms

The following table outlines which platforms can run with Chowdren. Clicking on a platform provides specific instructions on building for it.

Platform Fully implemented? Compilation Methods
Windows Yes Command Line; Exporter
macOS Yes Command Line
Linux Yes Command Line
Android Yes Command Line
HTML5 No  
Wii U Yes  
PlayStation 4 Yes  
PS Vita Partial - Audio Incomplete  
Nintendo 3DS Yes