Closed AEBus closed 7 years ago
Repacking issue was fixed and the tool was updated. As for font distance issue, SiglusEngine only support fixed-width font.
Please update SiglusExtract.dll and try follow steps below: 1.Please create a file named "SiglusEnginePatch.ini" in your game root directory. 2.Type only one char "P" in this file. 3.Save file.
this program will automatically do some patches. this feature maybe unstable.
Please update SiglusExtract.dll and try follow steps below: 1.Please create a file named "SiglusEnginePatch.ini" in your game root directory. 2.Type only one char "P" in this file. 3.Save file. this program will automatically do some patches.
After that i need to create universal patch through SiglusExtract, yes? And run game through SiglusEngine_Patch? But nothing happens. No difference, there is this ini file, or it is not.
And can i make request for ScriptRepacker? If it possibly, can you add a line breaks function? For example, if there is '\n' in the text, then the text should move to the next string in the game. Just in SiglusEngine there is no wordwrapping function... Again, ssinsert support '\n' line breaks.
Edit: I found patcher for enable wordwrapping function - https://github.com/marcussacana/SiglusSceneManager/tree/master/SiglusPatcher Now wordwrapping work fine.
And just for information, UniversalPatcher dont modify SiglusEngine.exe, just bypasses protection, like AlphaRomDie Game: Rewrite+
Fix distance between symbols and set font result:
For comparison, here's how the game looks with halfwidth katakana font
Now SiglusExtract(UniversalPatcher) using a more stable method to bypass font distance check.
When i try repack script, with contain russian text, all ok. But for some reason (russian text incorrectly shown in the game, a large distance between letters ) i use modified font with half-widht katakana and latin symbols, so text looks something like this:
So, i replace all russian symbols to half-width katakana and latin symbols (file containt the same amount syblos and lines as a russian) ScriptRepacker send me this error:
But ssinsert work fine