Talcum Powder

Well-Known Member
Feb 14, 2018
1,421
4,884
Sorry, you must depack de rpa files first. If you can't, extract this folder inside de game folder, where

Sorry, you must depack de rpa files first. If you can't, extract this folder inside de game folder, where you have scripts.rpa file
If you have a .rpy file you don't need to unpack. You can simply create an empty "scripts" folder in the "game" folder and put the .rpy file there. Renpy will recognize the newer file and ignore the one packed in .rpa
Capture.PNG
 

ding123

Newbie
Apr 5, 2019
73
196
I only play female protagonist games for the lesbian content. I hope there's gonna be more of that soon.
Soon is relative. For the developer soon means one year and then (in 1 year) he wants to rewrite the game to make it look as if development happens before anything new in the lesbian path happens besides "points" for lesbianism.
I hope the patrons will finally lose patience and stop supporting the scammer.
 
  • Haha
Reactions: bayrischman

kimber700

Member
Oct 28, 2022
218
591
I'd like to play another game like AWAM while waiting the next update of AWAM. If those games updates sequentially every other months, it would be very nice. However, there are no games like AWAM; slow burning, nice renders, good storyline,... unfortunately.
 

fhiaofwiao

Member
Nov 3, 2021
138
532
How in the actual fuck do you complete the stupid minigame in laundry room??? I'm moving my cursor like a madman and it just fails every time.
 
  • Like
Reactions: oktabitt

oktabitt

Member
Dec 29, 2021
301
189
How in the actual fuck do you complete the stupid minigame in laundry room??? I'm moving my cursor like a madman and it just fails every time.

I had the same problem... the below solution worked for me.

https://f95zone.to/threads/a-wife-and-mother-v0-180-lust-passion.5944/post-10012873

or you can try and this (the day20.rpy that I upload to you is the file that you need
https://f95zone.to/threads/a-wife-and-mother-v0-180-lust-passion.5944/post-10012892

or you can you my save file "1-1-LT1" which is the scene after the stupid game
 
  • Red Heart
Reactions: BigIrishLug

Bibifoc

Engaged Member
Apr 7, 2018
2,276
4,883
Please fix the gallery. When I try to access the gallery, this is what I get.

I'm sorry, but an uncaught exception occurred.

While loading <'MatrixColor' <'Image' u'gallery/ga_new_feeling_locked.jpg'> (0.2126, 0.7152, 0.0722, 0, 0, 0.2126, 0.7152, 0.0722, 0, 0, 0.2126, 0.7152, 0.0722, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 1)>:
IOError: Couldn't find file 'gallery/ga_new_feeling_locked.jpg'.

-- Full Traceback ------------------------------------------------------------

Full traceback:
File "renpy/common/_layout/screen_main_menu.rpym", line 28, in script
python hide:
File "renpy/ast.py", line 928, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "renpy/python.py", line 2245, in py_exec_bytecode
exec(bytecode, globals, locals)
File "renpy/common/_layout/screen_main_menu.rpym", line 28, in <module>
python hide:
File "renpy/common/_layout/screen_main_menu.rpym", line 35, in _execute_python_hide
ui.interact()
File "renpy/ui.py", line 298, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "renpy/display/core.py", line 3325, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, **kwargs)
File "renpy/display/core.py", line 3839, in interact_core
self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)
File "renpy/display/core.py", line 2565, in draw_screen
renpy.config.screen_height,
File "render.pyx", line 492, in renpy.display.render.render_screen
File "render.pyx", line 263, in renpy.display.render.render
File "renpy/display/layout.py", line 826, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 263, in renpy.display.render.render
File "renpy/display/transition.py", line 368, in render
top = render(self.new_widget, width, height, st, at)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 263, in renpy.display.render.render
File "renpy/display/layout.py", line 826, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 263, in renpy.display.render.render
File "renpy/display/layout.py", line 826, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 263, in renpy.display.render.render
File "renpy/display/screen.py", line 688, in render
child = renpy.display.render.render(self.child, w, h, st, at)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 263, in renpy.display.render.render
File "renpy/display/layout.py", line 826, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 263, in renpy.display.render.render
File "renpy/display/layout.py", line 1264, in render
st, at)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 263, in renpy.display.render.render
File "renpy/display/layout.py", line 1768, in render
cwidth, cheight = sizeit('c', width, height, 0, 0)
File "renpy/display/layout.py", line 1765, in sizeit
rend = renpy.display.render.render_for_size(pos_d[pos], width, height, st, at)
File "render.pyx", line 315, in renpy.display.render.render_for_size
File "render.pyx", line 263, in renpy.display.render.render
File "renpy/display/viewport.py", line 623, in render
surf = renpy.display.render.render(c, cw, ch, st, at)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 263, in renpy.display.render.render
File "renpy/display/layout.py", line 1029, in render
surf = render(d, width - x, rh, cst, cat)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 263, in renpy.display.render.render
File "renpy/display/layout.py", line 1264, in render
st, at)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 263, in renpy.display.render.render
File "renpy/display/layout.py", line 826, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 263, in renpy.display.render.render
File "renpy/display/behavior.py", line 795, in render
rv = super(Button, self).render(width, height, st, at)
File "renpy/display/layout.py", line 1264, in render
st, at)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 263, in renpy.display.render.render
File "renpy/display/layout.py", line 826, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 263, in renpy.display.render.render
File "renpy/display/im.py", line 625, in render
return cache.get(self, render=True)
File "renpy/display/im.py", line 287, in get
surf = image.load()
File "renpy/display/im.py", line 1338, in load
surf = cache.get(self.image)
File "renpy/display/im.py", line 287, in get
surf = image.load()
File "renpy/display/im.py", line 706, in load
raise e
IOError: Couldn't find file 'gallery/ga_new_feeling_locked.jpg'.

