Search found 2 matches

by Aneh
Thu Oct 01, 2020 11:39 am
Forum: Game Localization
Topic: Unreal Engine 4: Read files outside the pak file
Replies: 12
Views: 4959

Re: Unreal Engine 4: Read files outside the pak file

As you can see, there is message "please insert the content for the variable KEY:" You have 13 keys implemented inside this script, so if you are lucky one of them should be the right one. Just type the number of the key, for example "5". tnx. Actually the problem was that the importer was working ...
by Aneh
Thu Oct 01, 2020 11:35 am
Forum: Game Localization
Topic: Unreal Engine 4: Read files outside the pak file
Replies: 12
Views: 4959

Re: Unreal Engine 4: Read files outside the pak file

As you can see, there is message "please insert the content for the variable KEY:" You have 13 keys implemented inside this script, so if you are lucky one of them should be the right one. Just type the number of the key, for example "5". If i have tried 13 keys but the all keys is not work, then h...