Bob69

Uploading the World
Uploader
Donor
Compressor
Mar 2, 2019
23,179
313,282
998
Uni [v0.59.122] [Hizor Games] - Compressed

Win/Linux [272 MB]
- - - -

Mac [267 MB]
- - - -

You don't have permission to view the spoiler content. Log in or register now.
 

Hizor

Director of Hizor Games
Game Developer
Aug 29, 2018
544
980
308
Been playing this game for a fair while now (also supported on Patreon for a bit) and I've always spoken highly of it, but the Bakery content has really shown the issue with the route locks. Once you're locked in on it and have left school, there's literally nothing else to do, but you still have time slots to fill. I assume this will be fixed with more Aeon content, but even then, I'm not sure it's enough.
Maybe I'm biased because I've always been against the route locks, but it goes from feeling like there's so much to be done, juggling all the relationships and all the side stories walking around, but they all just kinda end too.
I'm sure there are plans in the work but it does just feel a little empty at this point
Route locks were a necessity. It took us this long to even get to the routelocks and if we kept going with the same "if the player picks this then how will this choice effect this event on this other route?" I would take us forever to finish it.

We do have plans for more events that can happen "outside" of routes, like a new batch of walk around events, Alice& Sam, Kenzie & Her Cliche, and Aeon of course.

Does this game still have no gallery?
There is a gallery on the in-game laptop.

Is the hypnosis route still being planned or has it been canned?
It was canned. We let go the writer that was going to work on that route.

The overall outline would be that Chelsea finds a friend online which leads to a group chat/discord-like server where it's basically a hypnosis cult centered around the leader. The hypnosis would be a slow process that would influence the relationships with the other characters like Kate, Violet, Damien, etc if you were on their route as they would start to notice changes in Chelsea's behavior.

It would eventually reach a route-lock that afterwards would really begin to solidify her programming and descend into a lot of pet-play and cosplay sex.

Since it was scrapped the sexual content it was going to have is/was sprinkled into other routes. Like the Petshop and Magical Girl Show in the Bakery route.

which route is leon?

Is that the corruption route in the video game?
Bakery Route. He shows up after route-lock.

I like this game but honestly the only routes I enjoy are Kate's and Violet's. Not a big fan of Matt or Damien.
That's perfectly fine! And how it's intended, I don't expect everyone to like everything in this game, and that's why you have the choice of what routes and content you want to see.

did they add more corruption?
Finalized quite a bit of corruption in the Bakery Route.
 

TLouis2

Newbie
Mar 24, 2024
81
148
119
That's perfectly fine! And how it's intended, I don't expect everyone to like everything in this game, and that's why you have the choice of what routes and content you want to see.
Reading the changelog it looks like there's no new content for Kate or Violet? Any plans for additional female love interests? The girl from the track team seems like a candidate.
 
  • Like
Reactions: Buletti

Hizor

Director of Hizor Games
Game Developer
Aug 29, 2018
544
980
308
Reading the changelog it looks like there's no new content for Kate or Violet? Any plans for additional female love interests? The girl from the track team seems like a candidate.
There are 3 new big events for Kate post route-lock. Since we're done with pre-routelock content we're working on each route to completion one at a time based on the polls we give our Patrons.

Right now we're working on Kate's route and after her route it's been decided to work on Violet's route.
 

TheAvatar

Member
Apr 28, 2017
141
238
287
Our protagonist really is the unluckiest girl in the world when you think about it: dead parents, lives alone, constantly harassed, almost everyone she meets and could potentially romance or enter in a relationship with is either abusive, crazy, obsessive or just flat out a dickhead, even people she's barely even met. The one she thinks is nice it's actually a katana-weilding obsessive maniac!

I really hope Nathan doesn't turn out to be like, the child of the Zodiac Killer or something, but it'd be on brand for this setting
 

Oneillll2

New Member
Oct 25, 2020
11
18
94
Our protagonist really is the unluckiest girl in the world when you think about it: dead parents, lives alone, constantly harassed, almost everyone she meets and could potentially romance or enter in a relationship with is either abusive, crazy, obsessive or just flat out a dickhead, even people she's barely even met. The one she thinks is nice it's actually a katana-weilding obsessive maniac!

I really hope Nathan doesn't turn out to be like, the child of the Zodiac Killer or something, but it'd be on brand for this setting
I think Violet doesn't fit your list. I know I know "almost everyone".
Their relationship is completely voluntary and it's clear both of them love each other.
I've never done Kate's route, so dunno about that.
 
  • Like
Reactions: Gildor72

Hizor

Director of Hizor Games
Game Developer
Aug 29, 2018
544
980
308
Will there still come Aeon related Content?
Aeon is always being worked on. More will come.

Our protagonist really is the unluckiest girl in the world when you think about it: dead parents, lives alone, constantly harassed, almost everyone she meets and could potentially romance or enter in a relationship with is either abusive, crazy, obsessive or just flat out a dickhead, even people she's barely even met. The one she thinks is nice it's actually a katana-weilding obsessive maniac!

I really hope Nathan doesn't turn out to be like, the child of the Zodiac Killer or something, but it'd be on brand for this setting
Nathan was made because of "We need a proper vanilla guy romance" so don't worry.
 

Aki <3

Member
Jun 25, 2019
104
73
89
Every time I download this to play it again I can never find a single route for a single thing, like a storyline doesn't exist. I'm probably dumb.
 

