this post was submitted on 15 Sep 2025
16 points (100.0% liked)

Game Development

5100 readers
1 users here now

Welcome to the game development community! This is a place to talk about and post anything related to the field of game development.

Community Wiki

founded 2 years ago
MODERATORS
 

I really want to be able to mod the subtitles in ghost of Tsushima, but as far as I can tell there are absolutely no Modding tools capable of this.

But I did manage to extract some of the files and found the subtitles I wanted to edit.

So my goal was to add german subtitles with the English ones and package them and put them back together.

This was my work around to having two sets of subtitles together on the screen at the same time. All I would need to do is edit the subtitle file and place the german subs.

But the subtitles are stored in .xpps format. And I could not find anyway online to extract it and package it.

Any suggestions?

you are viewing a single comment's thread
view the rest of the comments
[–] pugnaciousfarter@literature.cafe 1 points 1 month ago* (last edited 1 month ago)

No worries. This was my first learning experience opening packaged files in a hex editor, so I have that for future.

Thanks for taking a look!