Create and Fuck your AI Slut -70% OFF
x

Shindora

Newbie
Oct 1, 2022
57
16
27
Hello.
I have a very simple question when it comes to the game - how is the corruption? I've read some reviews about it online and found that it isn't the usual stuff but is rather more wholesome. So without that many spoilers can you let me know what is going on : )?
 
  • Haha
Reactions: Allan Trumbull

starkj

Active Member
May 17, 2022
728
1,041
267
If you download the save with everything unlocked, it says on those 3 scenes " alternative reality" i think but i have no idea how to unlock them either on my save, they are the only ones left for me.
 

dumbo10

Member
Jul 15, 2020
111
172
53
After I finished the game one thing comes to mind right away is, why yamiyo corruption process is time skipped?!, it's such huge missing opportunity, it coulve been pretty awesome corrupting journey, it could potentially made to be so hot that it would've been added to my personal top 5 heck even top 3 hottest scenes of avn I ever played, not only for the good model but the whole situation, circumstance and relation between mc and LI. It could've been perfect for my own taste. If it remains it's still down under my top 10 missing opportunity of avn tho.
 

JustAlexKing

Member
May 28, 2022
125
126
134
After I finished the game one thing comes to mind right away is, why yamiyo corruption process is time skipped?!, it's such huge missing opportunity, it coulve been pretty awesome corrupting journey, it could potentially made to be so hot that it would've been added to my personal top 5 heck even top 3 hottest scenes of avn I ever played, not only for the good model but the whole situation, circumstance and relation between mc and LI. It could've been perfect for my own taste. If it remains it's still down under my top 10 missing opportunity of avn tho.
I feel you mate, Hitomu get a custom scene with like 6 sex position scene alone (not to mention all the "foreplay") while best girl yamiyo content is getting skip ,she only have like what? 2 lame and kinda basic sex scene, hopefully the author will add at least 1 custom scene like the one with Hitomu in the onsen for yamiyo.
 

JustAlexKing

Member
May 28, 2022
125
126
134
I think you need to talk to her in the morning outside the bar
Dont think it work like that, talk to her plenty of them in the morning already, she said to come back after midnight,and there just no sex scene unlock at midnight, must've spend nearly $1000 on her trying to unlock the damn scene , im at like 96% or so rn, just a few scene with airi and momoko that i miss out somewhere, these 3 scenes with chizue, and the last scene from emica and nana page are those i have no idea how to unlock.
 

dumbo10

Member
Jul 15, 2020
111
172
53
Best girl yamiyo
I second that. My top 3 LIs between em all in this game based on persona and background story are yamiyo>mihina>sophie. Their persona and background story are just the most interesting types to get corrupting from my own preference. Unfortunately they all seemingly categorized under sides LIs by dev so they will probably get less spotlight.

Tbh for a game that introduces sooo many LIs for me this is kinda expected, it what worries me from game with too many LIs, but it's just bummed me a little bit that it's the best LIs I like here and the corruption conquest journey was cut shorter. I literally said "what?! why they cut this out!!" when black screen appears saying a "few days later" and the game just keep continue with single images. That part feels a bit rushed for me where it could be stalled for more spicy moments.

Although I got it that it may because the limit of workload each patch and there just too many LIs trying to shine. I'm not blaming dev for that but to me, personally, it's like huge missing opportunity.

I may not delete this game for yamiyo scene alone, perhaps mihina as well and later sophie. They will all be remembered haha
 

rash69

Active Member
Jul 6, 2017
672
556
305
Dont think it work like that, talk to her plenty of them in the morning already, she said to come back after midnight,and there just no sex scene unlock at midnight, must've spend nearly $1000 on her trying to unlock the damn scene , im at like 96% or so rn, just a few scene with airi and momoko that i miss out somewhere, these 3 scenes with chizue, and the last scene from emica and nana page are those i have no idea how to unlock.
Then he must have changed it I haven't played the new update yet.
 

MrHatIsHere

Member
Jan 18, 2022
472
693
170
Does the MC keep being a chump for Sada? I like the story generally, but it seems that Sada seems like a sort of ruiner character who just throws the whole thing off. Even in context, her behavior seems off, and I'm wondering if the MC ever has any other reaction than just going pure beta.
 

tadashi

Newbie
Jul 26, 2017
67
7
107
hello
Save files from V15 will not open in V16.
Why?

I'm sorry, but an uncaught exception occurred.

While running game code:
File "renpy/common/00start.rpy", line 273, in script
python:
File "renpy/common/00start.rpy", line 273, in script
python:
File "renpy/common/00start.rpy", line 277, in <module>
renpy.call_in_new_context("_main_menu")
File "renpy/common/00action_file.rpy", line 462, in __call__
renpy.load(fn)
TypeError: __new__() takes exactly 4 arguments (5 given)

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

