- Jul 17, 2020
- 436
- 311
You don't have permission to view the spoiler content.
Log in or register now.
I'm not saying they don't go through character development after they meet, but with the older version the change was too big and slightly out of character. Bella literally went from a psycho to someone who sheepishly tells Vic to "have a nice day too". Am I supposed to believe that it's all because the MC told her about Summer the day before? New Bella at least seems like someone who could have a normal conversation with someone if she really wanted to.You missed the point here I think. Bella and MC are different characters at the start. They both suffered a similar trauma that left deep wounds on their souls/psyche. The two of them meet at school, develop a relationship and both are able to start healing.
I would also point out that the reworked versions of these two characters are more tame than what we get in chapter 3/3.5. Play through the haircut/shopping/date scenes and tell me otherwise. I don't think this does your flow/continuity argument any favors.
All of those scenes you mentioned were written with the more grounded version of Bella though, at least in my opinion. I mean why would, for example, the scene of her waiting during/after therapy need to change because of the rework?The whole point of character growth is to show how a character has progressed throughout a story. Such a drastic change in their personalities puts into question many of their interactions within Chapter 3. They don't line up well. It doesn't make sense for their personalities at the beginning of the season to share distinct similarities with their personalities near the end of the season. Oceans will have to rewrite many things in order to bring them closer to who they are in the latest chapters. Many of the date scenes must change to fit Bella's now more grounded character. Everything up until their kiss will have to change. Their shopping scene will have to change. Their study scene will have to change. Scenes as simple as her waiting on him(while he's in therapy) in the waiting room, sitting on the chair upside-down, will have to change. Many things that made Bella, Bella, are being removed from the story with each new rework.
Again, all of the things you mentioned are still there, they are just presented in a less edgy way. Nothing significant has changed at all, apart from the fact that the whole heist thing will seemingly be unavoidable.I get where you're coming from. The Bella from recent updates and the Bella from past updates need to be more similar on a fundamental level(how she talks and how she interacts with people - fundamental aspects). I totally get that. My main point was that their dynamic should have kept some of the edginess that made it so special/interesting in the first place—a tale of two broken souls finding comfort in each other. Before the rework, what did we know about Bella? We knew she was aggressive, unpredictable, unstable... an overall very troubled girl(not that unlike pre-rework MC). None of that is clear now. Only time will tell if this was a good moveღ
Ocean is more focused on the relationship building than lewd scenes at this point in the story. I can't wait to see some scenes with Nami and Bella!ch 4.5 and still no segs? to many licensing issues to add lewd scenes? or is this warning outdated?You don't have permission to view the spoiler content. Log in or register now.
Funny, tbf I'm almost 100% sure this was also included in the original version, as if this is a scene Ocean hasn't 'reworked'. And then after Vic leaves, Bella makes the joke about Vic doing 'the starfish' with MC.(...)Bella literally went from a psycho to someone who sheepishly tells Vic to "have a nice day too"(...)
I'm sorry, but an uncaught exception occurred.
While running game code:
File "renpy/common/00action_file.rpy", line 462, in __call__
renpy.load(fn)
Exception: Couldn't find a place to stop rolling back. Perhaps the script changed in an incompatible way?
-- Full Traceback ------------------------------------------------------------
Full traceback:
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 771, in load
log.unfreeze(roots, label="_after_load")
File "renpy/python.py", line 2200, in unfreeze
self.rollback(0, force=True, label=label, greedy=greedy, on_load=True)
File "renpy/python.py", line 2014, in rollback
self.load_failed()
File "renpy/python.py", line 1932, in load_failed
raise Exception("Couldn't find a place to stop rolling back. Perhaps the script changed in an incompatible way?")
Exception: Couldn't find a place to stop rolling back. Perhaps the script changed in an incompatible way?
Windows-10-10.0.19041
Ren'Py 7.4.11.2266
Sun Mar 12 21:45:41 2023
Hate to break it to you (not really), but what you're seeing are loose hairs sticking out as they do in real life. No Photoshop herelol looking through the files found a scene where dev photoshopped a character's head to cover nipple of a girl who just a few frames earlier flashed MC...
You don't have permission to view the spoiler content. Log in or register now.
looks photoshopped, unless the render is just that bad it turned hairs into blobs that look like it was erased out of a picture freehand with mouse & keyboardHate to break it to you (not really), but what you're seeing are loose hairs sticking out as they do in real life. No Photoshop here
It has to do with perspective, and focus. Lots of videos on Youtube to explain it to youlooks photoshopped, unless the render is just that bad it turned hairs into blobs that look like it was erased out of a picture freehand with mouse & keyboard
Next is Chapter 5, which I believe from previous posts will also contain some redo stuffI love this game really good story, is really the end of chapter 4.5 or will be more??
how about MC/nami/victoria or can you add an aggregated list of all confirmed throuples?I searched Discord to list what Ocean said on the different girls so far: (main LI = romance + ending)
snip
lots of new contentIs there any new content on Ch.4.5 ? or replacing older renders?
Added android v.Respect yourself and other people's work. If you like this content, support the author financially.