VN Ren'Py Finding Useful Tamable Allies [v0.3] [Momoiro no Ryuu Studios]

5.00 star(s) 1 Vote

Momoiro no Ryuu Studios

Newbie
Game Developer
May 19, 2025
37
40
27
Late reply, still binge watching TWD (on Season 5 now), but I looked and I don't have a folder at the specified location. Likely because the game doesn't even launch for it to create said folder. I'm not on the latest Win10 update but that was never an issue in the past as I've said before that this is a first out of the 85 Renpy VN's I've played since the last time I reinstalled windows (this would be the 86th unique Renpy VN I've tried to play).
Understandable, there's still a lot to binge there.
We've reached out to a few friends to see if they can try running the game on their devices. If we can replicate the error it will be easier to try different solutions. We'll update everyone once we find anything new. Thank you for the information~
 
  • Like
Reactions: DerpyAngel

Bingoogus

Forum Fanatic
Sep 5, 2021
4,290
12,946
628
Interesting story so far, definitely going to keep tabs on it. Only complaints are i prefer my futas with balls and the sex scenes are stilted and bland... otherwise it's quite good.
 
  • Like
Reactions: Melmoth99

Momoiro no Ryuu Studios

Newbie
Game Developer
May 19, 2025
37
40
27
Interesting story so far, definitely going to keep tabs on it. Only complaints are i prefer my futas with balls and the sex scenes are stilted and bland... otherwise it's quite good.
Thank you for the interest~
For our next update, we've been looking into mods and effects to improve our renders and designs which ended up including the futa's genitalia (mc now has balls). It might be a bit of a sharp change going from ch 1 to ch 2, but we will make sure to give some previews and a warning before release.
 

Bingoogus

Forum Fanatic
Sep 5, 2021
4,290
12,946
628
Thank you for the interest~
For our next update, we've been looking into mods and effects to improve our renders and designs which ended up including the futa's genitalia (mc now has balls). It might be a bit of a sharp change going from ch 1 to ch 2, but we will make sure to give some previews and a warning before release.
Sounds great, gotta have a thick juicy pair of nuts to make all that hot sticky futa cum... also, might be worth redoing the sex scenes from the first release, just the 'animated' bits, and anywhere her dick is visible... i don't think there was much there so it'd be smarter to get it fixed up and out of the way early since the first 30 minutes of your game is the make it or break it period for new players...
 

Momoiro no Ryuu Studios

Newbie
Game Developer
May 19, 2025
37
40
27
Sounds great, gotta have a thick juicy pair of nuts to make all that hot sticky futa cum... also, might be worth redoing the sex scenes from the first release, just the 'animated' bits, and anywhere her dick is visible... i don't think there was much there so it'd be smarter to get it fixed up and out of the way early since the first 30 minutes of your game is the make it or break it period for new players...
Absolutely, we've been talking about when would be the best moment to fix up some of the old scenes and decided to see how much we can improve in this upcoming chapter first. We might tackle, like you said, just the sex scenes first and then slowly revamp each event to avoid slowing down new releases. Thank you for the advice~
 

Rexermus

Active Member
Nov 18, 2023
612
1,236
196
A slow start, but completely understandable for the kind of story being told. Can't wait for it to evolve further
 

Momoiro no Ryuu Studios

Newbie
Game Developer
May 19, 2025
37
40
27
Does the issue where some people can't run the game fixed?
Sadly, we haven't been able to replicate the issue even after trying on several different machines. That makes it hard to pin exactly what the problem is. We hope the next update runs as intend, but if it doesn't, we'll redouble our searches online looking for possible solutions.
 

CosmicOverlord

New Member
Jan 14, 2020
6
5
168
Sadly, we haven't been able to replicate the issue even after trying on several different machines. That makes it hard to pin exactly what the problem is. We hope the next update runs as intend, but if it doesn't, we'll redouble our searches online looking for possible solutions.
So last night I decided to try the early access build from Patreon and sadly same issue from last build, no log being created. I also had the same occurrence happen with another game recently. From what I find with the log situation is either 4 things.

1. Your drivers needs updating.
2. Try installing the game folder closer to your C drive.
3. Get "lucky" by downloading the game till it just works.
4. It a persistent file issue where you have to delete said persistent file from game folder in appdata.

Also there was a case where someone found their ReportArchive folder full of Appcrash reports from the game not starting.
The solution for that was a driver update. None of said steps worked for me but I would suggest giving the first two methods a go to see if the game becomes playable on your end.
 

Momoiro no Ryuu Studios

Newbie
Game Developer
May 19, 2025
37
40
27
So last night I decided to try the early access build from Patreon and sadly same issue from last build, no log being created. I also had the same occurrence happen with another game recently. From what I find with the log situation is either 4 things.

1. Your drivers needs updating.
2. Try installing the game folder closer to your C drive.
3. Get "lucky" by downloading the game till it just works.
4. It a persistent file issue where you have to delete said persistent file from game folder in appdata.

Also there was a case where someone found their ReportArchive folder full of Appcrash reports from the game not starting.
The solution for that was a driver update. None of said steps worked for me but I would suggest giving the first two methods a go to see if the game becomes playable on your end.
Thank you so much for trying it out and looking for possible solutions~ We'll check the forums for other people that faced that and hope there's something we can fix on our side to make that issue stop, but at first our only idea of what could work is upgrading Ren'py to the latest version (as long as that doesn't cause any new issues).
 
  • Like
Reactions: Melmoth99

CosmicOverlord

New Member
Jan 14, 2020
6
5
168
Thank you so much for trying it out and looking for possible solutions~ We'll check the forums for other people that faced that and hope there's something we can fix on our side to make that issue stop, but at first our only idea of what could work is upgrading Ren'py to the latest version (as long as that doesn't cause any new issues).
Just updated Ren'py Launcher to 8.5.0 (also saw a post claiming to have fixed the problem using the launcher itself to open the game instead of through system files), tried to open it through that still no dice. Only error I found was this:

game/variables.rpy:2 Define should not be used with a persistent variable. Use default persistent.dialogueBoxOpacity = ... instead.

I don't know if that would be the issue but if that was case I fell like the issue would be more wide spread.
 

Momoiro no Ryuu Studios

Newbie
Game Developer
May 19, 2025
37
40
27
Just updated Ren'py Launcher to 8.5.0 (also saw a post claiming to have fixed the problem using the launcher itself to open the game instead of through system files), tried to open it through that still no dice. Only error I found was this:

game/variables.rpy:2 Define should not be used with a persistent variable. Use default persistent.dialogueBoxOpacity = ... instead.

I don't know if that would be the issue but if that was case I fell like the issue would be more wide spread.
We'll take a look at those. Like you said, the persistent variable being the issue shouldn't cause the game to crash without a log like it does and it would happen more often, but we might as well try it. We have a couple of things to tweak before we post the update on Sunday, so here's hoping it works this time.

Thanks again for all the help and input on this~
 
5.00 star(s) 1 Vote