Leaderboard


Popular Content

Showing content with the highest reputation on 10/07/2024 in Posts

  1. 1 point
    You're welcome and though it seems insignificant, I just noticed that there is an error in the French version of one of the hints. It says Trask instead of 3C-FD, I made a fixed version here. ihlp_5_fre.tga
  2. 1 point
    Perfect. Thank you very much.
  3. 1 point
    Do u think i could get Kanans lightsaber sent to me possibly?
  4. 1 point
    It appears that I was wrong and they are not the same as released in the Aspyr version on PC, so it seems we will have to wait for someone to crack open the .obb file and extract the relevant files, I did look into this but had no success, might look into it again soon. EDIT : here are the contents of the override folder, that are contained within "main.213.com.aspyr.swkotorii.obb" android override folder.7z Should be everything anyone needs.
  5. 1 point
    It's highly likely that a full mod would need to be made in order to do something like this. As I recall, not all text is stored in the strings of dialog.tlk, some are stored in the various GFF filetypes. It would be worth checking a filename in specific to see if this is the case, for example, the first file in the "streamwaves" folder for me is "_m40acdart03999_.wav" when arranged by "date modified" anyway, that is the English installation of the game on Steam. Organised by name and checking folders too "\streamwaves\globe\band01\NGLOBEBAND01000_.wav" for example. It's quite the oversight that different languages were neglected on the mobile versions of the game. On a somewhat related note, I was looking into changing the hardcoded elements of the GUI on Android today for my port of KotOR1 to KotOR2 and any other Total Conversions that might need that information one day. Tutorial #24 : https://deadlystream.com/topic/6886-tutorial-kotor-modding-tutorial-series/ Though it doesn't look like I will finish finding them at the moment.