Full traceback:
File "renpy/bootstrap.py", line 331, in bootstrap
renpy.main.main()
File "renpy/main.py", line 662, in main
run(restart)
File "renpy/main.py", line 148, in run
renpy.execution.run_context(True)
File "renpy/execution.py", line 922, in run_context
context.run()
File "renpy/common/00start.rpy", line 273, in script
python:
File "renpy/common/00start.rpy", line 273, in script
python:
File "renpy/ast.py", line 928, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "renpy/python.py", line 2245, in py_exec_bytecode
exec(bytecode, globals, locals)
File "renpy/common/00start.rpy", line 277, in <module>
renpy.call_in_new_context("_main_menu")
File "renpy/game.py", line 344, in call_in_new_context
return renpy.execution.run_context(False)
File "renpy/execution.py", line 922, in run_context
context.run()
File "renpy/common/_layout/screen_main_menu.rpym", line 28, in script
python hide:
File "renpy/common/_layout/screen_main_menu.rpym", line 28, in script
python hide:
File "renpy/ast.py", line 928, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "renpy/python.py", line 2245, 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 "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 4160, in interact_core
rv = root_widget.event(ev, x, y, 0)
File "renpy/display/layout.py", line 1102, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/transition.py", line 48, in event
return self.new_widget.event(ev, x, y, st) # E1101
File "renpy/display/layout.py", line 1102, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/layout.py", line 1102, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/screen.py", line 727, in event
rv = self.child.event(ev, x, y, st)
File "renpy/display/layout.py", line 1102, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/layout.py", line 1323, in event
rv = super(Window, self).event(ev, x, y, st)
File "renpy/display/layout.py", line 273, in event
rv = d.event(ev, x - xo, y - yo, st)
File "renpy/display/layout.py", line 1102, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/layout.py", line 1323, in event
rv = super(Window, self).event(ev, x, y, st)
File "renpy/display/layout.py", line 273, in event
rv = d.event(ev, x - xo, y - yo, st)
File "renpy/display/layout.py", line 1102, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/layout.py", line 273, in event
rv = d.event(ev, x - xo, y - yo, st)
File "renpy/display/behavior.py", line 983, in event
return handle_click(self.clicked)
File "renpy/display/behavior.py", line 918, in handle_click
rv = run(action)
File "renpy/display/behavior.py", line 330, in run
return action(*args, **kwargs)
File "renpy/common/00action_file.rpy", line 462, in __call__
renpy.load(fn)
File "renpy/loadsave.py", line 770, in load
roots, log = loads(location.load(filename))
File "renpy/loadsave.py", line 63, in loads
return cPickle.loads(s)
TypeError: __new__() takes exactly 4 arguments (5 given)

Windows-10-10.0.19041
Ren'Py 7.4.11.2266
Dark Magic V.0.16.0
Mon Oct 31 14:10:19 2022
 

MrHatIsHere

Member
Jan 18, 2022
472
693
170
hello
Save files from V15 will not open in V16.
Why?

I'm sorry, but an uncaught exception occurred.

While running game code:
File "renpy/common/00start.rpy", line 273, in script
python:
File "renpy/common/00start.rpy", line 273, in script
python:
File "renpy/common/00start.rpy", line 277, in <module>
renpy.call_in_new_context("_main_menu")
File "renpy/common/00action_file.rpy", line 462, in __call__
renpy.load(fn)
TypeError: __new__() takes exactly 4 arguments (5 given)

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

Full traceback:
File "renpy/bootstrap.py", line 331, in bootstrap
renpy.main.main()
File "renpy/main.py", line 662, in main
run(restart)
File "renpy/main.py", line 148, in run
renpy.execution.run_context(True)
File "renpy/execution.py", line 922, in run_context
context.run()
File "renpy/common/00start.rpy", line 273, in script
python:
File "renpy/common/00start.rpy", line 273, in script
python:
File "renpy/ast.py", line 928, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "renpy/python.py", line 2245, in py_exec_bytecode
exec(bytecode, globals, locals)
File "renpy/common/00start.rpy", line 277, in <module>
renpy.call_in_new_context("_main_menu")
File "renpy/game.py", line 344, in call_in_new_context
return renpy.execution.run_context(False)
File "renpy/execution.py", line 922, in run_context
context.run()
File "renpy/common/_layout/screen_main_menu.rpym", line 28, in script
python hide:
File "renpy/common/_layout/screen_main_menu.rpym", line 28, in script
python hide:
File "renpy/ast.py", line 928, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "renpy/python.py", line 2245, 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 "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 4160, in interact_core
rv = root_widget.event(ev, x, y, 0)
File "renpy/display/layout.py", line 1102, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/transition.py", line 48, in event
return self.new_widget.event(ev, x, y, st) # E1101
File "renpy/display/layout.py", line 1102, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/layout.py", line 1102, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/screen.py", line 727, in event
rv = self.child.event(ev, x, y, st)
File "renpy/display/layout.py", line 1102, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/layout.py", line 1323, in event
rv = super(Window, self).event(ev, x, y, st)
File "renpy/display/layout.py", line 273, in event
rv = d.event(ev, x - xo, y - yo, st)
File "renpy/display/layout.py", line 1102, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/layout.py", line 1323, in event
rv = super(Window, self).event(ev, x, y, st)
File "renpy/display/layout.py", line 273, in event
rv = d.event(ev, x - xo, y - yo, st)
File "renpy/display/layout.py", line 1102, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/layout.py", line 273, in event
rv = d.event(ev, x - xo, y - yo, st)
File "renpy/display/behavior.py", line 983, in event
return handle_click(self.clicked)
File "renpy/display/behavior.py", line 918, in handle_click
rv = run(action)
File "renpy/display/behavior.py", line 330, in run
return action(*args, **kwargs)
File "renpy/common/00action_file.rpy", line 462, in __call__
renpy.load(fn)
File "renpy/loadsave.py", line 770, in load
roots, log = loads(location.load(filename))
File "renpy/loadsave.py", line 63, in loads
return cPickle.loads(s)
TypeError: __new__() takes exactly 4 arguments (5 given)

Windows-10-10.0.19041
Ren'Py 7.4.11.2266
Dark Magic V.0.16.0
Mon Oct 31 14:10:19 2022
I had an issue loading my latest save file in v16, and I ended up loading an earlier save file that was in the middle of a scene, and that was able to load. You might try loading earlier saves, seeing if any load, or use the previous version to just try creating a new save in the middle of a scene, and see if that save works in v16.
 
4.20 star(s) 117 Votes