Encryqed / Dumper-7

Unreal Engine SDK Generator
766 stars 194 forks source link

This source has alot of weird characters for some reason and duplicated struct names.. #171

Open TomieAi opened 4 months ago

TomieAi commented 4 months ago

image why is that ? cant even open it to vscode without saying its weird because it has binary data. im dumping wuwa btw.

is it encoding issue?

uBakaChan commented 4 months ago

same maybe its not english? i dont know it seems corupted i dump it 5 times already all has random garbage like that.. just that class i notice because the other class im currently using was fine.. i stumble upon this just now...

if this might help the sample of generated sdk

https://github.com/uBakaChan/WuWa-1.1-SDK

Fischsalat commented 4 months ago

Might be a language issue, as uBakeChan said. I certainly need to work on support for different languages. Converting to unicode can be done quite easily, the issue is checking for valid characters.

If anybody got a nice method that isn't super slow, I'm open to suggestions!

TomieAi commented 3 months ago

fixed on the unicode branch

Fischsalat commented 3 months ago

Not yet, func names are still rather interesting.

TomieAi commented 3 months ago

yeah they still underscore instead of Chinese