Attempting Sakura Wars Dreamcast Translation
-
- noob
- Posts: 2
Re: Attempting Sakura Wars Dreamcast Translation
How is it going? I've been thinking about making my own translation to Brazilian Portuguese as well (straight from Japanese), I would love if you were willing to help in some way. ^_^
-
- rebel
- Posts: 17
Re: Attempting Sakura Wars Dreamcast Translation
Hey. I actually just came back to this project recently. This is still in its very early stages as I am the only one working on this. Quite honestly, I thought about giving up once or twice, but I just keep coming back. I am new to assembly editing and pretty much everything romhacking requires, so I am not sure how much help I could give currently. Once I get more things figured out, I would be happy to help.Steve_Doido wrote:How is it going? I've been thinking about making my own translation to Brazilian Portuguese as well (straight from Japanese), I would love if you were willing to help in some way. ^_^
-
- rebel
- Posts: 17
Re: Attempting Sakura Wars Dreamcast Translation
I found some values that affect text in the .fnt file. Have to play around with this more, but it looks like text spacing and offset is controlled in this file.
-
- rebel
- Posts: 17
Re: Attempting Sakura Wars Dreamcast Translation
Found a way to reduce the size of the space by editing the font. Going to try to make the accented e in Mon Frére soon, but this definitely helps increase the amount of text that fits in the textbox.
- ateam
- Metallic
- Posts: 819
Re: Attempting Sakura Wars Dreamcast Translation
Great work! So the font file itself contains glyph widths for each character? That's very interesting, I haven't encountered that in a game yet.joshthegamer wrote:Found a way to reduce the size of the space by editing the font. Going to try to make the accented e in Mon Frére soon, but this definitely helps increase the amount of text that fits in the textbox.
space.png
Honestly though, this is a much easier way to achieve a nice variable-width font than the usual assembly hacking requirement.
Cool find!
My suggestion would be to draw up new character glyphs that are narrower, that way you have more screen real estate for your English text.
Find me on...
• DreamcastForever.com
• GitHub
• Reddit
• SegaXtreme
• Twitter
• YouTube
• Discord: derek.ateam
• DreamcastForever.com
• GitHub
• SegaXtreme
• YouTube
• Discord: derek.ateam
-
- rebel
- Posts: 17
Re: Attempting Sakura Wars Dreamcast Translation
Actually, I created the smaller space by editing the character "||". I tried viewing the font in crystal tile 2, but I can't get anything that even resembles the font.ateam wrote:Great work! So the font file itself contains glyph widths for each character? That's very interesting, I haven't encountered that in a game yet.joshthegamer wrote:Found a way to reduce the size of the space by editing the font. Going to try to make the accented e in Mon Frére soon, but this definitely helps increase the amount of text that fits in the textbox.
space.png
Honestly though, this is a much easier way to achieve a nice variable-width font than the usual assembly hacking requirement.
Cool find!
My suggestion would be to draw up new character glyphs that are narrower, that way you have more screen real estate for your English text.
Here are some things I know about the font:
Each letter is 512 bytes.
The game does not have strict width values for most letters. Instead it reads the 512 bytes of data and automatically detects the width. (I have created a few half-width letters manually to test this)
Some letters, such as the space do have a hard coded width. That is why I had to change a different letter to make the new space.
Sorry if this isn't the best explanation. I am relatively new to all this. I have been able to make a few half-width letters already, and that will be my main focus for the time being.
-
- rebel
- Posts: 17
Re: Attempting Sakura Wars Dreamcast Translation
Just wanted to provide a little peak at some of the new font. I still have to complete a few characters, but the majority of the font editing is done. I posted a picture of this LIPS choice earlier, so you can compare this new picture to that one to see the difference.
-
- noob
- Posts: 2
Re: Attempting Sakura Wars Dreamcast Translation
Very exciting, thanks for attempting this! Hoping you complete it some day.
-
- Similar Topics
- Replies
- Views
- Last post
-
- 56 Replies
- 460533 Views
-
Last post by Rasputin3000
-
- 0 Replies
- 7436 Views
-
Last post by gamesreup
-
- 0 Replies
- 3875 Views
-
Last post by StarBlade86
-
- 0 Replies
- 10478 Views
-
Last post by Vgesoterica