MerlinUSA

Member
Mar 1, 2018
325
142
Those are corruption increments from the potions. Once you meet a threshold of that and any other ancillary conditions (which there are very few of in the early game), then you should be able to trigger a corruption level. If you click on the yellow tab, it should show the corruption level. Although it looks like you might be using an old version of the mod which might be causing visual errors. The current version is 1.25a. Make sure you extract your game to a new folder every update, and copy over your saves. DO NOT overwrite your game and any mods in the same folder over and over again, as that may cause errors.

https://f95zone.to/threads/corruption-better-experience-v1-25a-anne-onymous.8130/
Thank you. To my knowledge, I'm not using any mods, but I do have every version of the game in one "Corruption" folder. Each version IS in its own designated folder (as it appears in the ZIP file).
As for the yellow tab, those tabs don't do anything in this version (never have).
 

anne O'nymous

I'm not grumpy, I'm just coded that way.
Modder
Donor
Respected User
Jun 10, 2017
10,302
15,174

MerlinUSA

Member
Mar 1, 2018
325
142
That was answered by yoyomistro , but I'm more intrigued by this :


What version are you using ? The last one (2.00), changed this part, that now looks like this and include the corruption level :
View attachment 755340
I just downloaded, and unzipped, 2.00, and that's what I'm running right now. However, As I stated in my previous comment, I have been unzipping them into a "main" Corruption folder. I just tried copying it to another folder, and I may need to start over. I hope not, but we'll see.

*****That took care of it. Without having to start over.*****
 
Last edited:

Bearded_NoPants

Skin as brittle and thin as dry rice paper
Donor
Jan 12, 2020
1,230
1,450
My favorite corruption-type game besides this one right now is Headmaster.



The guy was just making a joke while pointing out your errors, don't take it too personally. I didn't read it as a malicious attack, it was kind of funny. I'd have a laugh if someone said that about me. Although I do reread my posts and often go back to edit them if I make a grammar mistake... but that's just me being a "Grammar Nazi" as I will fully cop to. I'm sure they recognized your intentions were good.
angry panda.gif

DID NO ONE SEE ME LAUGH AT HIS COMMENT? SARCASM? HELLO!!

Maybe he should stop commenting. His broken English is getting worse and worse.
I don't even want to bother fixing that. Maybe he's British or something.
That's the way they talk over there.
Ah, Over there? Dude, I was born in Miami and am also a proud Canadian. As as for my broken English just because I spell nite, night or color, colour don't mean my English is broken.

If we look at the line you "Corrected"
I kind of what to help Mr.C in rewriting the lines of text so that the intent that he wrote is still there but the wording is more natural.

I kinda want to help Mr.C in rewriting the lines so that the purpose of his writing is still there but the wording is more natural.
Kinda is a contraction of kind of. You should try to avoid using contractions and abbreviation when writing it's less messy. Also if your writing things like 5000 word essays not using them helps towards the word count.
When you removed the word "text" from the sentence you removed what kind of line I was speaking of. Now "lines" could mean lines of code. Why does it matter? Well in my line of work context is king and even if it redundant using the subjects name is always the best way to keep people from getting confused. (IE: He picked it up and struck her ~ Mr. Sanders picked up the stick and struck Ms. Sanders)
Intent and purpose are interchangeable so why you need to use it I do not understand.
Changing "he wrote" to "his writing" is kind of silly because he's already written the line of text. He's not currently writing the text so why you felt like changing it to the present tense from the past tense is beyond me.

I know, I know I'm being a dick with skin a brittle a dead leaves and a thin a rice paper. What can I say I a hyper sensitive guy who's here for porn and to have fun. If I wanted humiliation I'd play a humiliation game.

Edit: I'm not gonna stop commenting as much as you want me to.
 
  • Like
Reactions: yoyomistro

yoyomistro

Engaged Member
Jan 15, 2017
2,777
3,565
View attachment 755321

DID NO ONE SEE ME LAUGH AT HIS COMMENT? SARCASM? HELLO!!


Ah, Over there? Dude, I was born in Miami and am also a proud Canadian. As as for my broken English just because I spell nite, night or color, colour don't mean my English is broken.

If we look at the line you "Corrected"


Kinda is a contraction of kind of. You should try to avoid using contractions and abbreviation when writing it's less messy. Also if your writing things like 5000 word essays not using them helps towards the word count.
When you removed the word "text" from the sentence you removed what kind of line I was speaking of. Now "lines" could mean lines of code. Why does it matter? Well in my line of work context is king and even if it redundant using the subjects name is always the best way to keep people from getting confused. (IE: He picked it up and struck her ~ Mr. Sanders picked up the stick and struck Ms. Sanders)
Intent and purpose are interchangeable so why you need to use it I do not understand.
Changing "he wrote" to "his writing" is kind of silly because he's already written the line of text. He's not currently writing the text so why you felt like changing it to the present tense from the past tense is beyond me.

