fgsfdsfgs / max_vita

MIT License
81 stars 6 forks source link

Support for others languages. #22

Open Tadek88pl opened 5 months ago

Tadek88pl commented 5 months ago

Hi. Thank for great work bringing my favourite game to Vita. Is there any option to support another languages? I tried to copy x_polish.ras and x_data.ras from stream pc version, rename it to x_english.ras but it doesnt work. error C2-12828-1 saved core file succeeded. Is there any chance to make it work? Translated audio and text. Thank You.

fgsfdsfgs commented 5 months ago

As far as I know there's no official Polish translation, so I don't really know how you would use it with this. There are other languages supported, but those were part of official releases. Maybe you can specify it as a mod file in the config, like mod_file x_polish.ras.

Tadek88pl commented 5 months ago

Thank for reply. There was official polish translation Only on pc version. Files type are the same So i thought they can be switched in simple way. Config you mean in repatch or i the game library?

fgsfdsfgs commented 5 months ago

PC files are internally laid out differently from the phone versions that this port is based on. They won't work. By config I mean ux0:/data/maxpayne/config.txt on your Vita.

Tadek88pl commented 4 months ago

Thank you for replay.