I keep thinking this game is dead lol then another post appears in my notifications
Mod updatedApocalust v0.09This mod overwrites the native 30fps animations of the game with interpolated 60fps animations.
Video enhancement mod
how ? Thanks to deep-learning processes, some trained models can interpolate "fake" frames next to native frames.
The result gives a smooth effect on each animations.
Apocalust is one of the few games made almost exclusively with animations, which makes this mod even more interesting.
Downloads links :
1080p: Mega ;You must be registered to see the links
4K version :You must be registered to see the links
Here are some examples of what you can expect with ...
- Video interpolation :
- Video upscaling (4K version only) :You must be registered to see the links
I didn't inspect each animation in depth , so feel free to report any flaws you find (bugs, video artifacts...)
You don't have permission to view the spoiler content. Log in or register now.
You don't have permission to view the spoiler content. Log in or register now.
You don't have permission to view the spoiler content. Log in or register now.
okay, thank youEverything should go in the game folder. either copy it into the root folder, or go into /game and copy everything from inside /game in the archive. Everything in the archive is needed, or it will not work properly. patch.rpy contains the original patch. I have not modded anything from there. The ipatch with the version number (ipatch9.rpy for this version) contains my changes. I don't put superfluous content in my patches. If anything were optional, I would say so.
Thank you for updating; said it before, your superb work makes it so much better experience to playApocalust v0.09This mod overwrites the native 30fps animations of the game with interpolated 60fps animations.
Video enhancement mod
how ? Thanks to deep-learning processes, some trained models can interpolate "fake" frames next to native frames.
The result gives a smooth effect on each animations.
Apocalust is one of the few games made almost exclusively with animations, which makes this mod even more interesting.
Downloads links :
1080p: Mega ;You must be registered to see the links
4K version :You must be registered to see the links
Here are some examples of what you can expect with ...
- Video interpolation :
- Video upscaling (4K version only) :You must be registered to see the links
I didn't inspect each animation in depth , so feel free to report any flaws you find (bugs, video artifacts...)
You don't have permission to view the spoiler content. Log in or register now.
You don't have permission to view the spoiler content. Log in or register now.
You don't have permission to view the spoiler content. Log in or register now.
The "entire Internet" is a stretch, but if one existed, it would be in the OP if someone created it and reported it to the thread's moderator.Where can I find a walkthrough? I've searched the entire Internet and still haven't found one. Please help!
The latterdid the mc cracked the milf already? or are they still blue balling him
A few hours. The renders and animation are gorgeous, but that makes the game take forever to make.4 years of developement and 0.09 as lastest version? How much play time this game last atm?
[code]
I'm sorry, but an uncaught exception occurred.
While loading <'Image' u'content/r_ev_ten_react.png'>:
File "game/apoc scripts/apoc episode_1/ep1_scenes/apoc_intro.rpy", line 77, in script call
call ep1_intr_ava_convo1 from _call_ep1_intr_ava_convo1
File "game/apoc scripts/apoc episode_1/ep1_scenes/apoc_intro.rpy", line 383, in script call
call ep1_tennis_convo2_label from _call_ep1_tennis_convo2_label
File "game/apoc scripts/apoc episode_1/ep1_scenes/apoc_intro.rpy", line 472, in script
evelr "HEY!" with vpunch
IOError: Couldn't find file 'content/r_ev_ten_react.png'.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "script.rpyc", line 164, in script call
File "game/apoc scripts/apoc episode_1/ep1_scenes/apoc_intro.rpy", line 77, in script call
call ep1_intr_ava_convo1 from _call_ep1_intr_ava_convo1
File "game/apoc scripts/apoc episode_1/ep1_scenes/apoc_intro.rpy", line 383, in script call
call ep1_tennis_convo2_label from _call_ep1_tennis_convo2_label
File "game/apoc scripts/apoc episode_1/ep1_scenes/apoc_intro.rpy", line 472, in script
evelr "HEY!" with vpunch
File "renpy/ast.py", line 721, in execute
renpy.exports.say(who, what, *args, **kwargs)
File "renpy/exports.py", line 1419, in say
who(what, *args, **kwargs)
File "renpy/character.py", line 1249, in __call__
self.do_display(who, what, cb_args=self.cb_args, dtt=dtt, **display_args)
File "renpy/character.py", line 901, in do_display
**display_args)
File "renpy/character.py", line 647, in display_say
rv = renpy.ui.interact(mouse='say', type=type, roll_forward=roll_forward)
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/motion.py", line 181, in render
child = render(self.child, 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/transform.py", line 733, in render
return transform_render(self, width, height, st, at)
File "accelerator.pyx", line 187, in renpy.display.accelerator.transform_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/transform.py", line 733, in render
return transform_render(self, width, height, st, at)
File "accelerator.pyx", line 187, in renpy.display.accelerator.transform_render
File "render.pyx", line 263, in renpy.display.render.render
File "renpy/display/image.py", line 501, in render
return wrap_render(self.target, width, height, st, at)
File "renpy/display/image.py", line 307, in wrap_render
rend = render(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/video.py", line 398, in render
surf = renpy.display.render.render(self.image, 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/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 706, in load
raise e
IOError: Couldn't find file 'content/r_ev_ten_react.png'.
Windows-10-10.0.19041
Ren'Py 7.4.11.2266
Apocalust 0.09
Tue Aug 19 13:36:24 2025
Visual nice.... Wonky animation and story sucks .The dev now pushing 8 months to year for new updates for not alot content. I had to stop supporting.This is one of those games that takes a long time to release new updates, but the visuals and storyline are so hot it's kinda worth it.
I agree on the stop supporting part. One of those things where just because I'm rooting for a game and like it doesn't mean it's always worth throwing in $$ on.Visual nice.... Wonky animation and story sucks .The dev now pushing 8 months to year for new updates for not alot content. I had to stop supporting.