Stardew Valley

Stardew Valley

View Stats:
extraneous Apr 16, 2017 @ 3:01pm
How to change the codes on the game files with C#?
Ok, I've looked everywhere. Can someone explain to me the types of coding in the files? and what you can change about them? For example, how would I change something Haley says, or how do I change their birthdays or just gameplay in general. All I see are numbers and letters
< >
Showing 1-10 of 10 comments
Br4unk3ks Apr 16, 2017 @ 3:30pm 
gonna be hard if you have no experience in programming. even with a software that makes the code readable.
extraneous Apr 16, 2017 @ 5:39pm 
Originally posted by Br4unK3ks:
gonna be hard if you have no experience in programming. even with a software that makes the code readable.
I do have experience with programming, just not in C#. I do Java and CoffeeScript.
Tsproggy Apr 16, 2017 @ 7:28pm 
Originally posted by ImTooLameToThinkOfAProfileName:
Originally posted by Br4unK3ks:
gonna be hard if you have no experience in programming. even with a software that makes the code readable.
I do have experience with programming, just not in C#. I do Java and CoffeeScript.
You should'nt have too much trouble then. C# is very close to Java in syntax. Easy to compile using Visual Studio as well.
if im not mistaken you only have the compiled game, that means you cant change anything in the code unless you do some reverse engineering. there might be a modding api though.
extraneous Apr 17, 2017 @ 4:51am 
Originally posted by Troy:
Originally posted by ImTooLameToThinkOfAProfileName:
I do have experience with programming, just not in C#. I do Java and CoffeeScript.
You should'nt have too much trouble then. C# is very close to Java in syntax. Easy to compile using Visual Studio as well.
Oh ok.
extraneous Apr 17, 2017 @ 4:52am 
Originally posted by MightyMorphinPowerRager:
if im not mistaken you only have the compiled game, that means you cant change anything in the code unless you do some reverse engineering. there might be a modding api though.
Yea there is some items that I downloaded that might be helpful
DuduBertol Jul 31, 2021 @ 9:11pm 
Originally posted by extraneous:
Originally posted by MightyMorphinPowerRager:
if im not mistaken you only have the compiled game, that means you cant change anything in the code unless you do some reverse engineering. there might be a modding api though.
Yea there is some items that I downloaded that might be helpful
How did you saw the code lines? Which app did you use? I need help, I don't know how to do this..
TamanduaGirl Aug 1, 2021 @ 12:04am 
You only need to edit your game save file. I did it once but others had the same issue so I was able to find the code to change online for the thing I couldn't get completed since it was already done but didn't register for whatever reason. But yeah, you just need to find the thing in the save file and change it from hasn't done it to has done it, basically, but it is codified more the thing=yes. But since you actually code you should be able to figure it out.

I changed it in save file and when I started the game up I got the achievement in game and steam. So changing the save file is literally all you need, no need to edit the game it's self.
extraneous Aug 1, 2021 @ 11:21am 
Originally posted by DuduBertol:
Originally posted by extraneous:
Yea there is some items that I downloaded that might be helpful
How did you saw the code lines? Which app did you use? I need help, I don't know how to do this..
Honestly this happened so long ago so im not quite sure what my original intention was at the time of this post. What exactly are you trying to change in the games coding? That might help me out when trying to answer your question..
< >
Showing 1-10 of 10 comments
Per page: 1530 50

Date Posted: Apr 16, 2017 @ 3:01pm
Posts: 10