Tuesday, October 27, 2020

Growlanser 1 Fan Translation is currently being worked on!

The last few weeks my team and i have been helping out HOPE_MAN on the technical aspects of a possible Growlanser 1 (PS1/PSP) fan translation.
We made quite a lot of progress and even received the work of a kind soul which already managed to implement 1 byte character, a new font and a working VWF!
So, to summarize what is possible right now:

PSP
- Dump and rebuild the game's .ISO using "UMDGen"
- Unpack some of the games archive (.DAT) files using "quickBMS" with custom file scripts
- Read the script files that have a custom encoding with WindHex32 (HEX Editor that supports custom table files)
- Extract, translate and reinsert the games script using abcde's "Atlas" and "Cartographer"


PS1
- Dump and rebuild the game's .BIN using "psximager"
- Unpack some of the games archive (.DAT) files using "quickBMS" with custom file scripts
- Read the script files that have a custom encoding with WindHex32 (Supports custom table files as a HEX Editor)
- Extract, translate and reinsert the games script using abcde's "Atlas" and "Cartographer"
- Rex, which kindly provided us with his files, was able to implement 1 Byte Characters and a working VWF in the PS1 version

All of the files and most of the documentation can be found here on the GL1 repository:
https://bitbucket.org/Risae/growlanser-1-english-translation/src/master/

If anybody is interested in how to patch the PS1 GL1 image, i made a quick guide here:
https://bitbucket.org/Risae/growlanser-1-english-translation/src/master/GL1%20PS1%20build/How%20to.txt

If anybody would like to help translate or hack Growlanser 1 come visit us at our Discord server:
https://discord.gg/59Nw2U2

Here are some notes on what we could figure out about Growlanser 1:

Both the PS1 and PSP version only support 2 byte characters and no ASCII support at all.
Compared to Growlanser 6 that means that you only have ugly full width characters, which makes it looks like this:

https://cdn.discordapp.com/attachments/761551400098070534/762591160660131870/1.PNG

Rex, who worked on a PS1 Growlanser 1 translation, managed to implement 1 byte characters and a working VWF.
This is what it looks like ingame:

https://cdn.discordapp.com/attachments/761551400098070534/768322996649197638/4.PNG

In the PS1 and PSP ELF there are textblocks which contains text like spell, weapon and character names.
In the PSP ELF, the pointer table is right below the text and it counts 2 bytes as 1.
It's almost the same in the PS1 version, but this time the pointer table is on top of the text block.

Space restrictions in the script files do not seem to be an issue, each script seems to have enough space for an english translation.
Most of the control codes have been figured out, a table file can be found here:

https://bitbucket.org/Risae/growlanser-1-english-translation/src/master/GL1/01-abcde%20scripts/UTF-8%20GL1%20Table.tbl

Rex's PS1 version also reduced most of the control codes from 2 Bytes to 1 Byte, for example FCFF=[NLINE] to FC=[NLINE].
A custom table file for Rex's version can be found here:

https://bitbucket.org/Risae/growlanser-1-english-translation/src/master/GL1/97-Rex's%20files/Rex%20UTF-8%20GL1%20Table.tbl

Rex's VWF sadly doesn't support text speed, it will display text instantly.
But here's hoping in the future that can be fixed somehow.

7 comments:

  1. This is the best news I've ever heard; been waiting for this for a long time (b^w^)b

    ReplyDelete
  2. Oh man, I was just looking into this after starting the Generations. I will keep my eyes opened for your hardwork!

    ReplyDelete
  3. there is a windows version isn't worth it to translate that too shouldn't be easir?

    ReplyDelete
  4. Can you guys do Langrisser V when you're done? I don't know how no one has picked up that game.

    ReplyDelete
  5. Is this still happening. People deserve this.

    ReplyDelete
  6. Currently Playing Wayfarer of Time. And i do hope this project still going. Please please

    ReplyDelete