L
LeonhartGR
Guest
I'm streaming this project right now on my twitch page. Currently doing my font creation. You are all welcome to join in! 
I watched a bit of the video -- did you guys make more progress? There are still parts that are bleeding from what I see... some of your text is too tall and going up into the bottom of the other text now (mainly your lower case letters). But it looks like things are getting better!
Oh man... I remember there's a thread about that somewhere... let me go find it.What I need atm is a way to edit the start screen. If I translate the words can someone replace them? (New game, continue, credits etc) Or at least guide me through to do it myself.
These text locate in mngrp.bin
Here is my screen shoot.
![]()
By the way, I dumped the text out here, in case you need it.
Code: [Select]I dumped with Catographer, and you can modify the text and re-insert it to mngrp.bin with Atlas.Code:#WRITE(MyPtr, $DD6)HAJIMARI<end>#WRITE(MyPtr, $DDA)TSUZUKE<end>
kernel.bin contains all names of abilities/items/magazines/spells -- essentially EVERYTHING that isn't dialogue. You can use Carbuncle to translate it to your own language and then export it.Yeah, ready to go... for sure... M4v3R program, ff8msg does not support Greek fonts. Tried to edit the text but it won't save. Also what does kernel.bin contain?
I'm really starting to hate on latin alphabet after all this torture. I find it a lot easier to translate the whole game by myself than mess with the alphabet...