barglenarglezous

Engaged Member
Sep 5, 2020
2,779
5,856
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
186
1,070
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

Active Member
Jun 24, 2020
880
2,950
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

Engaged Member
Sep 5, 2021
3,604
9,531
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...
 

NULLWIZARD

Formerly 'skwada'
Feb 13, 2020
113
414
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.
u mean to tell me u did not bust a fat nut to stomach ache???? the heresy!
 

Antosha

Active Member
Feb 28, 2018
597
839
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
218
1,447
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:

LoveRedHairedGirl

Active Member
Dec 18, 2020
599
1,741
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.
 
Jan 10, 2019
180
412
So I was wondering what had happened to this game after i broke from the yearly payments. I had not seen an update in so long I was worried development had ceased. I had no idea F95 shadow banned games, thought it was just all on or all off. and that this and champion of realms had stopped updating....are there any other shadow banned games i should be aware of?
 
4.10 star(s) 318 Votes