Home Artists Posts Import Register
The Offical Matrix Groupchat is online! >>CLICK HERE<<

Content

Hey guys

I'm so excited to be able to share with you the newest update of Deviant Discoveries and take this opportunity to thank you for your continued support.

Without you there is hardly a way that we would be able to continue developing the game at this level and try to push to better both ourselves and the way that this game continues to grow.

For the first time we are also offering multiple versions that differ in size.

Ultralight (Win) - 48Mb

Ultralight (Mac&Linux) - 65Mb

Light - 98Mb

Lossless - 578Mb

Native (Normal build) - 971Mb

Upscaled (Imagepack)- 601Mb


Let's go over the packs quickly:

Native is recommended for those that are on systems that don't support .webp

Lossless is like it says, lossless compression using the webp extension.

The Light/Ultralight are really smaller in size, but at a cost of image quality.

Then there is the Upscaled edition. Like really upscaled. 5K to be exact. But you need to download one of the other builds and then copy the files contained in the zip to your game folder to add those images.


The new version is here and let's just jump right into what it contains...

V 0.41.0 Changelog: 

  • A total of 59 new images were made for this update.
  • Seven new scenes featuring each of the girls helping to promote Francesca's sexshop
  • Added seven new sms discussions with each girl, asking them if they're willing to help out with the shop.
  • Fixed a display bug on the income notifications
  • Fixed a minor bug when telling Alice to come with the materials
  • Fixed a bug causing the SMS discussions to be triggered twice

Known bugs:

  • The notifications can sometime appear a second time.
  • The notifications can also have a weird behavior when it comes to rollback.
  • The flash effect is currently bugged on some old content and may not look as intended.

To trigger the new content:

So after the last scene with Francesca at the shop she will ask you to help her out with promoting her business.

You'll then be able to select one of the girls at a time and enlist their help in varying scenes.

Note: For the store content the girls do need to be at their last level with the exception of Lola who only needs to be at her 2nd tier (Either one) & Luna who you only need to have done the available scenes.

I really hope you guys will have fun with this update and I'm hoping to hear what you think about it.

Cheers
-Jan

Comments

Noname

Got this when i try to update I'm sorry, but an uncaught exception occurred. While running game code: File "renpy/common/00updater.rpy", line 1336, in __call__ renpy.invoke_in_new_context(update, *self.args, **self.kwargs) File "renpy/common/00updater.rpy", line 1319, in update renpy.call_screen("updater", u=u) Exception: Unknown keyword arguments: u -- Full Traceback ------------------------------------------------------------ Full traceback: File "renpy/common/_layout/screen_main_menu.rpym", line 28, in script python hide: File "D:\game\DDGame-0.38.0-pc\renpy\ast.py", line 900, in execute renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store) File "D:\game\DDGame-0.38.0-pc\renpy\python.py", line 1930, in py_exec_bytecode exec bytecode in globals, locals File "renpy/common/_layout/screen_main_menu.rpym", line 28, in python hide: File "renpy/common/_layout/screen_main_menu.rpym", line 35, in _execute_python_hide ui.interact() File "D:\game\DDGame-0.38.0-pc\renpy\ui.py", line 289, in interact rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs) File "D:\game\DDGame-0.38.0-pc\renpy\display\core.py", line 2690, in interact repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs) File "D:\game\DDGame-0.38.0-pc\renpy\display\core.py", line 3493, in interact_core rv = root_widget.event(ev, x, y, 0) File "D:\game\DDGame-0.38.0-pc\renpy\display\layout.py", line 998, in event rv = i.event(ev, x - xo, y - yo, cst) File "D:\game\DDGame-0.38.0-pc\renpy\display\layout.py", line 998, in event rv = i.event(ev, x - xo, y - yo, cst) File "D:\game\DDGame-0.38.0-pc\renpy\display\layout.py", line 998, in event rv = i.event(ev, x - xo, y - yo, cst) File "D:\game\DDGame-0.38.0-pc\renpy\display\screen.py", line 697, in event rv = self.child.event(ev, x, y, st) File "D:\game\DDGame-0.38.0-pc\renpy\display\layout.py", line 998, in event rv = i.event(ev, x - xo, y - yo, cst) File "D:\game\DDGame-0.38.0-pc\renpy\display\layout.py", line 998, in event rv = i.event(ev, x - xo, y - yo, cst) File "D:\game\DDGame-0.38.0-pc\renpy\display\behavior.py", line 923, in event return handle_click(self.clicked) File "D:\game\DDGame-0.38.0-pc\renpy\display\behavior.py", line 858, in handle_click rv = run(action) File "D:\game\DDGame-0.38.0-pc\renpy\display\behavior.py", line 320, in run return action(*args, **kwargs) File "renpy/common/00updater.rpy", line 1336, in __call__ renpy.invoke_in_new_context(update, *self.args, **self.kwargs) File "D:\game\DDGame-0.38.0-pc\renpy\game.py", line 281, in invoke_in_new_context return callable(*args, **kwargs) File "renpy/common/00updater.rpy", line 1319, in update renpy.call_screen("updater", u=u) File "D:\game\DDGame-0.38.0-pc\renpy\exports.py", line 2875, in call_screen rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward) File "D:\game\DDGame-0.38.0-pc\renpy\ui.py", line 289, in interact rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs) File "D:\game\DDGame-0.38.0-pc\renpy\display\core.py", line 2690, in interact repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs) File "D:\game\DDGame-0.38.0-pc\renpy\display\core.py", line 3074, in interact_core root_widget.visit_all(lambda i : i.per_interact()) File "D:\game\DDGame-0.38.0-pc\renpy\display\core.py", line 534, in visit_all d.visit_all(callback, seen) File "D:\game\DDGame-0.38.0-pc\renpy\display\core.py", line 534, in visit_all d.visit_all(callback, seen) File "D:\game\DDGame-0.38.0-pc\renpy\display\core.py", line 534, in visit_all d.visit_all(callback, seen) File "D:\game\DDGame-0.38.0-pc\renpy\display\screen.py", line 424, in visit_all callback(self) File "D:\game\DDGame-0.38.0-pc\renpy\display\core.py", line 3074, in root_widget.visit_all(lambda i : i.per_interact()) File "D:\game\DDGame-0.38.0-pc\renpy\display\screen.py", line 434, in per_interact self.update() File "D:\game\DDGame-0.38.0-pc\renpy\display\screen.py", line 619, in update self.screen.function(**self.scope) File "D:\game\DDGame-0.38.0-pc\renpy\ast.py", line 158, in apply_arguments return parameters.apply(args, kwargs, ignore_errors) File "D:\game\DDGame-0.38.0-pc\renpy\ast.py", line 145, in apply raise Exception("Unknown keyword arguments: %s" % ( ", ".join(values.keys()))) Exception: Unknown keyword arguments: u Windows-8-6.2.9200 Ren'Py 7.2.2.491 Deviant Discoveries 0.41.0 Wed Sep 18 15:50:53 2019