Albeoris

Results 78 comments of Albeoris

About 1/3, I have three unrelated functions. Each of them uses the same structure. - But the first function uses fields 0x00 Int32 and 0x02 Int16. - The second uses...

Better to get rid of the Deling's code in the repository so that this infection doesn't spread. :)

> Workaround: disable "import normals" in the importer options Did not help: ```python 'IMPORT_NORMALS' : False, 'MERGE_SUBMESHES' : False, 'IMPORT_ANIMATIONS' : False, 'ROUND_FRAMES' : False, 'USE_SELECTED_SKELETON' : False, 'IMPORT_SHAPEKEYS' :...

> Workaround: disable "import normals" in the importer options Oh, sorry. Everything is ok. Need to disable "import normals" **in the UI**, not in config. x.x

For developing mods for Unity, the most convenient tool now is BepInEx. Therefore, I consider Reloaded primarily as a tool for working with native code. There are few such mods,...

> > > Also, different languages will use different quoting around their dialogues. For example, Japanese will use `「` at the start while English will use `“` and `”` (may...

> In the exported text for the English dialogues, if the dialogue span over 2 lines, there will be a space at the start of the line beginning from the...

> The program will replace quotestart and quoteend with quotation depending on the language What is it for? Quotes and indents are part of the text. For the English version...