4.00 star(s) 54 Votes
Aug 18, 2022
66
129
Installation:
You don't have permission to view the spoiler content. Log in or register now.
So I can't find any mention of this, but there seems to be some mislabeled images in "...\game\images\Ep3\". Basically, all the "Ep3Morn..." need to have the "Ep3" bit removed. So "Ep3Morn1A3.webp" needs to be changed to "Morn1A3.webp".

If it's not done, the first few images will be found in another folder but they're the wrong images, then at Morn1G.webp, it'll just crash.


Edit: Actually, scratch that, all that did was prevent the crash. But the subsequent images were wrong. Instead I had to revert the name changes and then change the Ep3.rpy file. Here's what I changed them two, including the line directly before and directly after:
You don't have permission to view the spoiler content. Log in or register now.

It seems that without the renaming, the engine was picking files from a different folder, and I'm not entirely sure why.

Would you mind confirming I'm correct, and if so, adding it to the installation instructions or otherwise editing the source files to not need it?
 
Last edited:
  • Like
Reactions: remillon

Larry2000

Dev/Head Writer of Unexpected Opportunity
Game Developer
May 9, 2017
1,454
3,525
Fuck it… I don’t know what got me here… maybe it was the new game that got updated and remembered this game… it was on track to be something special… then everything was rushed and it ended in such an anti climactic way.

I say “fuck it” cause I was contemplating an idea and I guess I finally decided. I’m currently busy writing and finishing an update, and helping a few others, but I want to rewrite this game some day… I’m not gonna do extra renders, but rather add a bit to it that could have made this MUCH better. Starting with the uninspired Daughter sex scene which, to quote/paraphrase a review I read “it was supposed to be her first time but it felt like casual sex” and the resolution between the wife just going away in such an unsatisfying way. I thought there was gonna be some cool misdirection where she wasn’t actually cheating or that it didn’t go too far, but no, she cheats and just leaves. No resolution. No heart. Just done and dusted.

Finally, the story at the end. I can’t say what to make of it, cause the Dev clearly had more of a plan, but at least it can come off as a bitter sweet than just bitter.

I’m rambling, but This one hurt cause it mixes so many fantastic things about my heritage, stories of loss and hope, and family loving that pulls on the soul.

Alright, that’s enough. One day I’ll see the story hit that point.
 

balboa2151

Member
Jun 10, 2023
314
305
hey everyone...I'm a little confused about the ending? did the game just end with the MC saying buy to his daughter in the bakery?
 

Lord Volt

Member
Dec 11, 2022
114
350
This was a very pleasant surprise. The.. english leaves a little to be desired, however the renders are beautiful as well as the women. Hidden gem this one is.
 

Alphamale2467

Member
Mar 25, 2022
127
303
Sometimes I think I am the only guy in the world who watches foreign language movies with subtitles, lol.

Ya, mija is an affectionate term for daughter.. for a male it's mijo. Similar to the proper Spanish terms for son and daughter - hijo and hija. (pronounced ee-ho and ee-ha) As with a lot of Latin languages, an 'a' on the end usually means it's feminine and an 'o' means it's masculine. Even Italian (nonno - grandfather, nonna - grandmother)

Personally, I for one enjoy the polyglot of language used in this game. The only places I would change things are in some of the sentences that were all Spanish. Those are too much for this audience, IMO. But the affectionate terms and the swearing... please leave that option in. It's very realistic and reminds me a lot of being in the home of my GF down in Costa Rica, where everyone spoke English and Spanish mixed together.




Thanks. I knew this already and I edit scripts all the time, but it would still be nice to have the name change option. Especially now before the game evolves. Sometimes there's dialogue that doesn't use the above name variable so just changing the script or relationship rpy misses it. Other times, the devs start to fork the script file off into multipart segments for chapters, etc. The best options I see are games that assign multiple character name variables for each character in the game. Like "mc" for the main use of their name, "MC" for all caps (Shouting), "mc_pet" for some affectionate pet name, etc. Even if they don't use those variables at this stage of the game, these devs put them in for future use. That's good coding IMO.
I'll read subtitles if it's a Don Lee movie.
 

moistmoyra

New Member
Sep 30, 2024
14
16
So I'm guessing there's no way to switch out the foreign language (is it Spanish?) bits in this, and I just have to try and decipher what is actually being said during those times? I realise that sounds racist but allow me to temper it by saying: imagine if a Scot made a VN and interspersed the English dialogue with Scot? 97.5% of you would be WTF is this shit?

 

MrGeg

New Member
Dec 28, 2024
13
21
So I can't find any mention of this, but there seems to be some mislabeled images in "...\game\images\Ep3\". Basically, all the "Ep3Morn..." need to have the "Ep3" bit removed. So "Ep3Morn1A3.webp" needs to be changed to "Morn1A3.webp".

If it's not done, the first few images will be found in another folder but they're the wrong images, then at Morn1G.webp, it'll just crash.


Edit: Actually, scratch that, all that did was prevent the crash. But the subsequent images were wrong. Instead I had to revert the name changes and then change the Ep3.rpy file. Here's what I changed them two, including the line directly before and directly after:
You don't have permission to view the spoiler content. Log in or register now.

It seems that without the renaming, the engine was picking files from a different folder, and I'm not entirely sure why.

Would you mind confirming I'm correct, and if so, adding it to the installation instructions or otherwise editing the source files to not need it?
I had to copy the original ep3.rpy in for the scene and then replace it with the patched ep3.rpy to get past that scene without bugs.
 
4.00 star(s) 54 Votes