Jump to content

Recommended Posts

Posted

I need to extract every single line of text from The Thaumaturge game files using DragonZH, but I believe the current list of scripts is not suitable for this. Could you please let me know what kind of script we should create in such cases? These are just examples - each file has a different title.

script_list.txt
1 string english = "
"\r\n
0
0

image.thumb.png.6c50de9c606a3a51d20c691ca0b6d1ec.pngimage.thumb.png.d42761f56e7c3e0528ab590ce793c3cb.pngimage.png.0856aa7339f63ef27df9aa423fe784f8.pngimage.png.0856aa7339f63ef27df9aa423fe784f8.png

Posted

First of all, thank you EmOo. How can I find script examples? I donโ€™t want to keep bothering you all the time. Or how can we create scripts? Could you help me a little?

  • Supporter
Posted
6 hours ago, george2222 said:

First of all, thank you EmOo. How can I find script examples? I donโ€™t want to keep bothering you all the time. Or how can we create scripts? Could you help me a little?

I wrote it here... Just change the file. With Notepad++.

  • Supporter
Posted
22 hours ago, EmptyMan said:

image.thumb.png.08015a9e5076931110f15aba69784d31.png

Compensatory loss.. ๐Ÿ˜„ But yes, really.. โค๏ธย 

  • Like 1
  • Supporter
Posted
10 hours ago, Dodi said:

1.)ย @george2222ย ,ย why are you using JSON format? This game stores its text in .locres files. You can extract the โ€œcleanโ€ text with this tool:
UE4LocalizationsTool by Amr Shaheen

2.) @EmOoย (and @EmptyMan)ย , I donโ€™t see the point or benefit of using this tool (especially without basic regex knowledge), but hereโ€™s a working script.list that losslessly extracts the texts:
script_list.zip

I'm not teaching anyone to regex. ๐Ÿ™‚

Posted
On 6/13/2025 at 6:47 AM, EmOo said:

I'm not teaching anyone to regex. ๐Ÿ™‚

thats... just course... you can't teach something you don't know... ๐Ÿ™‚

Did you know? the tool itself is also capable of a lot more. ex.. did you know that you can apply not just 1regex but many as you want? Or that there's an automatic replacer in it that lets you swap out characters like \n \r \t etc. for custom text, so they don't interfere with real line breaks (XML_IN.txt and XML_OUT.txt)? And it can do quite a few other unique things too...

I suppose DragonZH forgot to mention that when you bought the tool from him.. ๐Ÿ™‚
Oh... or wait.. did you buy or steal the tool? Did you ask for and receive permission from DragonZH to publish a private and/or paid tool?

Doesn't that violate the rules?
Do you even have the source code, or are you seriously sharing dubious origin tool of a Russian programer blindly? ๐Ÿ˜ฎ

  • Like 1
  • Supporter
Posted
25 minutes ago, Dodi said:

thats... just course... you can't teach something you don't know... ๐Ÿ™‚

Did you know? the tool itself is also capable of a lot more. ex.. did you know that you can apply not just 1regex but many as you want? Or that there's an automatic replacer in it that lets you swap out characters like \n \r \t etc. for custom text, so they don't interfere with real line breaks (XML_IN.txt and XML_OUT.txt)? And it can do quite a few other unique things too...

I suppose DragonZH forgot to mention that when you bought the tool from him.. ๐Ÿ™‚
Oh... or wait.. did you buy or steal the tool? Did you ask for and receive permission from DragonZH to publish a private and/or paid tool?

Doesn't that violate the rules?
Do you even have the source code, or are you seriously sharing dubious origin tool of a Russian programer blindly? ๐Ÿ˜ฎ

Yes.. ๐Ÿ˜„
Yes.
And yes.
Don't worry, I know the rules.

  • Haha 1
  • Supporter
Posted
On 6/14/2025 at 3:32 PM, Dodi said:

thats... just course... you can't teach something you don't know... ๐Ÿ™‚

Did you know? the tool itself is also capable of a lot more. ex.. did you know that you can apply not just 1regex but many as you want? Or that there's an automatic replacer in it that lets you swap out characters like \n \r \t etc. for custom text, so they don't interfere with real line breaks (XML_IN.txt and XML_OUT.txt)? And it can do quite a few other unique things too...

I suppose DragonZH forgot to mention that when you bought the tool from him.. ๐Ÿ™‚
Oh... or wait.. did you buy or steal the tool? Did you ask for and receive permission from DragonZH to publish a private and/or paid tool?

Doesn't that violate the rules?
Do you even have the source code, or are you seriously sharing dubious origin tool of a Russian programer blindly? ๐Ÿ˜ฎ

This tool public...
https://forum.zoneofgames.ru/topic/36240-unityex/?page=18

ย 

But yes.. you're right that it's not worth much without regex knowledge. Fortunately, with the help of chatgpt, even a noob can solve this.

  • Like 1
  • Supporter
Posted

Ahj.. ๐Ÿ˜• The truth is out... Relax I'm not mad at you. The charges are serious but forgivable. I told you I know the rules. โค๏ธ

  • Thanks 1

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
ร—
ร—
  • Create New...