3.10 star(s) 14 Votes

Talmadge

Engaged Member
May 7, 2018
2,011
1,574
The forced male friend you always get in these college games is always the same guy, except every new game seems to want to outdo the last in terms of how dumb, vulgar and frat-worshiping he is. Why would anyone want to befriend this kind of moron? This one is worse in the sense that he's also a bad friend to you and doesn't care at all for want you want or interests you.

You don't have permission to view the spoiler content. Log in or register now.
I gotta agree with you on the first part. First time I played and the new friend came on, I was like "oh great. Another dipshit best friend". And this one is way worse than the ones in the other three college-based games I play. I get cringe every time he's on the screen, because he is that stupid.
 
  • Like
Reactions: Harathorne

DevinHesi

Forum Fanatic
Uploader
Oct 29, 2021
4,790
41,915


1735078743577.png

I wish you all a very Merry Christmas! May all your wishes and dreams come true. The days will be filled with happiness, love, joy and meaning. I hug each and every one of you and thank you for being together with me. Thank you!!!

The DZ girls join in on the congratulations!

P.S. This is 1 of 4 special Christmas wallpapers.

 

Bob69

Uploading the World
Uploader
Donor
Compressor
Mar 2, 2019
15,825
183,544
Reborn [Act 2 v0.02.1] [Woundead] - Compressed

Win/Linux [595 MB]
- - - -

Mac [584MB]
- - - -

You don't have permission to view the spoiler content. Log in or register now.
--------------------------------
Reborn [Act 2 v0.02.1] [Woundead] - Update only

Universal: Act 2 v0.02.0 -> Act 2 v0.02.1 [55 MB]
- - - -

You don't have permission to view the spoiler content. Log in or register now.
 

youraccount69

Forum Fanatic
Donor
Dec 30, 2020
4,583
2,132
Reborn-WOUNDEAD-0.02.1
You don't have permission to view the spoiler content. Log in or register now.
rpdl torrents are unaffiliated with F95Zone and the game developer.
Please note that we do not provide support for games.
For torrent-related issues use here, or join us on !
, . Downloading issues? Look here.​
 

buser333

Newbie
Jun 29, 2018
19
49
I get the following error in Grace's room during the party, with no option to ignore and continue.
Shame, because I really love the game so far.


Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
OSError: Couldn't find file 'sound/switch.mp3 '.

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

Full traceback:
  File "tl/english/updateact2.rpyc", line 4573, in script
  File "C:\Users\jjb33\AppData\Local\Temp\Rar$EXa10192.47488\Reborn-0.02.1-pc\renpy\ast.py", line 921, in execute
    renpy.exports.say(who, what, *args, **kwargs)
  File "C:\Users\jjb33\AppData\Local\Temp\Rar$EXa10192.47488\Reborn-0.02.1-pc\renpy\exports.py", line 1373, in say
    who(what, *args, **kwargs)
  File "C:\Users\jjb33\AppData\Local\Temp\Rar$EXa10192.47488\Reborn-0.02.1-pc\renpy\character.py", line 1266, in __call__
    self.do_display(who, what, cb_args=self.cb_args, dtt=dtt, **display_args)
  File "C:\Users\jjb33\AppData\Local\Temp\Rar$EXa10192.47488\Reborn-0.02.1-pc\renpy\character.py", line 927, in do_display
    display_say(who,
  File "C:\Users\jjb33\AppData\Local\Temp\Rar$EXa10192.47488\Reborn-0.02.1-pc\renpy\character.py", line 666, in display_say
    rv = renpy.ui.interact(mouse='say', type=type, roll_forward=roll_forward)
  File "C:\Users\jjb33\AppData\Local\Temp\Rar$EXa10192.47488\Reborn-0.02.1-pc\renpy\ui.py", line 299, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "C:\Users\jjb33\AppData\Local\Temp\Rar$EXa10192.47488\Reborn-0.02.1-pc\renpy\display\core.py", line 3377, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, pause_modal=pause_modal, **kwargs) # type: ignore
  File "C:\Users\jjb33\AppData\Local\Temp\Rar$EXa10192.47488\Reborn-0.02.1-pc\renpy\display\core.py", line 3846, in interact_core
    renpy.audio.audio.interact()
  File "C:\Users\jjb33\AppData\Local\Temp\Rar$EXa10192.47488\Reborn-0.02.1-pc\renpy\audio\audio.py", line 1213, in interact
    periodic()
  File "C:\Users\jjb33\AppData\Local\Temp\Rar$EXa10192.47488\Reborn-0.02.1-pc\renpy\audio\audio.py", line 1166, in periodic
    raise_(exc[0], exc[1], exc[2])
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/site-packages/future/utils/__init__.py", line 441, in raise_
  File "C:\Users\jjb33\AppData\Local\Temp\Rar$EXa10192.47488\Reborn-0.02.1-pc\renpy\audio\audio.py", line 1144, in periodic_thread_main
    periodic_pass()
  File "C:\Users\jjb33\AppData\Local\Temp\Rar$EXa10192.47488\Reborn-0.02.1-pc\renpy\audio\audio.py", line 1086, in periodic_pass
    c.periodic()
  File "C:\Users\jjb33\AppData\Local\Temp\Rar$EXa10192.47488\Reborn-0.02.1-pc\renpy\audio\audio.py", line 517, in periodic
    topf = load(filename)
  File "C:\Users\jjb33\AppData\Local\Temp\Rar$EXa10192.47488\Reborn-0.02.1-pc\renpy\audio\audio.py", line 70, in load
    rv = renpy.loader.load(fn)
  File "C:\Users\jjb33\AppData\Local\Temp\Rar$EXa10192.47488\Reborn-0.02.1-pc\renpy\loader.py", line 820, in load
    raise IOError("Couldn't find file '%s'." % name)
