Create and Fuck your AI Slut -70% OFF
x

Moonflare

Engaged Member
Aug 23, 2023
2,313
13,063
599
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
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.
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.
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.
r u a programmer too? if so, what area do u work in?

also my fav is Origins :p I 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
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.

My favorite is also origins, simple game but a lot of strong narrative points. the brood mothers and the deep roads poem, the legion of the lost, the betrayal, the landsmeet, the rhyming tree, the ancient spellblade elf, the harrowing, the list just goes on and on.
 
  • Like
Reactions: NULLWIZARD

barglenarglezous

Engaged Member
Sep 5, 2020
2,899
6,375
678
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.
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.
 
  • Like
Reactions: Moonflare

DeanNoriko

Member
Aug 20, 2022
209
1,222
266
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.
 

crustlord12

Well-Known Member
Jun 24, 2020
1,001
3,756
427
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.
For what it's worth, I had the exact same realization that you had in your "most surprising" spoiler
 
  • Like
Reactions: DeanNoriko

Bingoogus

Forum Fanatic
Sep 5, 2021
4,251
12,703
628
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
Dude, throw that shit in a spoiler, no one wants to scroll past all that...
 

Antosha

Active Member
Feb 28, 2018
723
1,288
347
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.
You're clearly not "too dumb for this"--your instincts and analysis are all spot on.

The thing with all the breadcrumbs Sel has scattered to the wind for us to chase is that it's really easy to start finding patterns in meaningless noise.

You know.

Pareidolia. ;)
 

aramaug

Member
Jun 28, 2019
307
2,527
319
Here's some assorted observations on 0.45 which I don't think have been pointed out yet. I'm planning on writing dedicated posts on the narrators, HOPE, and psycho Ami, so I mostly don't talk about those here.

First, here's a couple of favorite moments beyond what others have posted:
You don't have permission to view the spoiler content. Log in or register now.
Now on to the lore. I tried to roughly order these from most to least interesting, at least for me, so feel free to stop reading when you reach the point of "Why is he wasting my time with this minor bullshit?"
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.
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.
 
Last edited:

LoveWhiteHairedGirl

Formerly 'LoveRedHairedGirl'
Dec 18, 2020
942
3,038
366
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.

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.
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.
 
4.10 star(s) 337 Votes