Lucky_I

Member
May 2, 2021
234
661
So do you still need to have Anna feel bad about ruining the sex with Leilana to have sex with Freya or not? Cause if so, does anyone know how to reset that so you can meet Leilana again?
Edit: Okay, so I solved the fucking problem. It's just random. That's it. Doesn't matter if you told Anna "Yeah, you ruined the trip" or not(I didn't cause that's assholeish). I HATE RNG
 
Last edited:
  • Like
Reactions: znnrqp

XMikowo

New Member
Jun 15, 2024
4
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!

CAN SOMEBODY SEND A PHOTO HOW U CAN CHANGE MONEY IN VISUAL STUDIO PLEASE
 

Walterus205

Formerly 'Styckmanboy25'
Feb 3, 2022
1
0
Hello, do you know how I can go back to the moment when Sophie asked for help to get rid of Mario? I said I would do it through the boards, but she doesn’t want to help, and I don’t want to start the game from the beginning. Also, I said I wouldn’t help Mario, and now he doesn’t want to talk to me.
 
Last edited:

dkao12

Newbie
Nov 16, 2018
52
263
CAN SOMEBODY SEND A PHOTO HOW U CAN CHANGE MONEY IN VISUAL STUDIO PLEASE
Here you go: Please follow the instructions in the original post as I highlighted that 1960 is the rid for cash and it's usually the second instance for the first save. 3-4 is for second save slot and 5-6 is for the third save slot.

You only have to change the m_value depending on what type of data value it is(float, string, boolean). I hope this helps you and others.

 
Nov 20, 2023
20
27
I am completely unable to get the Starcon event to trigger. I never have the dialogue prompt when speaking to Anna even after I have the email. This has happened on two separate playthrough attempts now, I haven’t modified anything. Is this a bug from gaining too many followers too quickly? Has anyone found a workaround?
 
4.50 star(s) 75 Votes