Don't know why it dosen't look like this: I am going to send you a full copy of my folder as soon as I can so you can try it. You need to know that this is steam
Sam_racbozki
Recent community posts
Ok, I may evade to do the fix of the <>9. Just tell me if you can see if the change I made works for you in the .dll you could find it in DynaNewGame -> General.
Also don't hurry to make localization because it seems very hard to code some parts and just work in what you want
I have shared you a file of the .dll that always update when I change, if you want to check it.
Right now working on a traslation to Spanish. So far I have changed the load menu and the new game also, but beacuse of the decompilation, the difficulty setting is set to default. Also i have encountered some problems with the code writing which have forced me to re-write some little things. What I mean it is that even if I try to just compile the data in its origin it just won't allow me, for example I have encountered some problems on DynaNewGamePanel. with the UnityAction<string> <>9__16 and mainly all code that uses a similar pattern (try checking this error so I can know if it is something about the decompilation or is it general). I will contact you with my email.
Well, so far I have been trying to check if I can modify different text, mainly the quests are easy and some interactions such us the 'press E to speak to' is kind of easy. Also been able to modify the settings but haven't been able to change text that is in TextMeshPro (type of settings or all the main menu interactions)
I am making this project as a way to support the comunity and im my free times, so I don't know how far it can get
Also with my low knowledge I still don't understand how to change dialogs, mainly becuse I search for text
Finally one of the biggest problem is that I don't know were to look for the data (So, even if I would like to change the main things first because Im using an Unity game modifier (Dnspy) I just change wharever I first encounter
So far I have benn able to:
Translate all settings except for controls
Translate the interaction key
Translate a few quests like Hogan and Ingot (Oly the quest names and description)
And I am trying to change some bosses names (I will leave mosters the last because their names are so wierd that seem language from the space)
Regarding to your modding problem, I think so far people will have it easier to overwrite data than adding new one
Also, do you know where to upload the patch?