Closed M4tEd closed 1 year ago
Resources link has been added to the wiki.
As for the client patches, a hex editor is required. (I recommend HxD)
Thanks for the help, I was able to find resources and HxD was useful for editing GS.exe and UserAssembly. I managed to launch the server but one question I have is how do you make GS use the emulated server? When I launch it I always get the network exception.
You need a proxy, same method as Grasscutter; Fiddler or mitmproxy are the most popular on Windows. You can try saturnine's Fiddler script or Grasscutter's mitmproxy script. I'm told Cultivation works, too.
I joined Grasscutter discord earlier and had some help. In your read me you should probably mention to run dispatch.py. If they didn't tell me about this file I would've never figured this out.
Alright, thanks for the tip. I'll add that in my next commit.
Hey, I'm not too familiar with github or which files to edit but I came across this error when running CMakeLists.txt I tried to see every folder related to resources on my computer, I found a couple but none of them matched stuff like exceloutput or the .tsv files.
I don't know if I was supposed to run this file or not but the instructions are too difficult for my tiny brain. Could you help me with some directions?
I would also appreciate if you could tell me how to do the client patches. I don't seem to have a proper editor to edit a .dll or the GS.exe