Thank you!
StrongGirls FMG Visual Novel
2026-02-15 14:47:46 +0000 UTC
This is very exciting!!!
Lothobb
2026-02-15 11:54:10 +0000 UTC
Side stories are in the game the only ones that are standalone now are kaz and aria. They should be here on patreon with the game releases tag
StrongGirls FMG Visual Novel
2026-02-12 11:09:15 +0000 UTC
Around 9 chapters. Yes story is planned 👌🙏
StrongGirls FMG Visual Novel
2026-02-12 11:08:38 +0000 UTC
Question about the game in general: Do you already know how many chapters are left until the game's final conclusion? Or, better yet, do you already have an idea of the story's ending?
normalguy8
2026-02-11 15:17:55 +0000 UTC
Where can I find all the available side stories published so far?
themystic333
2026-01-25 21:56:18 +0000 UTC
Others are having this issue. Patreon keeps changing the UI. Did you try to connect Discord to your Patreon account? Should be a setting on Patreon account management.
StrongGirls FMG Visual Novel
2025-12-12 15:29:15 +0000 UTC
I don't know if I'm just blind but I can't seem to find the discord invite in the Memership tab
BeshT
2025-12-10 09:27:05 +0000 UTC
Idk if I was doing something wrong or what but the 3 new optional dates weren’t popping up at all in my run with kaori
jgb7941
2025-11-28 16:24:04 +0000 UTC
I can't provide much support since I am not familiar with Joiplay but a lot of users on the discord use it. Maybe ask there.
StrongGirls FMG Visual Novel
2025-11-25 13:52:17 +0000 UTC
Glad you enjoyed it! The heavy story was very controversial but I will use the opportunity to gather feedback
StrongGirls FMG Visual Novel
2025-11-25 13:51:45 +0000 UTC
No worries! Always just send me DM if this comes up again
StrongGirls FMG Visual Novel
2025-11-25 13:50:56 +0000 UTC
That is intentional. Special serum scene differs depending on the Kasumi route or Queen route... So each girl has two unique special serum scenes
StrongGirls FMG Visual Novel
2025-11-25 13:50:35 +0000 UTC
It does foreshadow some things
StrongGirls FMG Visual Novel
2025-11-25 13:49:15 +0000 UTC
The heavy beats were a bit controversial but I had been planning the story for a while and am happy to play it out. But understandable that heavy story in a XXX game isn't the norm. Hope it worked for you
StrongGirls FMG Visual Novel
2025-11-25 13:48:19 +0000 UTC
Thank you for the support! For the first chapters not much has changed. Just updated player room background. Expect a thorough chapter1-4 update later. We're all healthy and good now. Daughter caught a stomach bug over the weekend but is better now:)
StrongGirls FMG Visual Novel
2025-11-25 13:47:19 +0000 UTC
A lot of people expressed similar concerns. You expressed it the strongest though. Where specifically is it traumatizing? Are you on the discord? Feel free to DM me
StrongGirls FMG Visual Novel
2025-11-25 13:45:51 +0000 UTC
Has been patched now thank you!
StrongGirls FMG Visual Novel
2025-11-25 13:44:14 +0000 UTC
Can you tell me how to start the game on JoiPlay?
SHY1KA
2025-11-22 23:03:52 +0000 UTC
I play on my phone.
I downloaded the new file and click import archive files on Joiplay. Then i choose the new zip file and it starts extracting. Its installed and i click on the game but it wont load. Im really sure i did the same for chapter 5 and it worked without problems. Can someone help please?
Jam555
2025-11-22 08:49:08 +0000 UTC
Have you figured out what the problem is or haven't figured it out yet? It's just the same for me.
Aristo Shimu
2025-11-22 05:45:21 +0000 UTC
Great art and story as always. This chapter was really story packed. A lot of negativity realy crashes the player down to reality. It isnt all fun and game it got serious. Really deep story filled chapter. Also will there be a option for Rikos side story in the future? It was quite shocking as she went from a shy girl to a massive sadist. Anyway have fun and get some rest. You deserved it ;)
yokai9999
2025-11-21 17:12:59 +0000 UTC
Hi Jon
what should I do if I was given a subscription, I did it because in my country I can't pay for subscriptions on patreon, so I have to bypass the system. I paid for my subscription through a gift, but I can't access the game, PLEASE HELP!(
Aristo Shimu
2025-11-21 10:47:14 +0000 UTC
Hi Jon
I'm not sure if this is a bug or a new feature of the game. In yesterday's playing, when I used the special serum on girlfriend, it triggered a new scene (showing the male character's muscles growing , eventually leading to a sex scene with the girlfriend). However, when I started a completely new game today, the scene reverted to the version from 5.1 (no muscle growth for me, and only oral at the end). I'm unsure whether this is a bug or if selecting this option at different stages results in different scenes.
hanyun yang
2025-11-21 08:26:09 +0000 UTC
Why does it show that I don't have a membership when connecting itch.io to Patreon?Is it because my membership is gifted?
wzy
2025-11-21 07:35:13 +0000 UTC
im scared the first time i seen a cover art that quick scary
DatGhostboi
2025-11-21 06:44:07 +0000 UTC
Hey how do i update it on Joiplay on android? I have the version with chapter 5 installed at the moment
Jam555
2025-11-21 04:59:38 +0000 UTC
I’m not crying, you’re crying
Turtlesniper947
2025-11-21 04:30:37 +0000 UTC
Alright time to start over from the beginning and see the changes. Love replay the value. Thanks for the hard work Jon! I'll let you know my review on it.
Oh yea, your family and you are recovering well? I hope so. Stay safe and stay healthy.
TubThwxaig
2025-11-21 00:03:17 +0000 UTC
[code]
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/ch6dates.rpy", line 1005, in script
File "game/ch6dates.rpy", line 1005, in
File "game/custom_screens.rpy", line 951, in
File "game/custom_screens.rpy", line 948, in show_character_normal
Exception: Image 'hino' does not accept attributes 'bulky blushing'.
-- Full Traceback ------------------------------------------------------------
Traceback (most recent call last):
File "game/ch6dates.rpy", line 1005, in script
File "renpy/ast.py", line 1187, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "renpy/python.py", line 1260, in py_exec_bytecode
exec(bytecode, globals, locals)
~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "game/ch6dates.rpy", line 1005, in
File "game/custom_screens.rpy", line 951, in
File "game/custom_screens.rpy", line 948, in show_character_normal
File "renpy/exports/displayexports.py", line 486, in show
if not base.find_target() and renpy.config.missing_show:
~~~~~~~~~~~~~~~~^^
File "renpy/display/image.py", line 444, in find_target
self.target = target._duplicate(a)
~~~~~~~~~~~~~~~~~^^^
File "renpy/display/displayable.py", line 253, in _duplicate
args.extraneous()
~~~~~~~~~~~~~~~^^
File "renpy/display/displayable.py", line 110, in extraneous
raise Exception(
...<4 lines>...
)
Exception: Image 'hino' does not accept attributes 'bulky blushing'.
Windows-10-10.0.19045-SP0 AMD64
Ren'Py 8.4.0.25071206
StrongGirls FMG Visual Novel 6.0
Fri Nov 21 07:33:53 2025
[/code]
李南骏
2025-11-20 23:34:23 +0000 UTC
Man i think we all can appriciate the effort you put in this project, but i have to say... The image quality dropped in a drammatic way. I dont know what appened, if it was to big of an update, time restrain, the different expression needing same simpler images... i dont know, but i'm sorry the sprite seems to be done by an other engine... i donto know what to think... English is not my first language, so i donot know if i'm beeing too rude but... wtf man going from Chapter5 to 6 is a trauma XD
Luca Campolo
2025-11-20 21:12:11 +0000 UTC
Dang 6.4 gb DL for the 4K version, also can't wait to play
Dan-0
2025-11-20 21:04:29 +0000 UTC
Hope it earns the title of GOAT!
StrongGirls FMG Visual Novel
2025-11-20 21:02:47 +0000 UTC
My pleasure! Thank you for your support !
StrongGirls FMG Visual Novel
2025-11-20 21:02:17 +0000 UTC
Thank you for your patience 🙏🙏
StrongGirls FMG Visual Novel
2025-11-20 21:01:28 +0000 UTC
Thank you for your patience! Hope it lives up to expectations ❤️
StrongGirls FMG Visual Novel
2025-11-20 21:01:14 +0000 UTC
❤️❤️❤️🔥 you're the goat
logan 276
2025-11-20 20:47:38 +0000 UTC
After my experience, you have to play the first run withouth it, and after that you get it
LarsGrimm
2025-11-20 19:04:21 +0000 UTC
I downloaded version 1080 for windows but the cheat menu doesn't appear in the main menu, is this normal?
Daniele
2025-11-20 18:36:37 +0000 UTC
The Goat
Erk Tavuk
2025-11-20 18:12:39 +0000 UTC
Finally!!!!Thank you!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
李南骏
2025-11-20 18:03:27 +0000 UTC
Great!!! Can't wait!
chrysaliscraft
2025-11-20 18:02:05 +0000 UTC
Thank you for your hard work and effort.
Enjoy the game!
Kono
2025-11-20 18:01:38 +0000 UTC