Darkdevil66

Magnificent Bastard
Donor
Apr 16, 2020
1,708
42,114


preview (3).png


I've crossed 3000 images! Although I'm focusing mainly on animations this month, I've pushed myself to full speed and managed to create some more images. As for the animations themselves, I already have 120 of them, but I still have 3 lewd scenes ahead of me. I think it's time to give you a status update on what still needs to be done and what's already completed. In terms of scenes that are finished (there were a lot, as they vary depending on the path, but I'll give you a more general count):
  • I've already completed 23 scenes, including 3 lewd scenes and one race sequence.
  • There are 7 scenes left, 3 of which are lewd scenes, while the rest are various connectors between scenes or smaller, simple scenes. Of course, there's also the Extra Scene, which Joshua is currently working on.
Right now, I'm focusing on finishing the lewd scenes as soon as possible since I need animations for them. You know how it is with animations—it's easy to make mistakes, and I need time to correct those mistakes and re-render the animations. Once I finish the lewd scenes, I'll piece together what we have into the code. Then we'll start official testing (some scenes have already gone to testing, but it's best to test when everything is complete), and I'll begin adding music, SFX, and making necessary adjustments. As for the Extra Scene itself, I'll focus on it only after I hand over the entire game for beta testing, since extra scenes don't require as much testing as they aren't connected to the main game. But I'll write more about that once we reach that stage. For now, I'm hoping these 3 lewd scenes go smoothly since I'm working against a deadline.

I think this Episode will have many things happening that you might not have expected, and I hope you'll enjoy these surprises. I'm very excited myself and can't wait to see your reactions to some of the scenes, which is why I'm putting in full effort to deliver this update as quickly as possible.

Once again we have a request for those of you who speak a language other than English but are also proficient enough in English to help us with translation testing. If you know Latin Spanish, German, French, Turkish, or Russian—reach out to us here or on Discord! You just need to be fluent in one of these languages and have a good understanding of English to help us review the dialogue lines from our game.
Remember to add Race of Life to your wishlists on Steam. We're almost at 15,000 wishlists, and we thank you all so much for that! The Steam release will probably be around a month after the Patreon release, mainly due to language considerations... But more about that when we're really close to the Patreon release. Unfortunately, I can't say more for now. Once again, thank you for your support!

Few words from Joshua

I've almost finished the editing of the script, which finally came out to 210,000 words, which is a pretty hefty update, though it can be a bit deceiving as some of it is slight variations on parallel paths. I tried to keep everything as modular as possible, but there were many points where the dialogue needed to vary based on things that are being referred to on some paths, and that didn’t happen on others.

The positive point there though is that a majority of the renders are the same, so it doesn’t add much to development time, vehicle still making the dialogue specific to the path the player chooses. It could have been simpler to make the dialogue more generic, but I think that’d make the choices feel less impactful.
My next job will be adding in the hooks for the Steam achievements and finishing off the bonus scene. As you guys all know, the scene will be of Jake and Allison's wedding night. So far, we've only seen Allison as the angry ex or the slowly-softening baby mama, but this scene is from before all of that, so it’ll be a new side to her that will feel very different to the guarded/hostile one we meet in Race of Life. It's a fun scene to write, though it is a little bittersweet to know that they go from that to the current volatility. But, that's life. The salty gives joy to the sweetness.

Once that's done, it's the usual sort of polishing. Checking the variables and values, looking for logical errors, writing flavour text for bios and stuff like that. I've had some questions about the preview pic of Allison, Nat and Jammin topless, with some queries around whether it's a real-life scene, a dream or a bonus render. As much as I hate being a tease, all I can say is 'wait and see'. I think you'll enjoy the ride.
Not long now. I can’t wait for all you guys to play this release.

Stay tuned!
 

MiltonPowers

Twins Basil! Twins!
Donor
Jul 26, 2023
9,551
18,707
Am I the only one who does not trust Natalya? Idk she seems way too interested in that battery project, maybe she is spying on us?
No, most people think she is a spy.

I'm possibly biased, but I don't believe she is a spy at all. I think it's way too obvious and the Devs are trying to make us look at her and miss the real villain. Or I'm just thinking too hard about it. :unsure:
 

Dessolos

Message Maven
Jul 25, 2017
12,326
16,025
No, most people think she is a spy.

I'm possibly biased, but I don't believe she is a spy at all. I think it's way too obvious and the Devs are trying to make us look at her and miss the real villain. Or I'm just thinking too hard about it. :unsure:
honestly last update for some reason started to make me like her more and think she isn't a spy or as suspicious as before . However before the update I used to be in the she is a spy camp.
 

Dr.TSoni

Well-Known Member
May 20, 2022
1,431
4,624
honestly last update for some reason started to make me like her more and think she isn't a spy or as suspicious as before . However before the update I used to be in the she is a spy camp.
I had the opposite reaction, apart from a blowjob, I've never had any interaction with her and suddenly I find her making every possible excuse to be part of the development group
 
Mar 10, 2018
170
444
Am I the only one who does not trust Natalya? Idk she seems way too interested in that battery project, maybe she is spying on us?
honestly last update for some reason started to make me like her more and think she isn't a spy or as suspicious as before . However before the update I used to be in the she is a spy camp.
I had the opposite reaction, apart from a blowjob, I've never had any interaction with her and suddenly I find her making every possible excuse to be part of the development group
she's just autistic man, why else would she be so laser focused on the battery project or Jake to an almost obsessive degree.
 
  • Like
Reactions: neglection

dospara98

New Member
Nov 2, 2020
9
2
Hello race fans! I'm having an Error message when launching the game at the menu screen. would anyone know anything about this one??

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

While loading <renpy.display.im.Image object ('gui/main_menu.png') at 0x000000000b7223d0>:
OSError: Couldn't find file 'gui/main_menu.png'.

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

Full traceback:
  File "renpy/common/_layout/screen_main_menu.rpym", line 28, in script
    python hide:
  File "D:\Games setup disks\RaceOfLife-Episode_3.1_Extra-pc\renpy\ast.py", line 1138, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "D:\Games setup disks\RaceOfLife-Episode_3.1_Extra-pc\renpy\python.py", line 1122, 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 "D:\Games setup disks\RaceOfLife-Episode_3.1_Extra-pc\renpy\ui.py", line 299, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "D:\Games setup disks\RaceOfLife-Episode_3.1_Extra-pc\renpy\display\core.py", line 3582, 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 "D:\Games setup disks\RaceOfLife-Episode_3.1_Extra-pc\renpy\display\core.py", line 4175, in interact_core
    self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)
  File "D:\Games setup disks\RaceOfLife-Episode_3.1_Extra-pc\renpy\display\core.py", line 2782, in draw_screen
    surftree = renpy.display.render.render_screen(
  File "render.pyx", line 492, in renpy.display.render.render_screen
  File "render.pyx", line 266, in renpy.display.render.render
  File "D:\Games setup disks\RaceOfLife-Episode_3.1_Extra-pc\renpy\display\layout.py", line 888, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 266, in renpy.display.render.render
  File "D:\Games setup disks\RaceOfLife-Episode_3.1_Extra-pc\renpy\display\layout.py", line 888, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 266, in renpy.display.render.render
  File "D:\Games setup disks\RaceOfLife-Episode_3.1_Extra-pc\renpy\display\layout.py", line 888, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 266, in renpy.display.render.render
  File "D:\Games setup disks\RaceOfLife-Episode_3.1_Extra-pc\renpy\display\screen.py", line 731, 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 266, in renpy.display.render.render
  File "D:\Games setup disks\RaceOfLife-Episode_3.1_Extra-pc\renpy\display\layout.py", line 888, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 266, in renpy.display.render.render
  File "D:\Games setup disks\RaceOfLife-Episode_3.1_Extra-pc\renpy\display\transform.py", line 909, in render
    return RenderTransform(self).render(width, height, st, at)
  File "accelerator.pyx", line 979, in renpy.display.accelerator.RenderTransform.render
  File "accelerator.pyx", line 404, in renpy.display.accelerator.RenderTransform.render_child
  File "render.pyx", line 266, in renpy.display.render.render
  File "D:\Games setup disks\RaceOfLife-Episode_3.1_Extra-pc\renpy\display\im.py", line 676, in render
    return cache.get(self, render=True)
  File "D:\Games setup disks\RaceOfLife-Episode_3.1_Extra-pc\renpy\display\im.py", line 330, in get
    surf = image.load()
  File "D:\Games setup disks\RaceOfLife-Episode_3.1_Extra-pc\renpy\display\im.py", line 803, in load
    raise e
  File "D:\Games setup disks\RaceOfLife-Episode_3.1_Extra-pc\renpy\display\im.py", line 757, in load
    filelike = renpy.loader.load(self.filename, directory="images")
  File "D:\Games setup disks\RaceOfLife-Episode_3.1_Extra-pc\renpy\loader.py", line 833, in load
    raise IOError("Couldn't find file '%s'." % name)
OSError: Couldn't find file 'gui/main_menu.png'.

Windows-10-10.0.22631 AMD64
Ren'Py 8.1.3.23091805
Race of Life Episode_3.1_Extra
Tue Oct 22 21:53:28 2024
 
Sep 24, 2018
278
363
Finally gave this a shot and finished what we have so far. Choosing to do a Jammin only run, aside from her i only really like the family(mother and kid), Coop and Maggie. Not going to go down the route for Maggie or Allie though. Cannot stand Alexa, annoying that she may be around Jasmine a lot.

Have enjoyed the race choice stuff, the gear change min game is pretty neat and the animations for the driving are great too. Almost dropped it after the gut punch at the start though, not a fan of threat to life shit in these things, glad i kept on though. That being said i will likely hold off on returning to this until it's done and i can check if there's anything i want to avoid, don't want to get more attached to anyone i like only for the inevitable horrific shit to happen to them.
 

Darkdevil66

Magnificent Bastard
Donor
Apr 16, 2020
1,708
42,114
Race of Life Wallpaper - October 2024 - Maggie

Maggie_October_4K.png

Maggie in a Halloween edition... Although there will be additional Halloween renders with Jasmine, I followed the suggestion from one of you and decided that this month's wallpaper will also have a dark theme. Would you be thrilled to encounter Maggie like this ?
 

AlexMpog

Active Member
Donor
Oct 17, 2022
675
1,896
Race of Life Wallpaper - October 2024 - Maggie

View attachment 4182325

Maggie in a Halloween edition... Although there will be additional Halloween renders with Jasmine, I followed the suggestion from one of you and decided that this month's wallpaper will also have a dark theme. Would you be thrilled to encounter Maggie like this ?
Personally I would be thrilled to encounter Maggie under any circumstances :love: (well almost any, let's not get super excited now ;))
 

DirtyMario

Jumping bitches since '85
Donor
Jul 19, 2017
1,327
4,306
she's just autistic man, why else would she be so laser focused on the battery project or Jake to an almost obsessive degree.
Don't forget that she is german. Germans are always the bad guys in any type of media. Them or the russians. And she's a german with a russian name. Red flag city!

I'm interested to see what the point was to Alexa stealing the flash drive. Honestly can't be that big of a deal since that scene is easily missable. Unless she steals it in any case, we just don't get to see it.
 
Mar 10, 2018
170
444
Don't forget that she is german. Germans are always the bad guys in any type of media. Them or the russians. And she's a german with a russian name. Red flag city!

I'm interested to see what the point was to Alexa stealing the flash drive. Honestly can't be that big of a deal since that scene is easily missable. Unless she steals it in any case, we just don't get to see it.
No dude shes just autistic, you would be able to read my reasoning but it was deleted by an idiotic mod (and i can't be bothered to type it out again, till the next update comes out where i will go thought the game from the start and make notes) getting pretty sick of the spy theory tbh.
 

Tremonia

Justice for Finnabair!
Donor
Jun 14, 2020
2,946
9,152
shes just autistic
Well, only in the stereotypical cliche kind of autism that people think autism looks like. I won't deny that the dev maybe really wants to show her as autistic, but as far as I can see she's not. That's not like real autism looks alike. Not in any kind of the spectrum.
 
  • Like
Reactions: vireker
Mar 10, 2018
170
444
Well, only in the stereotypical cliche kind of autism that people think autism looks like. I won't deny that the dev maybe really wants to show her as autistic, but as far as I can see she's not. That's not like real autism looks alike. Not in any kind of the spectrum.
i'm mean i'm joking but just out of interest what do you mean by "only in the stereotypical cliche kind of autism" that could mean anything, Do you mean like the bullshit that was Sheldon from BBT? (which did more damage to the autism community then anything ever) also autism is rather different from women, most women don't show the same signs that men do, hell most don't even get diagnosed.
 

Tremonia

Justice for Finnabair!
Donor
Jun 14, 2020
2,946
9,152
i'm mean i'm joking but just out of interest what do you mean by "only in the stereotypical cliche kind of autism" that could mean anything, Do you mean like the bullshit that was Sheldon from BBT?
Exactly like Sheldon Cooper. Natalya isn't on the spectre enough to get the diagnosis (and label). Every human is autistic to a certain grade, but there're many boxes to check to be "full" autistic.

also autism is rather different from women, most women don't show the same signs that men do, hell most don't even get diagnosed.
I'm well aware. And just a FYI autism is individual and not gender specific. Like I said, every human is autistic. The most just not enough to be "abnormal" from the normies society POV. Natalya is interesting in one way she acts but not autistic.
 

Bootyman92

Member
Jun 25, 2022
222
368
Race of Life Episode 3.2 Extra Scene - Poll #4

View attachment 4127885

Wedding night won in the last poll and lingerie was second in the fetishes poll! So, based on these choices, I’d like to ask for your help in selecting the lingerie you like the most. All options include stockings, but if you prefer a version without them, feel free to let me know in the comments
I'm a simple man. 3 and 6 are my first choice, 1 and 4 to be a bit spicier.

Fuck, I love lingerie.
 
4.70 star(s) 205 Votes