Create and Fuck your AI Cum Slut –70% OFF
x

broken_division

Well-Known Member
Compressor
Oct 4, 2017
1,569
9,651
615
I spoke too soon bud. broken_division, you borked the default resolution of the webm files you smashed (compressed):
View attachment 2895710
The animations you smashed in the "Extras" are the same... borked.

The images being very low res is not a huge issue, but not smashing animation files correctly borks RenPy (as you can see in the above). RenPy does not auto-scale those webm's... you can't just go all willy-nilly with settings to get the smallest possible file sizes, other parameters must be maintained.

SonsOLiberty, sort him out bud :p
oops i might have forgotten to revert the 720p test settings for the vids
 
  • Like
Reactions: Sancho1969

Sancho1969

Message Maven
Modder
Donor
Jan 19, 2020
12,382
49,526
892
Not really a spoiler but I'll put it in one anyway:

I don't really have a place to put it in the mod... but remember the SexShop Gift Card? If you gave it to Ash then in U23 you'll unlock a PVU Lewd. Otherwise... we wait to see what's up with Coral's version.

That's it for the card in this update... just so ya know.
 
  • Like
Reactions: Fixi

Sancho1969

Message Maven
Modder
Donor
Jan 19, 2020
12,382
49,526
892
Something wicked is coming
SanchoMod Update (v1.3.0 Ext)
UoP_SM_Cover.jpg
Go get you some.
( Simply click on the banner image above )

Links in the mod's OP and FAQ are updated accordingly.

Please enjoy. Mod core is updated to the latest v7b with even more features. I hope you find at least one feature beneficial to your experience. Remember absolutely everything can be toggled on/off as desired and on the fly. Complete information and exhaustive previews can be found on the mod's thread (simply click the banner above).

Regards and be well.
 

SonsOfLiberty

Community Champion
Compressor
Sep 3, 2022
30,495
280,868
957
University of Problems [v1.3.0 Extended] [DreamNow]

COMPRESSED:

Win/Linux:

- -

Mac:

- -
 
Last edited:

Sancho1969

Message Maven
Modder
Donor
Jan 19, 2020
12,382
49,526
892
No me funciona el parche de traducción, me sale esto
Quien hizo ese parche la jodió - Whoever made that patch fucked up

"Sirpedro" coded the same the same translation for the word "Screen" twice according to your traceback. RenPy only allows one translation per word or sentence... not two or more times.
 

DreamNow

Member
Game Developer
Jun 3, 2017
172
3,110
440
DreamNow, I think you messed some code up from v1.2.5, for example:

