Life of..." v0.9.5.2
A downloadable game for Windows, macOS, and Linux
Version 0.9.5.2
- "mature_lesb_orgy" Bug fixed
Version 0.9.5.1
- Bug fixed
- More lighter
Version 0.9.5
- Day 16 + Mature Party
- An extra scene for day 3
- A hidden scene.
- A scene with Leila at the Private Club
Unfortunately, you'll have to start a new game, restarting an old save will make the game buggy.
That's the last time you'll have to restart a game, I think i've managed to fix the problem for future updates.
I've tried a new way of making animations, tell me what you think.
Have fun!!!!
9.4.3:
- Bug Study with Miss Espenranza scene n°7 Fixed
9.4.2:
- Bug Private Club new party Fixed
9.4.1 :
- Private Club room 3 fixed.
- Jayden dialogue fixed
9.4:
- Add : Day 15
- Add : Leila's punishment
- Add : First Sissy 's Training
This is the story of guy, who leaves his small hometown to study in a big city where he will be hosted by his aunt and two cousins. It's especially an opportunity to meet his girlfriend Cindy, who left a year earlier. But true love is a strange thing, it comes upon you unexpectedly.
You play the role of the main character, (you can name him as you want).
You will follow him in his new life as a student, meet new people, find old friends... but beware, every choice has its consequences!
Status | In development |
Platforms | Windows, macOS, Linux |
Rating | Rated 4.5 out of 5 stars (18 total ratings) |
Author | Badvador |
Genre | Visual Novel |
Tags | Adult, Erotic, Gay, Lesbian, LGBT, Male protagonist, Ren'Py, Romance, Transgender |
Average session | A few minutes |
Purchase
In order to download this game you must purchase it at or above the minimum price of $5 USD. You will get access to the following files:
Development log
- "Life Of..." 9.4.3 (more bugs fixed)Oct 17, 2023
- "Life Of..." 9.4.2 (new game fixed bugs)Oct 05, 2023
- "Life Of..." 9.4.1 (fixed bugs)Oct 04, 2023
- Life Of... 9.4 is here!Sep 27, 2023
- New Update for "Life Of..."!May 27, 2023
- New Update "Life Of..." 0.8.7 (Day 10) Link PC/Linux and MacMay 15, 2022
- "Life Of..." v0.8.5 Private Club UpdateApr 13, 2022
- Link for "Life Of..." PC, Linux and Mac available!Jan 15, 2022
Comments
Log in with itch.io to leave a comment.
This game is too good, can't wait for the update.
please make this game support in IOS
is this game can be played in IOS?
Is the content where the main character can be sissyfied
not this one, in " all about"
K sucks to hear as there isnt any public versions or android versions of it
Is this a dead game?
no, I'm working on it, they are more news on my Patreon.
Jason and Joshua are such hot, sexy boys. I am really enjoying this game and so is my little friend....if you get my drift;)
I love smooth, hairless boys:)
However I would have liked to have seen a better camera angle when the MC was banging Joshua. I knew he was penetrating the boy, but because of the camera angle I couldn't see the erotic act clearly. That was disappointing. In Gay sex I want to see the wang going in and out and I couldn't with that scene.
hello, thank you for your kind feedback, unfortunately for "male" penetration it doesn't look very good with the software I use, which is why I generally avoid close-ups. I'm going to try to work on this problem.
Your most welcome.
Cool. I like the sound of that:)
there are no keys available
hello, the key are in the text files.
Do you plan to make a Walktrough? It gives really many choices. I play them like I feel, but I would possiple know, which decision leads to what event.
Hello, I haven't made one for now, but maybe I can work on it, i just made one for the party in the day 7.
Would it be available on itch, or is it only available on Patreon?
hi, don't worry the walktrough are for everyone. I post here in few hours if you want
Thanks.
When do you think that the Walktrough would be finished?
Oh sorry, I have totally forget... I have already this one for the "party" but I need to work on a big one for all the game.
I add the party walktrough in the download file
Thank you.
where can i find the passwords?
Oh, it's a bonus for the users of my patreon, they give access to scenes that I made on demand.
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/script/script-rev1.rpy", line 35578, in <module>
NameError: name 'ginny_lock' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "script/script-rev1.rpyc", line 35578, in script
File "D:\Downloads\Games\Eroge\LifeofDesmond-0.9.1.-pc\LifeofDesmond-0.9.1.-pc\renpy\ast.py", line 2115, in execute
if renpy.python.py_eval(condition):
File "D:\Downloads\Games\Eroge\LifeofDesmond-0.9.1.-pc\LifeofDesmond-0.9.1.-pc\renpy\python.py", line 1092, in py_eval
return py_eval_bytecode(code, globals, locals)
File "D:\Downloads\Games\Eroge\LifeofDesmond-0.9.1.-pc\LifeofDesmond-0.9.1.-pc\renpy\python.py", line 1085, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/script/script-rev1.rpy", line 35578, in <module>
NameError: name 'ginny_lock' is not defined
Windows-10-10.0.22621 AMD64
Ren'Py 8.0.3.22090809
Life of... 0.9.1.
Tue Jan 31 19:15:58 2023
```
thank, I'll check that.
do you play with from an old save?
Yes, I copied the saves before updating to the most recent version as I didn't want to have to potentially start over
I understand the probleme, I work on it ... (with new save no problem).
I'm sorry, but an uncaught exception occurred.
While running game code:
SyntaxError: invalid syntax (game/script/script_private_club-rev2.rpy, line 2093)
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "script/script_private_club-rev2.rpyc", line 2092, in script
File "E:\LifeofDesmond-0.8.9-pc\renpy\ast.py", line 1903, in execute
choice = renpy.exports.menu(choices, self.set, args, kwargs, item_arguments)
File "E:\LifeofDesmond-0.8.9-pc\renpy\exports.py", line 976, in menu
condition = renpy.python.py_eval(condition)
File "E:\LifeofDesmond-0.8.9-pc\renpy\python.py", line 1078, in py_eval
code = py_compile(code, 'eval')
File "E:\LifeofDesmond-0.8.9-pc\renpy\python.py", line 1015, in py_compile
raise e
File "E:\LifeofDesmond-0.8.9-pc\renpy\python.py", line 967, in py_compile
raise orig_e
File "E:\LifeofDesmond-0.8.9-pc\renpy\python.py", line 960, in py_compile
tree = compile(source, filename, py_mode, ast.PyCF_ONLY_AST | flags, 1)
SyntaxError: invalid syntax (game/script/script_private_club-rev2.rpy, line 2093)
Windows-10-10.0.19045 AMD64
Ren'Py 8.0.1.22070801
Life of... 0.8.9
Fri Dec 9 20:10:02 2022
thanks to report me this I'll check that... the next update will be release soon
Also updated some of the files and sent them via Discord
So, I 'll check the script and I found nothing wrong, same if I play to the game... You start playing at the begining or from an old save?
From an old save, probably. I'll try from a completely new beginning. Anyway, check out the files I sent back to you via Discord and let me know how they look. Thanks.
thanks!
Just purchased the game but no download keys are available.
You can find the key in the text file
It's good for you?
Yes, it worked, thank you!
me apaixonei pelo femboy ♥
what about the passwords to the Private club? how does one access those
any femdom?
you can found the keys in the text files you can acces to it when you have made your purchase.
So, ggod for you? You can play?
Bought the game a while ago and I wanted to download it but I need a key.
You can found the key in the text file
So, good for you?
I cant download anything including the text file because it requires a key to download.
weird for the texte file don't need a key...
ohh! sorry bout that I was just so confused! thank you for your help tho!
Like it, wish there was more ;) just some observations here though... the 3d's could use some work (but ehh who am I to speak lol) but the proofreading/translation to English really could use some polishing I understand though but for you to list the proofreaders as part of the team I think it was 3... it needs work but not judging cause those who are proofing might not be all that good with the English grammar (I know I am not and it is my only language lol) anyway keep the updates coming. Good work all in all!!
I agree, CB. I just started the game and have found multiple instances of incorrect spelling. I would be happy to read your dialogue content and make the necessary corrections and send it back to you for implementation into the game. My mind already adjusts the misspelled words so I read them correctly, but some sentence construction is making no sense, hence why I would willingly proofread your story for you.
Just sayin'.
Hello, I have already a proofreader who work on it since the day 8 or 9 (if I remember) ... And he work on the begining of the game too but he haven't finish and it's not fix yet. But if you think the english in the last day of the game (like day 10 to the end) are also a mess, maybe I can accept your offer.
Badvador,
I went until the very end of the current version and there are a huge amount of spelling errors and a lot of the dialogue doesn't make sense with its current structure, so I would be very willing to help correct your dialogue for the VN and get it right back to you ASAP. Just let me know if you'd like the assist or not. Have a great day.
Regards,
Mzel
If you want to work on it, if you have time to loose, I will be glad! Have you a better mail box to talk? like discord or messenger?
I have discord - ID Replacedtxn#1955
When is the next update going to be released?
Hello, for now I work a little on a new game, (the first démo will be in free acces here soon) and after I'l go back to work on "Life of..."
No keys available?
hello, the key are in the text file
Tell me if it's okay...
All good, thanks
Just bought the game but I cant download cause there are no keys available at the time. Can you add more please? (:
I try to add keys but it's not working, have you an email for send you the key?
I add the key in a text file, no more problem with that!
ty^^
I'm having the same problem. Any luck with the keys?
I add the key in the texte file tell me if it working
Thank you so much for speedy reply, where is the text file?
usualy, you can acces to it, when you buy the game...
I am having the same problem, can you help me?
Do you need the key too?
If yes, you can found it in the text file you can download when you buy the game.