Rt7Hz

New Member
Aug 11, 2020
1
20
to be able to play, you must first edit SunSity-0.4-win\game\my_calls.rpy .
otherwise you cannot stop grind and do something other than maintaining the stats.
Here some tips:
there are comments to the code in Russian.
you can replace all "+ 0.02" with "+ 0.2"
you can replace all "+ 0.04" with "+ 0.4"
you can replace all "+ 0.06" with "+ 0.6"
you can replace "+ 0.08" with "+ 0.8"
you can replace all "+= 0.08" with "+= 0.8"
you can replace "actions'] >= 5" with "actions'] >= 50"
you can replace all "actions'] >= 3" with "actions'] >= 30"
you can replace "int(round(random.uniform(20, 50)" with "int(round(random.uniform(300, 350)" to increase the amount of money for rewrite work
etc
logs will sometimes write values lower than the ones that were actually added. since there is +0.04 without a space. you can try to fix it if you want.
Also you need to restart the game after changes in the file.
I was very tired of grind before I decided to get into this file, so the values can be overestimated.
I tryed to add Quick Editor, but it looks like screen body_editor was deleted.
sorry for my english and if i did something wrong. this is my first post.
 

keuler

Member
Nov 5, 2017
111
85
to be able to play, you must first edit SunSity-0.4-win\game\my_calls.rpy .
otherwise you cannot stop grind and do something other than maintaining the stats.
Here some tips:
there are comments to the code in Russian.
you can replace all "+ 0.02" with "+ 0.2"
you can replace all "+ 0.04" with "+ 0.4"
you can replace all "+ 0.06" with "+ 0.6"
you can replace "+ 0.08" with "+ 0.8"
you can replace all "+= 0.08" with "+= 0.8"
you can replace "actions'] >= 5" with "actions'] >= 50"
you can replace all "actions'] >= 3" with "actions'] >= 30"
you can replace "int(round(random.uniform(20, 50)" with "int(round(random.uniform(300, 350)" to increase the amount of money for rewrite work
etc
logs will sometimes write values lower than the ones that were actually added. since there is +0.04 without a space. you can try to fix it if you want.
Also you need to restart the game after changes in the file.
I was very tired of grind before I decided to get into this file, so the values can be overestimated.
I tryed to add Quick Editor, but it looks like screen body_editor was deleted.
sorry for my english and if i did something wrong. this is my first post.
your welcome :)
 
  • Like
Reactions: czertik

ladguru

Active Member
Oct 18, 2018
944
774
to be able to play, you must first edit SunSity-0.4-win\game\my_calls.rpy .
otherwise you cannot stop grind and do something other than maintaining the stats.
Here some tips:
there are comments to the code in Russian.
you can replace all "+ 0.02" with "+ 0.2"
you can replace all "+ 0.04" with "+ 0.4"
you can replace all "+ 0.06" with "+ 0.6"
you can replace "+ 0.08" with "+ 0.8"
you can replace all "+= 0.08" with "+= 0.8"
you can replace "actions'] >= 5" with "actions'] >= 50"
you can replace all "actions'] >= 3" with "actions'] >= 30"
you can replace "int(round(random.uniform(20, 50)" with "int(round(random.uniform(300, 350)" to increase the amount of money for rewrite work
etc
logs will sometimes write values lower than the ones that were actually added. since there is +0.04 without a space. you can try to fix it if you want.
Also you need to restart the game after changes in the file.
I was very tired of grind before I decided to get into this file, so the values can be overestimated.
I tryed to add Quick Editor, but it looks like screen body_editor was deleted.
sorry for my english and if i did something wrong. this is my first post.
you can add 0.000238 → 0.00238 to the list
 

Optimelle

Member
May 7, 2017
223
586
Ah, this reminds me of another game about a girl that was living with her sister I think? that was abandoned before you even got to any sex scene. It's several years ago and I cannot remember the name for the life of me. This new game brings identical mechanics and the exact same obsession with ridiculously small decimals. If you think this game is grindy think again! That game had so many stats that it filled pretty much the whole screen (20+ stats including bladder, inhibition, and even religion - or whatever other word was used for it) and they were affecting each other :eek:. You had to cook your food before eating too and you had to eat about 2 times a day so that would take about 1 hour of doing that every. Did I mention you had to go to school and get good grades? Yeah so you had to study for school as well. Food was just as expensive and books even more so. Again the similarities are striking.

