Avarchik

New Member
Aug 9, 2023
8
1
There is such a woman, her name is Andressa Urach, and her story is very similar to the story of the main character, she films pornographic content, and her son is a cameraman
 

Err0r 0ne

Member
Sep 23, 2017
100
58
What is th' difference for releasing the demon and loyal to Master.

If I release the demon I get H scene.
But what happen in the future?
 

PornHero

Newbie
Feb 12, 2018
94
344
I've fucked up my save again and removed the Josef from home before having the event with Isabella running on the office now i'm locked out of her route. Tried to open the console with a BepInEx plugin but it is not working.

Anyone has a save with no sharing route and father is kicked please?
 

curious wanderer

New Member
Jan 1, 2025
5
1
I've fucked up my save again and removed the Josef from home before having the event with Isabella running on the office now i'm locked out of her route. Tried to open the console with a BepInEx plugin but it is not working.

Anyone has a save with no sharing route and father is kicked please?
i think you should be able to reverse this. Open your save file in notepad and search for:

{\"rid\":2660,\"type\":{\"class\":\"ValueBool\",\"ns\":\"GameCreator.Runtime.Variables\",\"asm\":\"GameCreator.Runtime.Core\"},\"data\":{\"m_Breakpoint\":false,\"m_IsEnabled\":true,\"m_Value\":true}}

and instead change it into:

{\"rid\":2660,\"type\":{\"class\":\"ValueBool\",\"ns\":\"GameCreator.Runtime.Variables\",\"asm\":\"GameCreator.Runtime.Core\"},\"data\":{\"m_Breakpoint\":false,\"m_IsEnabled\":true,\"m_Value\":false}}

(you only need to change the "m_Value\" into false)
 
  • Heart
Reactions: PornHero

PornHero

Newbie
Feb 12, 2018
94
344
i think you should be able to reverse this. Open your save file in notepad and search for:

{\"rid\":2660,\"type\":{\"class\":\"ValueBool\",\"ns\":\"GameCreator.Runtime.Variables\",\"asm\":\"GameCreator.Runtime.Core\"},\"data\":{\"m_Breakpoint\":false,\"m_IsEnabled\":true,\"m_Value\":true}}

and instead change it into:

{\"rid\":2660,\"type\":{\"class\":\"ValueBool\",\"ns\":\"GameCreator.Runtime.Variables\",\"asm\":\"GameCreator.Runtime.Core\"},\"data\":{\"m_Breakpoint\":false,\"m_IsEnabled\":true,\"m_Value\":false}}

(you only need to change the "m_Value\" into false)
Bro it worked like a charm. After i replaced the text, i found Isabelle on Josef's office, advanced through it and replaced the text back. Thanks a lot.
 
Last edited:

Lucky_I

Member
May 2, 2021
234
661
So I've run into a problem. I've seen Isabella at the beach yeah, but for some reason she never shows up at Josef's office. Is it random and I'm just getting fucked by the odds?
 

Katsumi990

New Member
Feb 17, 2023
1
0
So I figured out how to edit the flags within the save files, I did a lot of experimentation and it seems to work. I haven't figured out how to do everything or give myself items yet. But the many of the in-game choices can be changed without having to restart a new game.

Changes made with my own testing[Success]:
  • I was able to change the day of the week,
  • Have Josef leave forever,
  • Speed up Charlotte's Yacht encounter to threesome,
  • Josef visited the basement, [Inconsistent, require multiple flags]
  • Start Ken and Anna sharing route,
  • Even change some routes like Slut or Loving with the mother, [Under M-Stage]
  • Given myself the titles like Pervert and Heavenly Husband. [Unsure if this will break something]

Of course this has a very high potential for breaking the save, so you have been WARNED. Backup your saves.

Important Note: As of v1.1 the save system is slightly changed, but the method is still the same. When you save into a new slot, it still uses the same exact file within AppData. The major difference is that it creates a near identitical code block of the main save within the same file.

So if you use multiple slots, it will create multiple code blocks of the time you saved it. This will significantly increase the size of the file making it extremely difficult to read without programs like Visual Studio Code. When searching the flag names with their respective IDs, be careful not to get confused with the repeating ids. For example, main save slot 1 will have the first two ids while save slot 2 will have the third and fourth copy of the ids. So make sure you don't accidentally edit the wrong save slot.

v1.1A changed how the save slot system works, but it still saves the other two slots into one json file. If you are going to use the above cheated save files, be careful as the other save slots will most likely disappear too.

Save File Location: AppData\LocalLow\Arvus Games\Starmaker Story

Instructions:
  1. For starters open up the save file, which is a .json, use either NP++ or Visual Studio Code(Highly recommend, much easier to read).
  2. Search for a specific term like "anna"
  3. Find the corresponding "rid"
  4. Match with the second instance of that rid which is usually at the bottom of the file unless you have multiple saves, then read the important note above.
  5. Change the value based on if it is a boolean or float or string.
  6. Test out the change.
Side Note:
  • "rid" stands for reference ID.
  • "d" usually stands for the dad.
  • "m-" sometimes stands for the mom.

Examples:
  1. I search Charlotte in the save file.
  2. I find the string, "charlotte-anna-talks"
  3. Which has a "rid" of "1660"
  4. Search "1660" and you will get two results.
  5. The second result will be at the bottom.
  6. Make sure to check if the "rid" is a float, string, or boolean. In this case it is a float.
  7. Change the value to 2.0 or 3.0, depending on what stage of the progression you want. Careful not to use large numbers for potenial error, keep it low and modest then test.
Or
  1. Find the string, "Charlotte-Yacht-invitation"
  2. It has an "rid" of "1662"
  3. Search for this id number towards the bottom.
  4. This time it is a boolean. true or false [case-sensitive]
Side Note:
Be very careful that doing this can potentially break something if you haven't started the pre-requisite flag of meeting with Charlotte. Then talking with her and Anna enough times to get the yacht invitation in the first place.​
Or
  • Are you sick of having to skip days to a specific event? Tired of having to go through the whole week to get to Monday again?
  • The corresponding "rid" that handles days are between 1572 - 1574.
  • 1572 handles the actual number of which the day is set such as 1.0 is Monday. 5.0 is Friday[Don't go higher than this number].
  • 1573 handles the string of the current day is displayed on the top right.
  • 1574 handles how many days have passed since you started the game. If you went from Monday to Friday, add 4 into the current number.
  • It is recommended you change all three together to minimize risks.
Or
  • rid "1960" is where you can edit money(under the name "Cash").
  • rid from 2688 - 2699 are relationships between main character and the three "family" members. You can also change the MC's name here too.
Hope this gives you all a general idea on how to do your own editing. If you have any questions, you can ask me.

Happy MILF Hunting everyone!
I didn't find how to edit the cash rid
 

Lucky_I

Member
May 2, 2021
234
661
If I choose and ending, does it like "complete" my save and I can't use it anymore or does it just play the end scenes and then boot me back to before choosing an end?
 

JustShiro

Member
Sep 11, 2017
423
165
If I choose and ending, does it like "complete" my save and I can't use it anymore or does it just play the end scenes and then boot me back to before choosing an end?
nah, you get to see the ending and if you want to continue you start over the last day
 
  • Like
Reactions: Lucky_I

dkao12

Newbie
Nov 16, 2018
52
263
I didn't find how to edit the cash rid

rid for cash is under 1960, of course it's possible the id can change with each new update. Regardless you search for Cash and find the corresponding rid and look for the second instance. It should be a float value like 1000.0 as an example. Change that value to your desired money.
 

Peacchi

New Member
Jan 23, 2025
2
2
rid for cash is under 1960, of course it's possible the id can change with each new update. Regardless you search for Cash and find the corresponding rid and look for the second instance. It should be a float value like 1000.0 as an example. Change that value to your desired money.
Why would anyone need to edit the cash anyway? It's too easy to get more than you can spend as it is. I self restrict myself to not buying an upgrade if I don't have as many subscribers as the next update up costs in dollars (if one costs 4k and the next one costs 15k then I need 15k subscribers before I can buy the 4k upgrade) just to avoid a stupid amount of cash on hand and a lack of fun from everything being unlocked/purchased before I even know what they're for.)
 
  • Like
Reactions: MadHyena

dkao12

Newbie
Nov 16, 2018
52
263
Why would anyone need to edit the cash anyway? It's too easy to get more than you can spend as it is. I self restrict myself to not buying an upgrade if I don't have as many subscribers as the next update up costs in dollars (if one costs 4k and the next one costs 15k then I need 15k subscribers before I can buy the 4k upgrade) just to avoid a stupid amount of cash on hand and a lack of fun from everything being unlocked/purchased before I even know what they're for.)
It's up to the person if they want to cheat the money in or not. With the recent update, earning money has gotten significantly easier. I am just giving out save editing info from the original post for those who don't want to deal with the game's save system.

When I played pre-1.3, it was very heavy on the grind and I didn't have the patience anymore. It's the reason why I did the cheated save files in the first place. It is becoming more irrelevant with each new update. So whether I continue updating is up to people here if they want it.

I am just here to give them an answer to their inquiry.
 
  • Heart
Reactions: Peacchi

Peacchi

New Member
Jan 23, 2025
2
2
It's up to the person if they want to cheat the money in or not. With the recent update, earning money has gotten significantly easier. I am just giving out save editing info from the original post for those who don't want to deal with the game's save system.

When I played pre-1.3, it was very heavy on the grind and I didn't have the patience anymore. It's the reason why I did the cheated save files in the first place. It is becoming more irrelevant with each new update. So whether I continue updating is up to people here if they want it.

I am just here to give them an answer to their inquiry.
Fair, I should have found and quoted the one who you were responding to.
 
  • Like
Reactions: dkao12
4.50 star(s) 75 Votes