itch.io is community of indie game creators and players

Devlogs

1.3.4 released - Now runs python source directly!

Lovely Composer
A downloadable Lovely Composer for Windows and Linux

Recently, we have been suffering from an issue where Python application executables, regardless of their content, are easily suspected as malware.

As a countermeasure, in windows ver.1.3.4  we have changed to using Embeddable Python to directly execute the source code. The exe file is only used to call python.

Other than that, there are basically no changes in functionality, and usage remains the same.

An interesting side effect is that the users now can a little personal customization, by being able to access source code and images that work as is. For example, if you rewrite "app/lcl/editor/assets/sprite.png" with the pixel art editor, the dancing character picture will change on the app as well. (There is no guarantee that it will work in later versions)

Merit

  • Currently less prone to false positives. (Probably because anti-virus software can easily inspect the processing content)
  • Reliability is increased because the user can directly read the processing contents of the program.
  • The top folder structure has been cleaned up.
  • You can enjoy for a little personal customization. 

Demerit

  • Zip file expansion is a little slow and the number of extracted files has increased
  • Processing speed may be slightly slower

Point of caution

With this change, the source code and material images will be included in the LovelyComposer program folder, but please note the following points.

  • Lovely Composer is not open source software. Redistribution of files is prohibited. Sales of modified or duplicate products are also prohibited.
  • Please do not download or exchange files from sources other than official purchasing sites. There is a risk of receiving a maliciously modified program.
  • Users mod is no guarantee that it will work in later versions.
  • Due to past developments, the maintainability of the source code is very low, so please do not think about reusing it.

It was difficult to release a new version due to the false positive problem, but we hope this will solve it to some extent.

Files

  • LovelyComposer 1.3.4 Windows 38 MB
    Oct 04, 2023
Download Lovely Composer
Read comments (3)