OSError: Couldn't find file 'sound/switch.mp3 '.

Windows-10-10.0.19045 AMD64
Ren'Py 8.0.3.22090809
Reborn 0.02.1
Sat Jan  4 12:18:20 2025
 
Aug 10, 2024
202
97
This might be my first college themed game where i didnt find any girl appealing, other than stella since mc has known her for a long time and she has not got a silver spoon up her ass
Rest all of the girls can go to bin, maybe im being harsh but i feel like it
 
  • Like
Reactions: george_hacker

vzrguqyz

New Member
Aug 24, 2023
14
11
This might be my first college themed game where i didnt find any girl appealing, other than stella since mc has known her for a long time and she has not got a silver spoon up her ass
Rest all of the girls can go to bin, maybe im being harsh but i feel like it
Well, Rebecca seems to have a silver spoon, but she behaves quite well and with restraint. And she’s attractive in appearance, unlike her dwarf friend.
 
Aug 10, 2024
202
97
Well, Rebecca seems to have a silver spoon, but she behaves quite well and with restraint. And she’s attractive in appearance, unlike her dwarf friend.
Agreed
She seems decent, also imo jessica, rachel and emily seems ok so far
Kaylie is way to clingy and annoying with her constant blabbering

Maybe i was a bit harsh, 70% of girls from banner can go to bin(assuming all of them are lis) :HideThePain:
 
  • Like
Reactions: vzrguqyz

kf12d

New Member
Feb 20, 2023
14
1
I get the following error in Grace's room during the party, with no option to ignore and continue.
Shame, because I really love the game so far.


Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
OSError: Couldn't find file 'sound/switch.mp3 '.

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

Full traceback:
  File "tl/english/updateact2.rpyc", line 4573, in script
  File "C:\Users\jjb33\AppData\Local\Temp\Rar$EXa10192.47488\Reborn-0.02.1-pc\renpy\ast.py", line 921, in execute
    renpy.exports.say(who, what, *args, **kwargs)
  File "C:\Users\jjb33\AppData\Local\Temp\Rar$EXa10192.47488\Reborn-0.02.1-pc\renpy\exports.py", line 1373, in say
    who(what, *args, **kwargs)
  File "C:\Users\jjb33\AppData\Local\Temp\Rar$EXa10192.47488\Reborn-0.02.1-pc\renpy\character.py", line 1266, in __call__
    self.do_display(who, what, cb_args=self.cb_args, dtt=dtt, **display_args)
  File "C:\Users\jjb33\AppData\Local\Temp\Rar$EXa10192.47488\Reborn-0.02.1-pc\renpy\character.py", line 927, in do_display
    display_say(who,
  File "C:\Users\jjb33\AppData\Local\Temp\Rar$EXa10192.47488\Reborn-0.02.1-pc\renpy\character.py", line 666, in display_say
    rv = renpy.ui.interact(mouse='say', type=type, roll_forward=roll_forward)
  File "C:\Users\jjb33\AppData\Local\Temp\Rar$EXa10192.47488\Reborn-0.02.1-pc\renpy\ui.py", line 299, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "C:\Users\jjb33\AppData\Local\Temp\Rar$EXa10192.47488\Reborn-0.02.1-pc\renpy\display\core.py", line 3377, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, pause_modal=pause_modal, **kwargs) # type: ignore
  File "C:\Users\jjb33\AppData\Local\Temp\Rar$EXa10192.47488\Reborn-0.02.1-pc\renpy\display\core.py", line 3846, in interact_core
    renpy.audio.audio.interact()
  File "C:\Users\jjb33\AppData\Local\Temp\Rar$EXa10192.47488\Reborn-0.02.1-pc\renpy\audio\audio.py", line 1213, in interact
    periodic()
  File "C:\Users\jjb33\AppData\Local\Temp\Rar$EXa10192.47488\Reborn-0.02.1-pc\renpy\audio\audio.py", line 1166, in periodic
    raise_(exc[0], exc[1], exc[2])
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/site-packages/future/utils/__init__.py", line 441, in raise_
  File "C:\Users\jjb33\AppData\Local\Temp\Rar$EXa10192.47488\Reborn-0.02.1-pc\renpy\audio\audio.py", line 1144, in periodic_thread_main
    periodic_pass()
  File "C:\Users\jjb33\AppData\Local\Temp\Rar$EXa10192.47488\Reborn-0.02.1-pc\renpy\audio\audio.py", line 1086, in periodic_pass
    c.periodic()
  File "C:\Users\jjb33\AppData\Local\Temp\Rar$EXa10192.47488\Reborn-0.02.1-pc\renpy\audio\audio.py", line 517, in periodic
    topf = load(filename)
  File "C:\Users\jjb33\AppData\Local\Temp\Rar$EXa10192.47488\Reborn-0.02.1-pc\renpy\audio\audio.py", line 70, in load
    rv = renpy.loader.load(fn)
  File "C:\Users\jjb33\AppData\Local\Temp\Rar$EXa10192.47488\Reborn-0.02.1-pc\renpy\loader.py", line 820, in load
    raise IOError("Couldn't find file '%s'." % name)
