lazylazyoni

Member
May 10, 2023
158
368
196
Crazy that this game has been in development for almost 5 years despite all the negative reviews. Gave so much feedback back then but dev ignored and still not implemented.
 
  • Heart
Reactions: str8up

Sonico

Forum Fanatic
Jul 21, 2018
4,396
3,328
458
is this game really 1 star???
It's a passion project of the dev.

It's passion to keep doing whatever it wants going the way it wants, no matter how many years of nonstop hate from everybody in the forums for every aspect of the mechanics & concept, as a huge, personal f**k you to F95Zone regulars it seems.

Quite intense when one looks at things from that perspective, i guess.
 

Donguri892

Newbie
Apr 16, 2020
77
65
203
If anyone is playing the new version and wants me to update my 3 files, let me know, i'll edit them to be compatible with 3.15. :)
 

Donguri892

Newbie
Apr 16, 2020
77
65
203
To heck with it... lol. Updated the 3 files to be compatible with 3.15
Remember to delete the corresponding rpyc files prior starting the game, and you want to replace the original files. I tested these after editing, they work like a charm :cool:.

If essentials in the game, just need... mineral water, honey, and vitamins if want immunity... check your cabinet for needing more space.

If you are new to playing the game and didnt use my edits prior, previous saves won't work with these edits. So, you will need a new game. Other than that, people who used my edits before will work fine on their saves.

All dev did was extend time on some dialogues, added another paywall fantasy character, more dialogue to that character and paywall stuff. So, nothing really new because the edits were easy.



Again these files are to decrease your grind, and see how the game is to function, the paywall stuff is just repetitive of the normal stuff, so no need to get the fantasy characters and outfits.
 

lazylazyoni

Member
May 10, 2023
158
368
196
Requires you having to change ALOT of dialogue, because it is not via function or variable... he literally hand-typed stuff.
you can probably write a script for that because renpy allows you to extract dialogues and they are usually in the same syntax either start with a quote symbol " or with the defined character name and then a quote like mc "I am the mc. I am speaking."
You can make a script to only look at lines that start with a quote or with the defined character names
 

Donguri892

Newbie
Apr 16, 2020
77
65
203
I can't say this *isn't* how I code, but lol, he passed the grinding on to you!
Lol, i dont code, im a person who makes hardware work for the programmers and devs IRL, and i forgot how to code since college... been like 10 yrs. And I dont feel like putting this game through ChatGPT since it's not my game. This guy would go AWOL if someone took his game probably.
 

DanLong

Active Member
Mar 23, 2018
508
450
186
Any chance to make it for Linux as well.Just one click when creating it in Ren'Py.
 

Falkfisch

Member
Aug 10, 2018
159
174
198
Oh well, only 1.7 gigs on MEGA and now the cheat files, let's just try again...
but, last attempt
 

Bob69

Uploading the World
Uploader
Donor
Compressor
Mar 2, 2019
23,275
315,343
998
SunSity [v3.15] [SunSity] - Compressed

Win [402 MB]
- - - -

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

LowLevelLesser

Well-Known Member
Feb 8, 2021
1,198
1,612
288
It's a passion project of the dev.

It's passion to keep doing whatever it wants going the way it wants, no matter how many years of nonstop hate from everybody in the forums for every aspect of the mechanics & concept, as a huge, personal f**k you to F95Zone regulars it seems.

Quite intense when one looks at things from that perspective, i guess.
Apparently F95 pirates love shoveling shit into their mouths too though. So really, they're doing it because we keep pirating it and therefore, we must just be acting "tsundere" about our secret love of the game.

The dev is a dick and the pirates are dumb.
 

LowLevelLesser

Well-Known Member
Feb 8, 2021
1,198
1,612
288
In summary:

"Man, this dog shit stinks!"
"Yeah, lol!"
"What did that bastard eat?"
"Let me take a good look at it"
"Be sure to let me smell the next pile too!"
"Damn straight, brah!"
"I can't wait to see what the next pile looks like!"
"Man, this is so gross I can't stop looking at it"
"Man, this dog shit STILL stinks!"
"We keep telling them what to eat so it doesn't stink so bad but they just aren't listening... let's just keep checking their piles anyway I guess."
 

alger4129

New Member
Aug 2, 2021
2
1
21
Anyone find/ know how to change the relationships? "Landlord", "roommate" etc. For scientific purposes of course :sneaky:
list_npc[x].dict_skill['Exploration']
list_npc[x].dict_skill['Love']
list_npc[x].dict_skill['Joy']
list_npc[x].dict_skill['Friend/Anger']
list_npc[x].dict_skill['Submission']
list_npc[x].dict_skill['Depravity/Modesty']
"Landlord" : x = 14
"roommate": x = 15

each npc has stored by different object
you can use
list_npc[x].name
and
list_npc_for_search[x].name
to check which npc you want to change
or
npc_(Npcname) like npc_Penny
to change its values
 
  • Like
Reactions: Joe Banana
1.80 star(s) 49 Votes