Bingoogus
Forum Fanatic
- Sep 5, 2021
- 4,251
- 12,703
- 628
I wonder what he's up to regarding Futaba in general lol A lot of us have for some time. But yeah, her parents seem to have been foreshadowed a lot lately, let's hope something comes of it.I wonder what Sel is up to regarding Futaba's missing parents. It would be boring if it was just a repeat of the situation with Makoto's father's death
Unicorn Overlord was the gem of the year for me, unfortunately no pc release, but you can easily download the switch emulator built in package from fitgirl or the like. Metaphor is ready to play for me, I just haven't had the time (as it will be my first of persona like games) and I want to make sure I can dedicate a bit of time for it. I also watched a review of metal slug tactics and it seemed like a fun short game to pass the time, might check it out as well.After platinuming the game, it was enjoyable and satisfyinig. It's not a game of the year, but it's definitely in my top 5 for new releases I played this year.
If anyone case, that top 5 is:
1) Persona 3 Reload
2) Final Fantasy VII Rebirth
3) Veilguard
4) Mechwarrior 5: The Clans
5) Shin Megami Tensei V: Vengeance
Notes: I haven't played Metaphor Refantazio yet, but everything I've seen tells me it'd wind up on this list, and SMTV is only as low as it is because I wasn't in the right headspace for that kind of game when I played it, and will go back when I'm in the mood for it. If any of these games is falling off to make room for Metaphor, it'll probably be MechWarrior.
not really, just adapting my examples to the number of programmers here. BG3 is one of, if not the best, rpg ever made (as it relates to tabletop), I definitely recommend it. Not perfect by the way, but what it does definitely puts it way up there.r u a programmer too? if so, what area do u work in?
also my fav is OriginsI also enjoyed Inquisition but Origins was S tier. I heard Baldur's Gate 3 is similar but haven't been in the mood to play games for a while
Big Penis.
I mean, I could emulate it I guess, but then my consoles would feel quite betrayed. Unicorn Overlord slipped under my radar, I'll take a look at it.Unicorn Overlord was the gem of the year for me, unfortunately no pc release, but you can easily download the switch emulator built in package from fitgirl or the like. Metaphor is ready to play for me, I just haven't had the time (as it will be my first of persona like games) and I want to make sure I can dedicate a bit of time for it. I also watched a review of metal slug tactics and it seemed like a fun short game to pass the time, might check it out as well.
For what it's worth, I had the exact same realization that you had in your "most surprising" spoilerFor anyone who is in the same boat as me and can't contribute much to the ongoing off-topic discussions (this is not criticism btw, if anything then it's just me admitting to be boring), here's a few more thoughts I had during my continued replay of the game. And I apologize in case some of those thing have already been mentioned or discussed in the past, since this is gonna be some really old stuff.
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.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.
This section in particular is bothering tf out of me…You don't have permission to view the spoiler content. Log in or register now.
Dude, throw that shit in a spoiler, no one wants to scroll past all that...Anyone else getting an error with 0.45 where your saves won't load. I am getting this error message:
I'm sorry, but an uncaught exception occurred.
While running game code:
File "renpy/common/00action_file.rpy", line 498, in __call__
renpy.load(fn)
AttributeError: Can't get attribute 'Event' on <renpy.python.StoreModule object at 0x0000000004663400>
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "renpy/common/_layout/screen_load_save.rpym", line 35, in script
$ ui.interact()
File "C:\Users\adamj\OneDrive\Desktop\G\LessonsInLove0.45.0-0.45.0-pc-subscribestar\renpy\ast.py", line 823, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "C:\Users\adamj\OneDrive\Desktop\G\LessonsInLove0.45.0-0.45.0-pc-subscribestar\renpy\python.py", line 1178, in py_exec_bytecode
exec(bytecode, globals, locals)
File "renpy/common/_layout/screen_load_save.rpym", line 35, in <module>
$ ui.interact()
File "C:\Users\adamj\OneDrive\Desktop\G\LessonsInLove0.45.0-0.45.0-pc-subscribestar\renpy\ui.py", line 301, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "C:\Users\adamj\OneDrive\Desktop\G\LessonsInLove0.45.0-0.45.0-pc-subscribestar\renpy\display\core.py", line 2166, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, pause_modal=pause_modal, **kwargs) # type: ignore
File "C:\Users\adamj\OneDrive\Desktop\G\LessonsInLove0.45.0-0.45.0-pc-subscribestar\renpy\display\core.py", line 3208, in interact_core
rv = root_widget.event(ev, x, y, 0)
File "C:\Users\adamj\OneDrive\Desktop\G\LessonsInLove0.45.0-0.45.0-pc-subscribestar\renpy\display\layout.py", line 1202, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\Users\adamj\OneDrive\Desktop\G\LessonsInLove0.45.0-0.45.0-pc-subscribestar\renpy\display\transition.py", line 53, in event
return self.new_widget.event(ev, x, y, st) # E1101
File "C:\Users\adamj\OneDrive\Desktop\G\LessonsInLove0.45.0-0.45.0-pc-subscribestar\renpy\display\layout.py", line 1202, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\Users\adamj\OneDrive\Desktop\G\LessonsInLove0.45.0-0.45.0-pc-subscribestar\renpy\display\layout.py", line 1202, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\Users\adamj\OneDrive\Desktop\G\LessonsInLove0.45.0-0.45.0-pc-subscribestar\renpy\display\screen.py", line 793, in event
rv = self.child.event(ev, x, y, st)
File "C:\Users\adamj\OneDrive\Desktop\G\LessonsInLove0.45.0-0.45.0-pc-subscribestar\renpy\display\layout.py", line 1202, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\Users\adamj\OneDrive\Desktop\G\LessonsInLove0.45.0-0.45.0-pc-subscribestar\renpy\display\layout.py", line 1430, in event
rv = super(Window, self).event(ev, x, y, st)
File "C:\Users\adamj\OneDrive\Desktop\G\LessonsInLove0.45.0-0.45.0-pc-subscribestar\renpy\display\layout.py", line 288, in event
rv = d.event(ev, x - xo, y - yo, st)
File "C:\Users\adamj\OneDrive\Desktop\G\LessonsInLove0.45.0-0.45.0-pc-subscribestar\renpy\display\layout.py", line 1202, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\Users\adamj\OneDrive\Desktop\G\LessonsInLove0.45.0-0.45.0-pc-subscribestar\renpy\display\layout.py", line 1202, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\Users\adamj\OneDrive\Desktop\G\LessonsInLove0.45.0-0.45.0-pc-subscribestar\renpy\display\behavior.py", line 1174, in event
return handle_click(self.clicked)
File "C:\Users\adamj\OneDrive\Desktop\G\LessonsInLove0.45.0-0.45.0-pc-subscribestar\renpy\display\behavior.py", line 1095, in handle_click
rv = run(action)
File "C:\Users\adamj\OneDrive\Desktop\G\LessonsInLove0.45.0-0.45.0-pc-subscribestar\renpy\display\behavior.py", line 388, in run
new_rv = run(i, *args, **kwargs)
File "C:\Users\adamj\OneDrive\Desktop\G\LessonsInLove0.45.0-0.45.0-pc-subscribestar\renpy\display\behavior.py", line 395, in run
return action(*args, **kwargs)
File "renpy/common/00action_file.rpy", line 498, in __call__
renpy.load(fn)
File "C:\Users\adamj\OneDrive\Desktop\G\LessonsInLove0.45.0-0.45.0-pc-subscribestar\renpy\loadsave.py", line 828, in load
roots, log = loads(log_data)
File "C:\Users\adamj\OneDrive\Desktop\G\LessonsInLove0.45.0-0.45.0-pc-subscribestar\renpy\compat\pickle.py", line 100, in loads
return load(io.BytesIO(s))
File "C:\Users\adamj\OneDrive\Desktop\G\LessonsInLove0.45.0-0.45.0-pc-subscribestar\renpy\compat\pickle.py", line 97, in load
return up.load()
File "C:\Users\adamj\OneDrive\Desktop\G\LessonsInLove0.45.0-0.45.0-pc-subscribestar\renpy\compat\pickle.py", line 93, in find_class
return super().find_class(module, name)
AttributeError: Can't get attribute 'Event' on <renpy.python.StoreModule object at 0x0000000004663400>
Windows-10-10.0.19045 AMD64
Ren'Py 8.2.3.24061702
Lessons in Love 0.45.0
Thu Nov 14 00:38:38 2024
It was Maya, it was like that before the rework as well but the journal entry said she was a lesbian.This section in particular is bothering tf out of me…
I explicitly remember Maya is the one who wrote the journal and even confesses this to Sensei. I can’t for the life of me track the event down, though.
Install the Guide Mod. The saves will work after that.Anyone else getting an error with 0.45 where your saves won't load. I am getting this error message:
You don't have permission to view the spoiler content. Log in or register now.
Maya claims to have written it during What it means to be destroyed.This section in particular is bothering tf out of me…
I explicitly remember Maya is the one who wrote the journal and even confesses this to Sensei. I can’t for the life of me track the event down, though.
That's the one! Thanks. I knew it was somewhere around Chapter 2, but with as big as this game is, it's easy to forget certain things.Maya claims to have written it during What it means to be destroyed.
You're clearly not "too dumb for this"--your instincts and analysis are all spot on.For anyone who is in the same boat as me and can't contribute much to the ongoing off-topic discussions (this is not criticism btw, if anything then it's just me admitting to be boring), here's a few more thoughts I had during my continued replay of the game. And I apologize in case some of those thing have already been mentioned or discussed in the past, since this is gonna be some really old stuff.
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.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.
Let me add something hereYou don't have permission to view the spoiler content. Log in or register now.
"Greater love hath no man than this, that a man lay down his life for his friends."Pareidolia.![]()
you're making me jealous"Greater love hath no man than this, that a man lay down his life for his friends."
Our one true bro. May he rest at the bottom of the well.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.
After the first reset, Sensei woke up in the classroom and Ami was right in front of him. Just like from the start of the game. And here Ami repeated the first ever phrases from the game word by word. Only when Sensei saw Maya again, he starts remembering what happened during first in-game cycle.There was a few things I really tried to pay attention to, but with what we learned in the most recent updates, maybe the most glaring thing for me is to really take a close look at Ami.
And I must say, there is really zero signs that she would be this omnipresent being that has a wicked and twisted plan and who wants to manipulate the world into something else. I'm not saying it's not possible, but at least before the first reset, Ami seems very innocent (in comparison) and I didn't notice any hints of her being Prime Ami or having any extra knowledge. This might of course change in the future chapters.