Effekseer 1.80.5

I’ve add support for latest effekseer version (1.80.5).

Download link: Release 1.80.5 · Kagamma/cge-effekseer · GitHub
(Only Windows is included for now, I will add other platforms later)

For existing projects, since the API interface is the same, you can update to version 1.80.5 simply by replacing the old 1.61a dynamic library with the 1.80.5 one. Existing particle effects should continue to work without any changes.

Note that GPU Particles is not supported for OpenGL backend, see the answer from one of effekseer’s developers:

image

5 Likes

I’ve added both Android and Linux binaries to release page.

1 Like

Well it’s kinda embarrassing, but I forgot to enable necessary optimizations (-O3 in this case) and forgot to link the binary against libGL on Linux, resulting in errors so a new update has been pushed to the release page :smiley:

4 Likes

Hi kagamma

It is not working for me. I think two more DLLs are missing

I just update the files, can you redownload and try it again?

2 Likes

Yes perfect, it works now. Thanks

2 Likes