- Jul 1, 2018
- 25
- 31
Yeah, that would be nice, but not tools I have. I downloaded what flazeo put up, liked it, tried taking "a quick look" at the files, thinking it may be similar in the .js to maybe karryn's prison, and many hours later, here I am. A mild curiousity of how it worked, and how it could be changed, just kept snow balling. I didn't plan on grabbing any tools and going seriously at it from the get go, or I most likely wouldn't have bothered. I don't know where to start with that injection method, and definitely not on any patreons for tools.No, but again, why are you touching the plugins at all when you can just swap out the text and reinject it. The actual game files themselves don't need touching, doing it this way also prevents you from breaking the game.
I did at one point create a new project in MV, copy and overwrite all the files in the project space with this (it worked and runs the game), to help make some sense of it at least for editing and viewing. However, I ended up getting pretty used to reading the json and writing to it directly anyway. I'm no stranger to pure source methods anyway, as I really like to see how it all works and is doing. It ended up being useful with swapping between lines a lot quicker going the json writing route, as I'd translate one thing, then read another, and be like "wait, is that right..?" and can look at them all together for comparing, tackling, and doing search/replace for doing another pass run of editing/tweaking. Editing in MV was close one, go to another, close it, go back, and was sometimes tedious.
I also don't know if the injection method would do some of the plugin variables of grabbing it, and injecting it back, or just ignore it, and leave me with going the method I did anyway (especially the itemdescription plugin that is doing an injection of its own, or the gauges/UI elements.)
So yeah, first time taking a stab at something like this before, so sorry for any rookie mistakes/methods of "why that way," when it was all for the learning experience of dissecting it. Even got to learn some fun slang like クソザコ being called a 'fucking small fish.' Pretty harsh way to call something small time in scale or newbie lol.