Windows-10-10.0.19041
Ren'Py 7.4.11.2266
A Wife And Mother Vers. 0.180 0.180
Sun Feb 5 11:48:40 2023
Yeah a file is wrongly named :confused:

Put the attached image in game/images/gallery folder (create them if necessary).
 

VrVic

Newbie
Feb 19, 2020
27
66
After completing this game today, I have determined that the predicate for the ending lays with the scene of:
Dylan keeps Amber company while waiting for Sam:
This event is the continuation of the “chicken fight” {Amber teases Dylan and he CUMS on her pussy} event of day 17 noon.
If Dylan pushes the right buttons he’ll get to, grope her in the kitchen, finger fuck her, and Amber gives Dylan a hand job during the lunch with Sam present.

I think the story is going to end like this:

1. Dylan wants Amber not his mom. We already know that Sam wants Sophia.
2. Dylan and Sam will team up because I think Sam figures out that his mom (Amber) did something with Dylan. Dylan tells Sam that he watched Sam and Sophia through the window.
3. Dylan and Sam will devise a plan to get both their mothers to go on a date with them (Prom, Mom/Son dance, etc..) for school and will lead to an intimate evening.
4. Both sons will dance with their friend's mother and proceed to seduce them; that it leads to and grouping and kissing.
5. During the kissing Dylan will look over at his mother and tell Sophia that he enjoyed watching her with Sam just like when she was in his room.
6. Sam then tells Amber that he knows about Dylan cumming during the chicken fight and the sex they had at the dinner table.
7. Both mothers will decide to either stop this or continue and submit to the boys will and start having sex.
8. During the sex both women will start kissing each other and end up in 69 positions (Lesbian route).
9. The sons will enter their friend's mother pussy while they are eating each other in the 69 positions, allowing their cocks be only inches from their own mother's mouth. During the sex their balls are rubbing their own mothers faces and it starts to excite the ladies.
10. During the sex, both mothers will become excited by seeing their son's cocks and will end up touching their sons' cocks leading to blow jobs from their own mother.
11. The blow jobs lead to a MOMSWAP scene.
12. Both son's cum in their own mothers
13. This will lead to both mothers getting pregnant and not knowing if the father is their son or best friends' son.


Just my take on what I have seen so far playing this game for a day.
By the time all this happens, L&P's great great grand kids will be updating the game. Have nice lives all!
 
  • Like
Reactions: Leosipp

VrVic

Newbie
Feb 19, 2020
27
66
I'd like to play another game like AWAM while waiting the next update of AWAM. If those games updates sequentially every other months, it would be very nice. However, there are no games like AWAM; slow burning, nice renders, good storyline,... unfortunately.
oh there is one called "A mother's love" you're welcome.
 

jonnybravo11

Member
Apr 4, 2019
440
663
slow burning has it limits .... same old thing with someone seeing Sophia's boob is considered as epitome of hotness.. dude wtf

we might forget this with some good real action on next couple of events but this does not change the truth that this game has too many storylines ... I mean what's with Marie' Boyfriend seeing Sophia's boobs ... does he have future events with sophia??

watch out for Sophia's sexual encounter with - Principal, museum pals, shotas, old dudes, teacher, mail man, movers, neighbors children and parents, sister and her husband, school bully, mafia, school soccer team, school bully friends, mayor of the town, models, club guys, band performers, bar gang, gym buddies, strangers at gym, park hobos, secret agents, fucking aliens, moms and daughters, moms and sons, class students, former class students.. just few examples
 

thebalde

Newbie
May 8, 2019
38
70
slow burning has it limits .... same old thing with someone seeing Sophia's boob is considered as epitome of hotness.. dude wtf

we might forget this with some good real action on next couple of events but this does not change the truth that this game has too many storylines ... I mean what's with Marie' Boyfriend seeing Sophia's boobs ... does he have future events with sophia??

watch out for Sophia's sexual encounter with - Principal, museum pals, shotas, old dudes, teacher, mail man, movers, neighbors children and parents, sister and her husband, school bully, mafia, school soccer team, school bully friends, mayor of the town, models, club guys, band performers, bar gang, gym buddies, strangers at gym, park hobos, secret agents, fucking aliens, moms and daughters, moms and sons, class students, former class students.. just few examples
The author wants to show a lot of stories at same time, this is ok, but if all the stories have this slow burning, it making a so booooring game at this point. Just put some action in every update, in every storie. Theres no way to continue interested on this if the Dev keep burning balls..
 
  • Like
Reactions: reiz

Mamonetti

Active Member
Apr 4, 2020
621
1,136
Out of curiosity, I noticed there are around 150 patrons in the credits of the game who belong to Legend (36.50€) and Legend Vet (60.50€) levels (otherwise they wouldn't be there).

So if we take a look at the current amount of patrons (about 1800), the worst case scenario in terms of incomes would be:
150 * 36.50 + 1650 * 1.50 = 5475 + 2475 = 7950€

Even if we still assumed there are no Legend Vet patrons and only half of the remaining 1650 are Advanced (6.50€), we'd still be talking about:
150 * 36.50 + 825 * 6.50 + 825 * 1.50 = 5475 + 5362.50 + 1237.50 = 12076€

To summarize, with this sort of reasonable configuration, the last update would've cost around 30000€. Not bad at all, right? It doesn't matter if people come here to unwind/troll after every update, there is a very important support/interest in the game and, as long as this continues (I'm sure it will), nothing will change in terms of development pace. At least I hope the current playable day is finished this year, but we'll see about that.

All in all, well done L&P, you have a very good product (numbers don't lie).

Regards
 
3.20 star(s) 480 Votes