https://community.easyrpg.org/t/easyrpg-fails-to-load-large-zip-files/1699
As discussed in the above thread, EasyRPG doesn't currently support loading ZIP64, meaning user-created compressed archives over 4GB in size will fail to load. Most RPG Maker games aren't so big, but notably, Yume 2kki cannot be played from a .zip. Collective Unconscious, another large Yume Nikki fangame, only fits under the 4GB mark thanks to encoding all of its sound to .opus.
The proposal is to implement support for ZIP64 archives, so that they can be loaded and played in the same way as <4GB ZIPs.

https://community.easyrpg.org/t/easyrpg-fails-to-load-large-zip-files/1699
As discussed in the above thread, EasyRPG doesn't currently support loading ZIP64, meaning user-created compressed archives over 4GB in size will fail to load. Most RPG Maker games aren't so big, but notably, Yume 2kki cannot be played from a .zip. Collective Unconscious, another large Yume Nikki fangame, only fits under the 4GB mark thanks to encoding all of its sound to .opus.
The proposal is to implement support for ZIP64 archives, so that they can be loaded and played in the same way as <4GB ZIPs.