Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Ken or Samantha helps

A topic by Ladoss created 14 days ago Views: 755 Replies: 6
Viewing posts 1 to 3
(1 edit)

Hi, how can I go to the pool with Ken and Samantha? The problem is, I don't think I gave them my address, and I think that's what blocked them. I'm hoping someone can help me change the option (edit file) or should I create a new game? Thanks.

I think if you didn't gave them your address you wouldn't be in their route and wouldn't be able to talk to them but I'm not 100% sure, now, in order to go to the pool with them you need to share Samantha with Ken and after a while you'll be able to ask if Ken would like to go to the beach with you, he'll say he doesn't know how to swim and you'll have to rent the whole public pool. 

I'm not sure how to edit files so I'd recommend start a new game if you're not in their route.

(+1)

if you want to try to edit your save file, i found this line that could work

i followed the "rid": 2510 and found this line

at the end of the line you see [[ "m_Value\":false ]] make it true and maybe it will "start ken-samantha route"

messing with your save can cause issue, so back up your save (save file is in "AppData\LocalLow\Arvus Games\Starmaker Story")

(2 edits)


Thank you very much, brother. Do you know if I can reactivate the event to vote for Joseph? I already know how to tell him about Samantha or the beer. It's just that I no longer see those two options. Thank you. What file should I make a copy of?

"Save.json" is your save file, make a copy of it before trying to edit it.

You can open it with notepad (windows default) or notepad++ (i'm using Visual studio code in the screenshot).

When you open your save file "ctrl+f" to search (try a name or a keyword that relate to what your trying to change).

You should find a line of code like my first screenshot (if it exist), and from here you can find the "rid" before the text.

"ctrl+f" again to search the rid number (example: in my second screenshot i searched "2510" )

You should find another line of code like in my second screenshot with "true" or "false" at the end.

Change it by true or false as you wish, it should have an impact in game when you load your save.

I don't know what event you want to reactivate for joseph, but maybe you can find it with this. (i tried by searching "josef" but i don't think the things i found are what you want)