Hello folks.
Hope you've all been well.
I made this thread to inquire if anyone knows how to resolve/point me on where to look for the issue I'm experiencing relating to translating this game. I actually have all of the other assets translated to English, and this is the only thing left to address prior to release.
In the game's Story mode, there are these small title cards before the start of each chapter/episode. They look like this.
The text in the above image is actually composed of a number of individual assets drawn by VDP1. In the above case, we actually have the yellow text, and then 3 other assets in the portion below. Since my concern is specifically regarding the assets below the yellow text, I will be focusing on that.
What I want to do is subdivide the assets differently to suit whatever it is I want to write in English, to avoid having to squish the text. I know this is definitely possible, because this is how the above title card looks like in the European French version.
Here we actually have 4 VDP1 textures for the white text, and they're layered completely differently from how they are in Japanese.
Playing around with both regions, and doing various tests, I can confirm the following.
1. While the data for the expected textures are stored in a file labelled as GD_INF, the expected Parameters (the expected dimensions, number of files, placement, etc...) is actually stored in a separate file called AP_INF.
2. Although I have a rough understanding of how the files in GD_INF are stored and identified. I haven't been able to find/determine where in that file it's pointing to its equivalent AP_INF data.
3. I have a range in where I suspect the data controlling the parameters in AP_INF is stored but I haven't been able to identify it concretely so far, due to the fact that the smallest modification results in Story Mode crashing instantly.
As such, I have made this thread to inquire if anybody might be able to find where the data that controls the parameters in AP_INF is.
If communication on Discord is preferred, kindly let me know.
Thank you in advance.
Hope you've all been well.
I made this thread to inquire if anyone knows how to resolve/point me on where to look for the issue I'm experiencing relating to translating this game. I actually have all of the other assets translated to English, and this is the only thing left to address prior to release.
In the game's Story mode, there are these small title cards before the start of each chapter/episode. They look like this.
The text in the above image is actually composed of a number of individual assets drawn by VDP1. In the above case, we actually have the yellow text, and then 3 other assets in the portion below. Since my concern is specifically regarding the assets below the yellow text, I will be focusing on that.
What I want to do is subdivide the assets differently to suit whatever it is I want to write in English, to avoid having to squish the text. I know this is definitely possible, because this is how the above title card looks like in the European French version.
Here we actually have 4 VDP1 textures for the white text, and they're layered completely differently from how they are in Japanese.
Playing around with both regions, and doing various tests, I can confirm the following.
1. While the data for the expected textures are stored in a file labelled as GD_INF, the expected Parameters (the expected dimensions, number of files, placement, etc...) is actually stored in a separate file called AP_INF.
2. Although I have a rough understanding of how the files in GD_INF are stored and identified. I haven't been able to find/determine where in that file it's pointing to its equivalent AP_INF data.
3. I have a range in where I suspect the data controlling the parameters in AP_INF is stored but I haven't been able to identify it concretely so far, due to the fact that the smallest modification results in Story Mode crashing instantly.
As such, I have made this thread to inquire if anybody might be able to find where the data that controls the parameters in AP_INF is.
If communication on Discord is preferred, kindly let me know.
Thank you in advance.