DominatePar

Member
Mar 9, 2018
280
146
206
dev need to rework on some things.For me grinding is never a problem,
some things take time and it makes people annoy for sure.Eating,drinking even closing your pc should be fast.
When you close pc,there is a window shut down theme and it was unnecessary delay because you need to use pc alot in this game.Learn from bright past it was better pacing for sure.

Should add tutorial too.
 

Donguri892

Newbie
Apr 16, 2020
77
65
203
he basically added a grandma... a car.. and a new fantasy player... Let me know if anyone wants me to update the 3 files, because i feel like dev slackin on fixing grind... he just keeps adding new NPC's, story to new NPC's, and Fantasy Characters which are behind a paywall. So, nothing really eye catchy...

We can say game had potential.. but i see dev will not listen to critics going forward.
 

PRaider2020

Member
Apr 25, 2020
480
327
196
This is just incase users want to see the new character the dev added, and see the cornhub adjustments which are "meh"... The paywall fantasy char is Taylor Swift so mechanics are basically same all across game, just a story line and thats it.

For those that are new to these files, please delete the corresponding rpyc files, do not rename them. Let these files overwrite the originals. Then start a new game. These files are to lessen your grind.

For those who used my files before, you can just replace like normal, but still delete rpyc files, and load your save.

He didnt edit the objects.rpy file from 3.15 really... so it will still work with 3.20. However, I'm adding the 3 files anyways. They are now compatible with 3.20.

Again I'm not a dev, im just making more friendly for users who don't want to do the paywall or grind.


Edit Note: Again for those who are using these files.. you really just need Mineral Water, Honey, and Vitamins.. Don't need any other foods.
are they compatible to 3.25?

thanks btw
 

youraccount69

I'm like a karate chop
Donor
Dec 30, 2020
8,880
4,041
436
SunSity-3.25
You don't have permission to view the spoiler content. Log in or register now.
rpdl torrents are unaffiliated with F95Zone and the game developer.
Please note that we do not provide support for games.
For torrent-related issues use here, or join us on !
, . Downloading issues? Look here.​
 

Donguri892

Newbie
Apr 16, 2020
77
65
203
These files will NOW work for 3.25. These have only been used on Windows, so good luck if any other OS.

As for previous users who used my previous edits, just do the norm of deleting the corresponding rypc files and overwrite the rpy files with these edits and load your game.

As for the new users who never used my edits before. Do the same like previous users, deleting the corresponding rypc files and overwrite the rpy files with these edits... however... You will start a new game. Sure that seems like a pain, but your grind will no longer exist.

NOTE: Only need to buy Mineral Water outside the shop, Use the honey that's in your cupboard in kitchen, and vitamins if you really need to. Your cupboard in your room has more space too. for the keys you collect.

The dev didnt edit the objects.rpy file since May, so i copied that over from my 3.20 version, works fine.

Game on and have fun.
 

Bob69

Uploading the World
Uploader
Donor
Compressor
Mar 2, 2019
23,274
315,161
998
SunSity [v3.25] [SunSity] - Compressed

Win [421 MB]
- - - -

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

KammerJ

New Member
Sep 3, 2024
10
13
57
These files will NOW work for 3.25. These have only been used on Windows, so good luck if any other OS.

Game on and have fun.
Im a little lost here, how do i download your files?
when i click them, i only get the code but no files.

Is that a browser error or am i just to dense to do it right?


PS. thanks for your work btw!

Edit: Browser Problem. (my) opera dont has the option to download from link, chrome works
 
Last edited:
  • Like
Reactions: Donguri892

akmalonz

Newbie
Jan 6, 2022
17
2
13
Can someone help me, I can't seem to start the game.

Here is the traceback:


I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/script.rpy", line 25, in script call
call lb_objects from _call_lb_objects
File "game/objects.rpy", line 5, in script
python:
File "game/script.rpy", line 25, in script call
call lb_objects from _call_lb_objects
File "game/objects.rpy", line 5, in script
python:
File "game/objects.rpy", line 3061, in <module>
with open('npc/clothe_decals_list.pkl', 'rb') as input:
IOError: [Errno 2] No such file or directory: u'npc/clothe_decals_list.pkl'

-- Full Traceback ------------------------------------------------------------

