facebook.com/NightWolve/posts/10222365253029555 twitter.com/NightWolve75/status/1232884327039537154Title: "Dragon Slayer: The Legend of Heroes II"
Alt: "Dragon Slayer: Eiyuu Densetsu II"
Platform: PC Engine Super CD-Rom
2Produced by: NihonFalcom/Hudson 1992
** February 26, 2020 **
Localization potential? Recently on a whim I decided to tinker! To my surprise, the text/print system was the ~SAME as Emerald Dragon! So, could I port the 8x12 font/mod work here also? YES!!! And voila!


I also learned that's a control code space character of only 4 pixels width, so instead of using the common ANSI 0x20 char code which causes a spacing of 8 pixels wide via an 8x16 font, you use 0x60 to cause 4 pixels of width. That's how I got the 1st & 3rd lines to fit in the last image. Look at "What if I told you" and "under the control of" for example being squeezed tight to fit in a line. Will be useful at times and hopefully is also mirrored with the Emerald Dragon message/font functions!