Search found 1 match

by fsharpminor7
Wed Jun 23, 2021 1:00 pm
Forum: Game Localization
Topic: Extract texts form Unity Game
Replies: 5
Views: 710

Re: Extract texts form Unity Game

I'm in the same boat, trying to extract text from a Unity game made in Android. Usually I can use apktool and strings / Total Commander to extract the text in the assets/bin/Data directory, but in one game, only the text for the first level is present. Did you guys above have any luck?