OSError: Couldn't find file 'sound/switch.mp3 '.

Windows-10-10.0.19045 AMD64
Ren'Py 8.0.3.22090809
Reborn 0.02.1
Sat Jan  4 12:18:20 2025
SAME
 
  • Like
Reactions: Citymac

MagicMan753

Active Member
Nov 19, 2021
849
1,478
Really solid game. I love Grace and Jessica the most. A few others are cool as well. There is some english problems, but nothing too bad.

i wish I could continue, but unskippable error if you go Grace route, so will just wait and hopefully act 3 will have that fixed for next time. Excited to see more of these romances to develop.
 

Tomy75

Active Member
Sep 27, 2018
686
801
I had to stop, no matter the choices you make, everything is forced, and being forced to bang some ugly cheap sluts is not for me. Good luck dev with your Kinetic Novel.
 
  • Like
Reactions: Harathorne

flaviopaganini

Steam Fanboy
Donor
Feb 25, 2024
1,368
2,792
Hello everyone!

It's been a while since my last Steam update, and as always, the reason is my busy schedule. I’m still working alone and have to balance game development with my main job, which takes up a lot of valuable time.

However, the project is moving forward! Right now, I’m actively working on Act 3.

About Act 3
This will be the most ambitious act so far:

  • Free movement with major events,
  • Character relationship development,
  • Deeper character backstories and lore.

Act 3 will introduce a lot of new content but also raise even more questions. The workload is huge, but the final result will be worth it!

What’s New?
✅ Improved character body physics – characters look even more realistic in intimate scenes.
✅ Experimenting with simulations – Daz3D is quite "stiff" by default, but I’ve managed to achieve some interesting results. You’ll see this in new animations.
✅ Higher-quality visuals – my skills keep improving, and it’s noticeable in the latest scenes.
✅ New post-processing techniques – visuals now look even more polished and appealing.

Current Work
Right now, I’m focused on:

  • Writing scenes and dialogues,
  • Rendering artwork and animations,
  • Creating and refining locations,
  • Writing game code.

Some scenes in Act 3 feature over 20 characters at once. These aren’t just background NPCs – they are full-fledged characters that require individual work. This takes time, but I’m confident the result will be worth it.

The Future of the Project
Looking back at Acts 1 and 2, I see many areas for improvement. Act 3 needs to be a step above. The only limiting factor is time. As I’ve said before, quality is my top priority, and I will take as much time as necessary to deliver it.

After releasing Act 2, I also focused on promoting the project. I handle everything myself, but I’ve already seen some progress – my social media pages are starting to grow. Hopefully, in the future, this will allow me to fully dedicate myself to game development and leave my day job.

I apologize if I haven’t been able to respond to everyone – my workload is intense. The best way to reach me is via Discord.

If you want exclusive updates and bonuses, follow me on social media and other platforms. I post news every week!

And now – a few shots of the Girls of the Month. Remember, voting takes place on my Patreon, so you can cast your vote for your favorite!

1741357771011.png
1741357799549.png
1741357820625.png

Thank you for your support! ❤ Thanks to you, this project continues to grow and evolve!

Woundead

PATREON

BOOSTY

 
  • Heart
Reactions: Commander Booty
3.10 star(s) 14 Votes