jillybeans
Member
- Apr 22, 2018
- 322
- 180
- 189
No Roxy[Extended version] University of Problems v1.1.0
PC/Mac/Android & Patch -You must be registered to see the links
(For the patch only, install this patch on v1.0.5/v1.1.0 Basic or v1.0.5 Extended)
You don't have permission to view the spoiler content. Log in or register now.
To get special content
- Download the "Only special content patch"
You must be registered to see the links(you can install this patch only on v1.1.0 Basic or v1.1.0 Extended)- Or download the regular patch / full version from the link at the top of the post
[Extended version] University of Problems v1.1.0
PC/Mac/Android & Patch -You must be registered to see the links
(For the patch only, install this patch on v1.0.5/v1.1.0 Basic or v1.0.5 Extended)
You don't have permission to view the spoiler content. Log in or register now.
To get special content
- Download the "Only special content patch"
You must be registered to see the links(you can install this patch only on v1.1.0 Basic or v1.1.0 Extended)- Or download the regular patch / full version from the link at the top of the post
Yes, it has 2022 Christmas.Does this extended version include the christmas special content?
Sadly, not this time.No Roxy
pain
The dev used the same base model for all the girls. I'm fine with it but I can understand why some may hate it.I have been playing this game, pretty much after each update. But I have a few issues with it.
1) Three or four of the characters look pretty much almost exactly alike and talk and act the same. I get that the dev likes a particular look, but I really can't get invested in a character if I can't distinguish her from other, extremely similar characters.
2) Is there a story here? What is the story of this game?
3) Pretty much no conflict or mystery with any of the characters.
Honestly, it is getting boring. The game would be much better with an actual story and some conflict that lasts more than one scene.
What do you all think?
1)The facial structure does seem shared a lot, same with body types(everybody is slender, medium to big boobs), just a different haircut(or skin color, Kim seems Carol but black), i live with it, but it is a point of criticism.I have been playing this game, pretty much after each update. But I have a few issues with it.
1) Three or four of the characters look pretty much almost exactly alike and talk and act the same. I get that the dev likes a particular look, but I really can't get invested in a character if I can't distinguish her from other, extremely similar characters.
2) Is there a story here? What is the story of this game?
3) Pretty much no conflict or mystery with any of the characters.
Honestly, it is getting boring. The game would be much better with an actual story and some conflict that lasts more than one scene.
What do you all think?
I remember dropping this shit when she broke up with the mc and no way in hell was I replaying all that to find out WHY she dumps us.Sadly, not this time.I'm sure she'll be back soon though.
I can fill you in. She likes being dominated and a little rough is okay, but she doesn't like it all rough all the time. I think the breakup was due to a particular incident though, maybe when she "tied" herself up for the mc?I remember dropping this shit when she broke up with the mc and no way in hell was I replaying all that to find out WHY she dumps us.
It is just a generic porn game to make money. The only thing I will give a thumbs up to this dev is that he didn't abandon the game yet like many devs have done it after a while.I have been playing this game, pretty much after each update. But I have a few issues with it.
1) Three or four of the characters look pretty much almost exactly alike and talk and act the same. I get that the dev likes a particular look, but I really can't get invested in a character if I can't distinguish her from other, extremely similar characters.
2) Is there a story here? What is the story of this game?
3) Pretty much no conflict or mystery with any of the characters.
Honestly, it is getting boring. The game would be much better with an actual story and some conflict that lasts more than one scene.
What do you all think?
Hmm I believe that is the last scene I had with her. So were we supposed to just say No and leave her tied up? That's dumb.I can fill you in. She likes being dominated and a little rough is okay, but she doesn't like it all rough all the time. I think the breakup was due to a particular incident though, maybe when she "tied" herself up for the mc?
And as funny as it may sound, the name of the game is university of problems lolnever runs into problems...
I'm sorry, but an uncaught exception occurred.
While running game code:
File "renpy/common/00start.rpy", line 274, in script
python:
File "renpy/common/00start.rpy", line 274, in script
python:
File "renpy/common/00start.rpy", line 278, in <module>
renpy.call_in_new_context("_main_menu")
File "renpy/common/000statements.rpy", line 570, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "renpy/common/00action_file.rpy", line 452, in __call__
renpy.load(fn)
AttributeError: 'StoreModule' object has no attribute 'O000O00O000OOO0O0'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "renpy/bootstrap.py", line 326, in bootstrap
renpy.main.main()
File "renpy/main.py", line 617, in main
run(restart)
File "renpy/main.py", line 148, in run
renpy.execution.run_context(True)
File "renpy/execution.py", line 922, in run_context
context.run()
File "renpy/common/00start.rpy", line 274, in script
python:
File "renpy/common/00start.rpy", line 274, in script
python:
File "renpy/ast.py", line 922, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "renpy/python.py", line 2218, in py_exec_bytecode
exec(bytecode, globals, locals)
File "renpy/common/00start.rpy", line 278, in <module>
renpy.call_in_new_context("_main_menu")
File "renpy/game.py", line 344, in call_in_new_context
return renpy.execution.run_context(False)
File "renpy/execution.py", line 922, in run_context
context.run()
File "scripts/script.rpyc", line 15, in script
File "scripts/script.rpyc", line 15, in script
File "renpy/ast.py", line 1969, in execute
self.call("execute")
File "renpy/ast.py", line 1957, in call
return renpy.statements.call(method, parsed, *args, **kwargs)
File "renpy/statements.py", line 278, in call
return method(parsed, *args, **kwargs)
File "renpy/common/000statements.rpy", line 570, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "renpy/exports.py", line 2983, in call_screen
rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
File "renpy/ui.py", line 298, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "renpy/display/core.py", line 3101, 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 3910, in interact_core
rv = root_widget.event(ev, x, y, 0)
File "renpy/display/layout.py", line 1053, 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 1053, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/layout.py", line 1053, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/screen.py", line 720, in event
rv = self.child.event(ev, x, y, st)
File "renpy/display/layout.py", line 1053, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/layout.py", line 1053, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/layout.py", line 1053, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/behavior.py", line 975, in event
return handle_click(self.clicked)
File "renpy/display/behavior.py", line 910, in handle_click
rv = run(action)
File "renpy/display/behavior.py", line 329, in run
return action(*args, **kwargs)
File "renpy/common/00action_file.rpy", line 452, in __call__
renpy.load(fn)
File "renpy/loadsave.py", line 766, in load
roots, log = loads(location.load(filename))
File "renpy/loadsave.py", line 63, in loads
return cPickle.loads(s)
AttributeError: 'StoreModule' object has no attribute 'O000O00O000OOO0O0'
Windows-10-10.0.22000
Ren'Py 7.4.4.1439
University of Problems 1.1.0-(Extended)
Thu Dec 29 21:19:33 2022