lalapolpolpol
Member
- Feb 26, 2018
- 133
- 283
Thanks for your hard work!Here's a partial MTL for v1.72.
Partial in the sense that I have not included any scripts yet because holy fucking shit this game is huge and I have never seen this many errors at once before.
The other stuff already took a week and the scripts file alone has 11939 lines I would have to check one by one.
I'm probably at least going to partially translate stuff in the scripts in the future but do not expect that soon.
I'm also aware of the text running off screen problem. I will address that once I have the scripts working by changing the font.
Thanks for this!I actually finished the MTL now. Wish I could have this strict work ethic for other parts of my life.
Once I figured out the patterns getting rid of the errors wasn't super hard anymore just fairly tedious.
Everything "should" be machine translated and functional now.
But this game is gigantic so I probably missed some small things like choice boxes or UI elements. (Because those are hard to distinguish from events and stuff you don't want to translate)
Please tell me if you notice anything super annoying.
The Font turned out fairly small but otherwise text escapes the screen a bunch.
Huh...? I'll look into it. I will edit this post if i have any updates on it.Thanks for this!
I'm actually getting an error when trying to play. Whenever any battle occurs, the game crashes. I think the issue might be that the class isn't being recognized by RPGMaker? There is a "Error if this display appears" in the class section of the main character
View attachment 1357252
View attachment 1357254
Thanks for the this.Huh...? I'll look into it. I will edit this post if i have any updates on it.
Edit: Found the issue, but I also found a bunch of other ones I seem to have missed on my first pass so this might take a bit.
Thanks for this!
I'm actually getting an error when trying to play. Whenever any battle occurs, the game crashes. I think the issue might be that the class isn't being recognized by RPGMaker? There is a "Error if this display appears" in the class section of the main character
View attachment 1357252
View attachment 1357254
Issue resolved in MTL1.1. Also some other random fixes.Thanks for the this.
This is the save file (but it's just the beginning). After I go out of the town and run into a slime, the fight starts. But after I select an action, then the game crashes.
I misspoke earlier. The crash happens when the character is trying to do the actual combat "attack" animation I think. Not when the battle initially starts.
Thanks!I actually finished the MTL now. Wish I could have this strict work ethic for other parts of my life.
Once I figured out the patterns getting rid of the errors wasn't super hard anymore just fairly tedious.
Everything "should" be machine translated and functional now.
But this game is gigantic so I probably missed some small things like choice boxes or UI elements. (Because those are hard to distinguish from events and stuff you don't want to translate)
Please tell me if you notice anything super annoying.
The Font turned out fairly small but otherwise text escapes the screen a bunch.
This was one of my first MTL's and is, because of the advancements of MTool, like all other google based rpgm MTL's, largely obsolete.Thanks!
I find some game breaking errors:
1:The special symbol '\' appears in the end of the "I,m preparing now" type line.
2:In the coliseum MTL breakes if-statements in fight selection dialog. MTL substitutes "if(a != 0)" to "if(a! = 0)". I think that MTL tried translate '!' in operation '!='.
3:In the card minigame MTL often switches order of "%s" and "%d" in the card minigame scripts. There are several lines in two scripts with this error.
would be nicedownload link for ver 172 please? if possible mega/zippy/mediafire
Quests logic and rewards works but MTL breaks quest displaying script, because most essential scripts uses complex string functions and logic. Therefore MTL doesn't actually translate quests and many other deep parts of the game. This problem is inconvenient because most quests rewards are not collected from the guild(10 lizard tails in bar etc) and quests advices are not displayed in menu section.anyone else having the issue of quests not actually being when you try to get a quest?
Quest rewards break?Quests logic and rewards works but MTL breaks quest displaying script, because most essential scripts uses complex string functions and logic. Therefore MTL doesn't actually translate quests and many other deep parts of the game. This problem is inconvenient because most quests rewards are not collected from the guild(10 lizard tails in bar etc) and quests advices are not displayed in menu section.