Posted September 08, 2022 by nsfwclubgames
It turns out i was loading all 6 characters at once which caused a 9GB memmory spike of loading 1000 animation images.
Now i load only a single character at a time only using 1GB of mem! Build is fixed on pc and android.