Open pplegends opened 2 months ago
I've tried extracting all the files relevant to the fonts, but they only seem to have letters (both latin and japanese) without any complete words, as far as I can tell.
So it doesn't seem like those are hardcoded in an image file, but they really just aren't referenced in the lang files, weirdly enough.
Even replacing all the strings with "?" in lang_file/dw2003/eng/{esnamedt, esnameet}.toml
seems to replace everything except the DEL
, SPC
and OK
buttons.
They might be hardcoded in the assembly files that render this specific part, but that's going to need some further digging to find. I'll keep trying.
Thank you so much for looking into that.
I'll leave this open until I find them, so I don't forget to look into it deeper
For the first image, I can't find it in the text at lang_file. Is this a texture, or am I just missing it in the lang_file? Please can you add it to the repo if it's a texture?
For the second and third images, please can you add these texture menus to the repo?
Sorry to bother you so much, and thank you so much for all your help.