In v1.2.5 you changed one Nikki reply to award her relp (previous versions didn't award it, this was a change in 1.2.5):
Python:
screen p20a_reply():
    modal True
    zorder 300
    vbox xpos 1200 yalign 0.5 spacing 15:
        textbutton "Great time for the party, for sure, ha-ha. Hope I can find some good company there.":
            style "replies_style"
            action SetVariable("p20a_commented", 1), SetVariable("p20a_comments_amount", p20a_comments_amount+1), SetVariable("nikki_rel", nikki_rel+1), Hide("p20a_reply")
        textbutton "It could have been a great party if it wasn't for some frats.":
            style "replies_style"
            action SetVariable("p20a_commented", 2), SetVariable("p20a_comments_amount", p20a_comments_amount+1), Hide("p20a_reply")
Now in v1.3.0 you reverted it back to how it was pre-v1.2.5:
Python:
screen p20a_reply():
    modal True
    zorder 300
    vbox xpos 1200 yalign 0.5 spacing 15:
        textbutton "Great time for the party, for sure, ha-ha. Hope I can find some good company there.":
            style "replies_style"
            action SetVariable("p20a_commented", 1), SetVariable("p20a_comments_amount", p20a_comments_amount+1), Hide("p20a_reply")
        textbutton "It could have been a great party if it wasn't for some frats.":
            style "replies_style"
            action SetVariable("p20a_commented", 2), SetVariable("p20a_comments_amount", p20a_comments_amount+1), Hide("p20a_reply")
So.... which is it? What is your intent? Was v1.2.5 Bug fix #2 incorrect and actually required Bug fix #3? Confusing...
I was just going through the old scripts, and it looks like I removed this part of the code back in version 1.2.5. It's kinda weird because I can't remember why I did that, and honestly, I can't think of any good reason for it. Maybe it was just a mistake on my end, considering I left a mention of this Nikki point in the official walkthrough.

Anyway, I think I'll toss that code back in for the next update.
 

Canto Forte

Post Pro
Jul 10, 2017
22,563
28,063
1,035
Bae .. supremely beautiful and exciting update as always ... you really outdid yourself
in the sweet warmth department. Would you be so kind as to verify this feeling?
- is Sara path bumping MC off the Rachel path?
- is Ivy raffle reward the reason Ash will always break up with us?
I think I'll toss that code back in
- Is there any way to know which responses on the PVU public chat
are able to bump our stats with this or that babe?
Once we click the comment button, there is no way to back out of it,
we have to choose and comment even tho we might not like any of the options.

Thank you so very much for being here and toiling into making this game so great.
 

DreamNow

Member
Game Developer
Jun 3, 2017
172
3,110
440
- is Sara path bumping MC off the Rachel path?
Not at all. What makes you think that?
- is Ivy raffle reward the reason Ash will always break up with us?
Only if the MC shows himself to be amazing in bed and fucks Ivy's ass.
- Is there any way to know which responses on the PVU public chat
are able to bump our stats with this or that babe?
There's no way to know what relationship points or stats a player will get before leaving a comment. You'll find it out only after you make your choice.
Once we click the comment button, there is no way to back out of it,
we have to choose and comment even tho we might not like any of the options.
Yeah, I'm aware of it. I'll fix it as part of the "code optimization" down the road.
 

Canto Forte

Post Pro
Jul 10, 2017
22,563
28,063
1,035
Well ... after Max decks MC hard, Rachel visiting in the hospital was the last I saw of her.
Chose to go right away when the nurse asked what we needed.
Then I was surprised MC got to the dorm himself, Rach had not driven him and waited.
Also there was no Rux waiting in the door that whole free roam.

Had to do over the scene where MC gets the car, trying to get on Sara route.
From then on, there was no Rachel in the game anymore.
Not at all. What makes you think that?
Is there anything that cuts Rachel outta the game?
MC told her the truth at the hospital.
 

Sancho1969

Message Maven
Modder
Donor
Jan 19, 2020
12,382
49,526
892
Is there any way to know which responses on the PVU public chat
are able to bump our stats with this or that babe?
Once we click the comment button, there is no way to back out of it,
we have to choose and comment even tho we might not like any of the options.
Duh... of course there is. The SanchoMod has provided that since inception. You know this my friend, just like all other phone chats in all other VN's using SanchoMod.
 

Sancho1969

Message Maven
Modder
Donor
Jan 19, 2020
12,382
49,526
892
I was just going through the old scripts, and it looks like I removed this part of the code back in version 1.2.5. It's kinda weird because I can't remember why I did that, and honestly, I can't think of any good reason for it. Maybe it was just a mistake on my end, considering I left a mention of this Nikki point in the official walkthrough.

Anyway, I think I'll toss that code back in for the next update.
I made a good call by leaving it in then. Thank you for the reply to confirm. I found no other "bugs" while updating the mod.
 
  • Like
Reactions: DreamNow

DreamNow

Member
Game Developer
Jun 3, 2017
172
3,110
440
Well ... after Max decks MC hard, Rachel visiting in the hospital was the last I saw of her.
Chose to go right away when the nurse asked what we needed.
Then I was surprised MC got to the dorm himself, Rach had not driven him and waited.
Also there was no Rux waiting in the door that whole free roam.

Had to do over the scene where MC gets the car, trying to get on Sara route.
From then on, there was no Rachel in the game anymore.

Is there anything that cuts Rachel outta the game?
MC told her the truth at the hospital.
It's pretty interesting because if you get to the point in the hospital scene when the MC has to decide to tell Rachel the truth or not, then Rachel should have taken the MC out of the hospital herself anyway and not disappear from the story. Perhaps there was a bug or you were playing a modified version of the game at that point.
 
  • Yay, update!
Reactions: Canto Forte

Guz007

Member
Nov 21, 2021
475
612
207
I hope we are not forced into a throple with carol n yuki
like we were forced with sarah n ashley to fuck ashley.
 
4.20 star(s) 240 Votes