Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(+1)

for android build, it seems you need Android NDK r15c and a supported JDK, apparently 11, but you also have to fix the compilation of pcre using these changes https://github.com/HaxeFoundation/hxcpp/pull/1042/files because it won't compile otherwise

other than these I followed the same instructions on your gitgud page, just with `lime setup android` at the end of the installs, and you need to install the prereqs and assign the directories it asks for (Android SDK, Android NDK [from above], and Java JDK)

and I actually managed to get a compiled version on my phone from that

(+2)(-1)

I successfully imported my save from html version too

(+1)

it seems like the bugs I've found so far are: sweat and cum are black, I assume same problem as the windows builds had before the fixes? , the game is not centered on the screen, and has empty space on the right side with no bg in puzzles and the menu, but pegbugs can sit there, and the rank question box is offset from its button hitboxes

I don't know if this is a bug or not, but imported saves seem to default all pokemon to female, was it always like that?

(+1)

I hope it's okay if I keep listing things here just in case anybody knows how to fix them: Magnezone's button panel has broken graphics (haxeflixel logo instead of button logo), and the red button crashes the game

(+2)

I fixed the rank buttons, not sure what to do about the other problems though