Aki <3

Member
Jun 25, 2019
104
73
89
I'm sorry, but an uncaught exception occurred.

While loading <renpy.display.im.Image object ('gui/homework-notification.png') at 0x0000000010e2a460>:
OSError: Couldn't find file 'gui/homework-notification.png'.

-- Full Traceback ------------------------------------------------------------

Full traceback:
File "fullstartASE/Town Events/walkevents.rpyc", line 17, in script call
File "fullstartASE/ASEscript.rpyc", line 396, in script call
File "fullstartASE/ASEscript.rpyc", line 455, in script call
File "fullstartASE/Cafe/cafe.rpyc", line 19, in script call
File "fullstartASE/ASEscript.rpyc", line 614, in script call
File "fullstartASE/event_dispatcher.rpyc", line 297, in script call
File "fullstartASE/Kate/Kate.rpyc", line 179, in script
File "E:\Downloads\Uni\Uni-0.59.122-pc\renpy\ast.py", line 2557, in execute
Say.execute(self)
File "E:\Downloads\Uni\Uni-0.59.122-pc\renpy\ast.py", line 615, in execute
renpy.exports.say(who, what, *args, **kwargs)
File "E:\Downloads\Uni\Uni-0.59.122-pc\renpy\exports.py", line 1491, in say
renpy.store.say(who, what, *args, **kwargs)
File "E:\Downloads\Uni\Uni-0.59.122-pc\renpy\defaultstore.py", line 419, in say
who(what, *args, interact=interact, **kwargs)
File "E:\Downloads\Uni\Uni-0.59.122-pc\renpy\character.py", line 1394, in __call__
self.do_display(who, what, cb_args=self.cb_args, dtt=dtt, **display_args)
File "E:\Downloads\Uni\Uni-0.59.122-pc\renpy\character.py", line 1045, in do_display
display_say(who,
File "E:\Downloads\Uni\Uni-0.59.122-pc\renpy\character.py", line 741, in display_say
rv = renpy.ui.interact(mouse='say', type=type, roll_forward=roll_forward)
File "E:\Downloads\Uni\Uni-0.59.122-pc\renpy\ui.py", line 301, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "E:\Downloads\Uni\Uni-0.59.122-pc\renpy\display\core.py", line 2165, 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 "E:\Downloads\Uni\Uni-0.59.122-pc\renpy\display\core.py", line 2818, in interact_core
self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)
File "E:\Downloads\Uni\Uni-0.59.122-pc\renpy\display\core.py", line 1352, in draw_screen
surftree = renpy.display.render.render_screen(
File "render.pyx", line 486, in renpy.display.render.render_screen
File "render.pyx", line 260, in renpy.display.render.render
File "E:\Downloads\Uni\Uni-0.59.122-pc\renpy\display\layout.py", line 900, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 260, in renpy.display.render.render
File "E:\Downloads\Uni\Uni-0.59.122-pc\renpy\display\transition.py", line 384, in render
top = render(self.new_widget, width, height, st, at)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 260, in renpy.display.render.render
File "E:\Downloads\Uni\Uni-0.59.122-pc\renpy\display\layout.py", line 900, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 260, in renpy.display.render.render
File "E:\Downloads\Uni\Uni-0.59.122-pc\renpy\display\layout.py", line 900, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 260, in renpy.display.render.render
File "E:\Downloads\Uni\Uni-0.59.122-pc\renpy\display\screen.py", line 754, in render
child = renpy.display.render.render(self.child, w, h, st, at)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 260, in renpy.display.render.render
File "E:\Downloads\Uni\Uni-0.59.122-pc\renpy\display\layout.py", line 900, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 260, in renpy.display.render.render
File "E:\Downloads\Uni\Uni-0.59.122-pc\renpy\display\im.py", line 626, in render
return cache.get(self, render=True)
File "E:\Downloads\Uni\Uni-0.59.122-pc\renpy\display\im.py", line 309, in get
surf = image.load()
File "E:\Downloads\Uni\Uni-0.59.122-pc\renpy\display\im.py", line 761, in load
raise e
File "E:\Downloads\Uni\Uni-0.59.122-pc\renpy\display\im.py", line 711, in load
filelike = renpy.loader.load(self.filename, directory="images")
File "E:\Downloads\Uni\Uni-0.59.122-pc\renpy\loader.py", line 672, in load
raise IOError("Couldn't find file '%s'." % name)
OSError: Couldn't find file 'gui/homework-notification.png'.

Windows-10-10.0.19045 AMD64
Ren'Py 8.2.1.24030407
Uni 0.59.122
Tue Jun 3 11:45:03 2025


Can't even play the damn game, this happened starting a new game, and loading a game after ignoring it
 

Hizor

Director of Hizor Games
Game Developer
Aug 29, 2018
544
980
308
Every time I download this to play it again I can never find a single route for a single thing, like a storyline doesn't exist. I'm probably dumb.
Multiple routes are presented to you on the first day of the game. Every choice you make is putting down one route or is involved with a route you're already in.


Can't even play the damn game, this happened starting a new game, and loading a game after ignoring it
I cannot replicate this at all, could be due to loading an old save or old persistent data hanging around in your save files? This game does not play nice with old saves at all.

Try wiping your persistent data from the main menu and seeing if that fixes the issues you're having.
 
3.80 star(s) 116 Votes