Full traceback:
File "C:\Users\ACER\Downloads\SunSity-3.25-win\SunSity-3.25-win\renpy\bootstrap.py", line 316, in bootstrap
renpy.main.main()
File "C:\Users\ACER\Downloads\SunSity-3.25-win\SunSity-3.25-win\renpy\main.py", line 578, in main
run(restart)
File "C:\Users\ACER\Downloads\SunSity-3.25-win\SunSity-3.25-win\renpy\main.py", line 143, in run
renpy.execution.run_context(True)
File "C:\Users\ACER\Downloads\SunSity-3.25-win\SunSity-3.25-win\renpy\execution.py", line 908, in run_context
context.run()
File "game/script.rpy", line 25, in script call
call lb_objects from _call_lb_objects
File "game/objects.rpy", line 5, in script
python:
File "game/script.rpy", line 25, in script call
call lb_objects from _call_lb_objects
File "game/objects.rpy", line 5, in script
python:
File "C:\Users\ACER\Downloads\SunSity-3.25-win\SunSity-3.25-win\renpy\ast.py", line 914, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "C:\Users\ACER\Downloads\SunSity-3.25-win\SunSity-3.25-win\renpy\python.py", line 2028, in py_exec_bytecode
exec bytecode in globals, locals
File "game/objects.rpy", line 3061, in <module>
with open('npc/clothe_decals_list.pkl', 'rb') as input:
IOError: [Errno 2] No such file or directory: u'npc/clothe_decals_list.pkl'

Windows-8-6.2.9200
Ren'Py 7.3.5.606
SunSity 3.25
Wed Jul 23 23:56:08 2025
 

Donguri892

Newbie
Apr 16, 2020
77
65
203
Can someone help me, I can't seem to start the game.

Here is the traceback:


I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/script.rpy", line 25, in script call
call lb_objects from _call_lb_objects
File "game/objects.rpy", line 5, in script
python:
File "game/script.rpy", line 25, in script call
call lb_objects from _call_lb_objects
File "game/objects.rpy", line 5, in script
python:
File "game/objects.rpy", line 3061, in <module>
with open('npc/clothe_decals_list.pkl', 'rb') as input:
IOError: [Errno 2] No such file or directory: u'npc/clothe_decals_list.pkl'

-- Full Traceback ------------------------------------------------------------

Full traceback:
File "C:\Users\ACER\Downloads\SunSity-3.25-win\SunSity-3.25-win\renpy\bootstrap.py", line 316, in bootstrap
renpy.main.main()
File "C:\Users\ACER\Downloads\SunSity-3.25-win\SunSity-3.25-win\renpy\main.py", line 578, in main
run(restart)
File "C:\Users\ACER\Downloads\SunSity-3.25-win\SunSity-3.25-win\renpy\main.py", line 143, in run
renpy.execution.run_context(True)
File "C:\Users\ACER\Downloads\SunSity-3.25-win\SunSity-3.25-win\renpy\execution.py", line 908, in run_context
context.run()
File "game/script.rpy", line 25, in script call
call lb_objects from _call_lb_objects
File "game/objects.rpy", line 5, in script
python:
File "game/script.rpy", line 25, in script call
call lb_objects from _call_lb_objects
File "game/objects.rpy", line 5, in script
python:
File "C:\Users\ACER\Downloads\SunSity-3.25-win\SunSity-3.25-win\renpy\ast.py", line 914, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "C:\Users\ACER\Downloads\SunSity-3.25-win\SunSity-3.25-win\renpy\python.py", line 2028, in py_exec_bytecode
exec bytecode in globals, locals
File "game/objects.rpy", line 3061, in <module>
with open('npc/clothe_decals_list.pkl', 'rb') as input:
IOError: [Errno 2] No such file or directory: u'npc/clothe_decals_list.pkl'

Windows-8-6.2.9200
Ren'Py 7.3.5.606
SunSity 3.25
Wed Jul 23 23:56:08 2025

Are you running the game with the original files? Or did you try to add my edits to the game?
 

Donguri892

Newbie
Apr 16, 2020
77
65
203
I used the original files
May want to try to redownload again, either use the PixelDrain, GoFile, VikingFile, or workupload, so you don't miss any files. If you are still having issues, you can try to use my edits i posted here, and follow the instructions to replace the originals and delete the corresponding rypc files. If you dont delete the corresponding rpyc files, they will use the original files cached.

Also if this is your first time with this game... without my edits, you are in for a grind of a lifetime. With my files, little to no grind.
 
1.80 star(s) 49 Votes