I know, I know I'm being a dick with skin a brittle a dead leaves and a thin a rice paper. What can I say I a hyper sensitive guy who's here for porn and to have fun. If I wanted humiliation I'd play a humiliation game.

Edit: I'm not gonna stop commenting as much as you want me to.
Yea I saw it after I posted my b lol.
 
  • Like
Reactions: Bearded_NoPants

TheDevian

Svengali Productions
Game Developer
Mar 8, 2018
13,696
32,051
I just downloaded, and unzipped, 2.00, and that's what I'm running right now. However, As I stated in my previous comment, I have been unzipping them into a "main" Corruption folder. I just tried copying it to another folder, and I may need to start over. I hope not, but we'll see.

*****That took care of it. Without having to start over.*****
Yeah, never copy renpy games into the same folder unless it is one that is designed for it, like an update. Extract to a new folder and copy over the save folder and screen shots and whatnot. Otherwise, you are just asking to have problems.
 
  • Like
Reactions: MerlinUSA

yoyomistro

Engaged Member
Jan 15, 2017
2,777
3,565
Holy shit Mr.C is such a goober... He's fucked up before but never this badly... I just realized he never properly implemented the bar scenes at the club for the Principal's family after they get enslaved cuz I almost never go there... I'm gonna attach a screens.rpy as a .txt, just rename the extension and overwrite the original screens file (or rename it as a backup) and it will enable the club content or if you'd rather paste what I changed into the script file directly I will add that as well:

init -501 screen club_bar_member:
add "images/4702.png"


imagebutton:
idle "images/buttons/back.png"
hover "images/buttons/back_hover.png"
action [Jump ("club3")]
xpos 1750
ypos 0


if becky_slave == 1:
imagebutton:
idle "images/becky_club_idle.png"
hover "images/becky_club_hover.png"
action [Hide ("map"), Hide ("park"), Hide ("room_ui"), Jump ("becky_openup")]
xpos 60
ypos 170


if dana_slave == 1:
imagebutton:
idle "images/dana_club_idle.png"
hover "images/dana_club_hover.png"
action [Hide ("map"), Hide ("park"), Hide ("room_ui"), Jump ("dana_openup")]
xpos 340
ypos 130

if principal_slave == 1:
imagebutton:
idle "images/mel_club_idle.png"
hover "images/mel_club_hover.png"
action [Hide ("map"), Hide ("park"), Hide ("room_ui"), Jump ("mel_openup")]
xpos 630
ypos 130
 

Omega Deose

Well-Known Member
Dec 24, 2018
1,625
526
what kind of new scene with jennny and nicole in the living room the scene i know are the one when you go with then to the tv station and the one at night where jenny is tied up in the air
 

yoyomistro

Engaged Member
Jan 15, 2017
2,777
3,565
Wasn't he working on a generic big titty milf game at one point?
sorry can't recall
Staying with Aunt Katie. I like the game. My main problem with Sid though is that he's another dev who uses Honey Select and doesn't take advantage of the fact that it literally barely takes any effort to use animations with it. At least Mr.C is starting to animate things.

Also I don't like fishing for replies but nobody has responded to my fix the bar in the club not being functional. Did someone else post a fix for it before me and I missed it or do people just not care that about that part of the game lol?
 

PPE2RedDucks

Active Member
Oct 3, 2018
809
563
LOVE THAT GAME... to bad it finished.
I thought Sid still did occasional tweaks?

It's up to 1.20 last I saw - so there have been some additions/extensions since it officially "reached its goal" (= v1.0, with its slave/non-enslaved, preggo/non-preggo, harem/non-harem endings with the two main female characters)/
 

PPE2RedDucks

Active Member
Oct 3, 2018
809
563
HAhaha, how did that quote happen? Tryin' t' put words in mah mouth! :LOL:
With fantasy games, "making sense" is always a bit of a relative (and a partly subjective) concept! :eek:)


But there are different degrees of im/plausibility. Even allowing for a dev's deliberately intended humor (humor often goes hand in hand with story/character exaggeration), if the storylines, characters, psychologies or set of circumstances start to get too crazy (absurd), the gameplay appeal, engagement & excitement levels for players can quickly go down more than up.

As generally with fantasy breast sizes, I suppose .... L is probably good in most people's book (yes, some prefer M, or S, even XS, flat) - and for some players, XL is also good, or even better - but I guess XXL & XXXL etc. starts to lose the plot for all but the most way-out/outlandish players :D
 
3.70 star(s) 200 Votes