Perfare / Il2CppDumper

Unity il2cpp reverse engineer
MIT License
6.94k stars 1.37k forks source link

where can I find the UI text? #769

Open Reality-Labs opened 9 months ago

Reality-Labs commented 9 months ago

Note: if you do not provide all of the following information I will directly ignore and close this issue

masagrator commented 9 months ago

Strings in 99.9% of Unity games are stored in unity assets packages, so you look in completely wrong place.

Reality-Labs commented 9 months ago

can you point me to where is the unity assets packages are?

masagrator commented 9 months ago

In Data folder. You have tons of files there, it's in one of them.