Which one first Being a Dik or GTAVI ??
Last edited:
Just another developer milking the cash cow. Went from three-four updates in a year all the way to one. Doubt you'll even see this one this year. They aren't much better than his original updates or longer so that tells me exactly whats going on. Dudes using all the money to vacation instead well giving supporters scraps. Much better games out there and developers to support who won't leave you feeling ripped off.
I dunno about that.This game was never more than 2 updates a year. The current updates are approximately 3 or 4 times bigger than the first episodes. Other games update 4 times a year but have half the content over those 4 updates that one episode of this game has.
DPC is milking, his decision to move from 30 to 60 FPS on animations was solely to increase development time, it offers nothing more to the story, his constant making new minigames and tinkering with the existent minigames is exasperating. There's plenty of things to be annoyed by without blatantly lying in all three points that you made.
Always the other option, GTA6 won´t be out neveeerWhich one first Being a Dik or GTVI ??
So you would rather not have nothing than Interlude, is that what you are saying?Okay as you said, it means, Prof. had made "Interlude"before starting working on S3 so fans won't get bored playing some additional saga of Zoey! Hope, you got my point.But,there was no need of "Interlude". I have seen many views from fans, some were not liking it and some were skipping "Interlude"!!you could realised why? It s because fans were eagerly waiting for the game, what they left in S2 and what s next they could play(content) in S3!
The episodes also became larger and of higher quality. If you don't like high quality content then there are plenty of fast and easy porn games to play.Just another developer milking the cash cow. Went from three-four updates in a year all the way to one. Doubt you'll even see this one this year. They aren't much better than his original updates or longer so that tells me exactly whats going on. Dudes using all the money to vacation instead well giving supporters scraps. Much better games out there and developers to support who won't leave you feeling ripped off.
Don't you remember we had to transfer a save to the new system? We had to make a special save at the end of episode 8 to transfer to season 3, because of the new system. You can't load episode 1-8 saves in episode 9. He cleaned up the code and rewrote some of it. The longer a game like this gets, the easier it is to get bugs. The different choices and paths get tangled.He wasn't porting the game, only making the season 2 Steam release, a process that lasted around a month at worst.
This is his pride and joy, I can understand why he wants it to look its best and be its best. He's even thinking about remastering season 1 when he's finished because he feels it doesn't look as good. To many, this is just a porn game, but to him, this is life's work. People who are asking the guy to not make it the best he can and to just release it as quickly as possible, don't understand how much this game means to him.I dunno about that.
Episodes 1, 2 & 3 were released in 2019. Episodes 4, 5 & 6 were released in 2020.
But as you say, the rest of the dude's posts is bs.
The 30 to 60 fps conversion didn't actually result in slower development, because it coincided with his new graphics cards arriving and he commented that it was faster doing 60fps on the new hardware compared to 30fps on the old. The real issue is he just keeps created more, and longer animations. The animations are literally taking months to complete.
Minigames... I guess the new Brawler is ok if it's gonna actually matter to the plot (for when the mc takes down Caleb). But the fucking spelling and maths games...why did he even imagine they needed a revamp?
And I totally keep forgetting there's a fucking fish feeding game.
Fuck, if I keep rolling my eyes I'm gonna get a headache!
![]()
OH OH is it time for tier lists again? FUNWow, this garbage is starting early this year. It won't be pretty in november if this stupid crap keeps up.
OH OH is it time for tier lists again? FUN
No, that was last week.Uh oh comments slowed down...I can feel the tier lists being made already!
I'm sorry, but an uncaught exception occurred.
While running game code:
File "renpy/common/00action_other.rpy", line 428, in __call__
renpy.call_replay(self.label, self.scope)
File "game/season2/scripts/episode5/header_ep5.rpy", line 134, in <module>
NameError: name 'name' is not defined
-- 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 3315, 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 4155, in interact_core
rv = root_widget.event(ev, x, y, 0)
File "renpy/display/layout.py", line 1100, 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 1100, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/layout.py", line 1100, 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 1100, 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/viewport.py", line 299, in event
rv = super(Viewport, 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 1100, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/behavior.py", line 979, in event
return handle_click(self.clicked)
File "renpy/display/behavior.py", line 914, in handle_click
rv = run(action)
File "renpy/display/behavior.py", line 329, in run
return action(*args, **kwargs)
File "renpy/common/00action_other.rpy", line 428, in __call__
renpy.call_replay(self.label, self.scope)
File "renpy/game.py", line 385, in call_replay
renpy.exports.execute_default_statement()
File "renpy/exports.py", line 3751, in execute_default_statement
i.set_default(start)
File "season2/scripts/episode5/header_ep5.rpyc", line 134, in set_default
File "renpy/python.py", line 2269, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/season2/scripts/episode5/header_ep5.rpy", line 134, in <module>
NameError: name 'name' is not defined
how do u fix this unless you have run season 1-2 and then apply the patch
Try next decade.will next update come this year or nah?
Aren't manatees just sea cows?I love that no one in the history of this thread has ever called that old cow a manatee before...
But seriously...
View attachment 4012770
...She's not that cute.![]()
Never. Her name could be just Carol, that's alright, but not Carol-Lyn. Maybe even Caroline, but not your stupid spelling of itThat said, players on this forum worked themselves into a rabid frenzy of hate for Zoey because:
- No one wanted a new LI this late into the story (except they wanted Bianca the second they saw her drooling for the mc at the concert, and they wanted Yoga Girl, also knows as Carol-Lyn from this day forth, from only a handful of renders...)
Sea cow, land cow, air cow. No matter what she's a cow. But I do really like the 'oily manatee' reference.Aren't manatees just sea cows?
There is no way Yoga Girl has any name with a hyphen in it.Never. Her name could be just Carol, that's alright, but not Carol-Lyn. Maybe even Caroline, but not your stupid spelling of it![]()
Yeah "oily manatee" was great lmao. And the only way Yoga Girl's name ever has a hyphen in it is we take each other's names when we get marriedSea cow, land cow, air cow. No matter what she's a cow. But I do really like the 'oily manatee' reference.
There is no way Yoga Girl has any name with a hyphen in it.![]()
We need to use 'oily manatee' every time she is mentioned till it catches on.Yeah "oily manatee" was great lmao. And the only way Yoga Girl's name ever has a hyphen in it is we take each other's names when we get married![]()