Considering the similarities I suspect this is either the dev from that game (I can't remember the name and it bugs the hell out of me) or a copycat that fell in love with them dorky mechanics. The game drifted on the interwebs for 2-3 years? and updates were irregular (up to 6months/update) and brought nothing but changes to the mechanics, balancing and rebalancing. The story in the game and the events in the game could be all seen in about 2-3 game weeks. For whatever reason, I liked that game and it promised a lot, the mechanics were amazingly complex but they made sense. It was a slow but steady corruption game (if that was your chosen path, and I have to wonder what other path would you chose in a sex(y) game).

If I am right (God I hope I'm not!!) it will be a long, long time before the game finally gets abandoned. Anyone thinking of becoming a patron you have been warned. Give it a month or two and see the consistency and quality of the updates before you pledge.
 

esoom

Active Member
Sep 6, 2017
959
1,120
I actually like that Superpowered game...

Also "Spanking", I'm in :). need more degenerate tags though.
 
  • Like
Reactions: mjapper

ladguru

Active Member
Oct 18, 2018
944
774
Holy moly...
You have to work your arse off to buy some food then it gets rotten within 2 days or so!?
So have to go shopping almost daily and carry stuff home to the teensiest fridge ever.
If you think you have finally some time left to look if there are girls in the game all, you have to run for the next water tap.
And then you are too tired...

I think this game has potential. But The Grind has to be toned down. A lot. At least by an order of magnitude!
 

spam753

Member
Aug 6, 2017
310
318
Here's my Anti-Grind-File, with the suggestions from Rt7Hz, ladguru and some of my own.

Stat gains and money earned are * 10 now. (It takes about a day for the job list on the computer to refresh.)

Instructions: put it in the game subfolder and overwrite the existing file. Probably only works for version 0.4 of the game.
 

RottenPlum

Well-Known Member
Jun 17, 2017
1,145
557
Here's my Anti-Grind-File, with the suggestions from Rt7Hz, ladguru and some of my own.

Stat gains and money earned are * 10 now. (It takes about a day for the job list on the computer to refresh.)

Instructions: put it in the game subfolder and overwrite the existing file. Probably only works for version 0.4 of the game.
I can use my save or have to start new game for this to take effect?
 
Aug 11, 2017
19
57
Could also use tooltips rather than just icons, I don't want to have to read a guide to see what the buttons do, just have the game tell me
 

spam753

Member
Aug 6, 2017
310
318
My changes are not complete btw. The jobs at the home pc all pay * 10, but the actual editor job where you need 3.0 writing to get hired seems to pay the regular low amount. Not a problem though, just raise your programming (buy & read books once you are maxed) and you'll be making several K per day soon.

Btw. the game contains kissing, undressing, petting, spanking, cunnilingus, blowjob, ... right now. Vaginal/anal sex is supposed to come with version 5.0.

You can go the love or submission route with any girl (or both). Once you have enough "exploration" you will see their schedule and you can visit them at home.

There only seem to be three spots for spycams: room of your daughter, room of you landlord(wife?), bathroom. When you use a spycam you have to wait, not click, to actually see nudity.

You can get girls to undress in public and follow you around nude, but to do more you need to get them to a private place fast.
 

RottenPlum

Well-Known Member
Jun 17, 2017
1,145
557
My changes are not complete btw. The jobs at the home pc all pay * 10, but the actual editor job where you need 3.0 writing to get hired seems to pay the regular low amount. Not a problem though, just raise your programming (buy & read books once you are maxed) and you'll be making several K per day soon.

Btw. the game contains kissing, undressing, petting, spanking, cunnilingus, blowjob, ... right now. Vaginal/anal sex is supposed to come with version 5.0.

You can go the love or submission route with any girl (or both). Once you have enough "exploration" you will see their schedule and you can visit them at home.

There only seem to be three spots for spycams: room of your daughter, room of you landlord(wife?), bathroom. When you use a spycam you have to wait, not click, to actually see nudity.

You can get girls to undress in public and follow you around nude, but to do more you need to get them to a private place fast.
What about relations needed to progress scenes? Are they still low gain or bumped? If not i might just start new game. It got to be some console command to cheat stats though.
 

spam753

Member
Aug 6, 2017
310
318
The relations are also * 10. Just have max 5 "love talks" and then you can progress through all the love scenes. Same for submission.
 
1.90 star(s) 31 Votes