Comments

Log in with itch.io to leave a comment.

(+1)(-1)

Hello, for me android version dont work, i cant install it

Thank you for letting me know!
Did it say something about giving permission to the app?
I'm not sure if I am able to fix this soon, but if I do. can I message you to try it out again?

(-1)

It says something like "There was a problem while analyzing the package".

Of course you can message me, i can test that application for you.

Btw, most android games are made in Renpy, there are few apps which are made in unreal engine too, so i hope u will fix it :-)

Guess I have to dig deeper then.

Well if you a re familiar with Renpy, then you will be at home in this game too. Took me like 6 months to learn how to code and build this with all the features that most Renpy games have.

(-1)

I dint know if this will help you, maybe you find that too

https://dev.epicgames.com/documentation/en-us/unreal-engine/setting-up-unreal-en...

Yea without those SDK and NDK stuff, it wont even let you ship the game for Android.

I will try first with a few different settings, and if that does not work maybe another SDK will work.

(1 edit) (+1)

This was a cool game. The mix between eastern and western 3d models gives it a unique spin. Also, big plus for it being a yuri game. This is prob only the second time I've seen this (the west and east crossover part). What type of lesbians scenes are going to be in this? Any hetero scenes for the female mc or the other female characters or is it just for the male mc? Do you know any other games that are like this? Also, wishing success to this project.

Hi, first off all, thank you for leaving a reply.

Mia(MC) & Kim are bought from here https://www.cgtrader.com/designers/RyanReos

The elves(Sammy & Roux) are basically default unreal engine metahumans with elf ears.

Because the characters from RyanReos all have big boobs, i am not planning on buying another one soon, i want to offer a nice variety of boobs and butt sizes first.

I will update the description soon because right now i totally understand that this gives not much information on what you can expect for this game.

This game is going to be female only. Because the male MC version of this game is going to be so much different in text and visuals, it will not include the content from the female MC version. So, I think it’s best to give that version its own page.

Writing might not be the strongest point of the game, but i will do my best to give the characters depth and personality.The visual part is where i want to spend the most time in, so the choices you can make at the begin will be mostly sexual choices like if you want to be dominant or submissive.Also it will include a lot of Kinks/fetishes that you can choose from.

For other games like this i don't know a lot of them, but Yuri University is also only female harem.

Thank you for the detailed response. Looking forward to more of this game.

Are you planning to publish a Linux version?

Yes, when the next update is ready, i will start looking into how to do this.

After Linux i will try Android and then Mac.

(+1)

Hey, Can you test out if the Linux version works

It builds and ships fine, and in the wsl Ubuntu that i now have installed, it says that the game runs.

but the .sh file says it's only 1kb big, that does not seem right to me.

(+1)

Testing on Ubuntu 24.04.1 LTS.

The extracted script file “Wicked Maidens Linux.sh” needs setting it executable.

chmod u+x “Wicked Maidens Linux.sh”

With that starts OK. But it might be good if the file name had no space characters, so WickedMaidensLinux.sh or Wicked_Maidens_Linux.sh.

Is there intro or something when starting new game? It seems to autoplay and texts go so fast I do not have time to read them. Setting Auto Speed to larger value does not help.

I quit that game and started new game again. This time it seems better. Seems the Auto Speed did not take effect until I started again or maybe not. And now game goes to next scene only after I click, this is much better.

I spotted typos, “i can finally check” should be uppercase I.

The .sh file is OK, it just sets some environtment variables, sets executable bit to the game file and starts the game file, so it is very small. This seems to be 64-bit version, so it does not work on 32-bit Linux, but I guess not many of those around anymore.

Is there a hotkey that starts autoplay? I got it going again, but do not know how.

I played around for half an hour, game seems OK on Ubuntu Linux 24.04 except those little issues I mentioned above.

Nice work.

(+1)

Huge thanks for the feedback!

For the autoplay, I’m pretty sure I know where I messed up. In my rush to get this shipped, I forgot to delete the test save files, which probably triggered it to autoplay like that.Currently, autoplay is on Alt, but I’ll switch that to Shift next time, Alt Tab out of the game turns it on or off.

The controls are listed in the about menu, but I am not telling anything about it when the game starts. Including a few Lines at the begin explaining that, will be a good thing to do.

Naming the .sh file without spaces is an easy fix, and for setting it executable, I’ve got a couple of ideas on how to handle it – sounds simpler than it might actually be, but I’ll figure it out hopefully.

And I am relieved that a typo is the only thing besides this. I was expecting way more issues, but I’m sure those will pop up once I start shipping the Android and Mac versions!