Need help extracting script from Fortissimo FA Chinese version

Extraction and unpacking of game archives and compression, encryption, obfuscation, decoding of unknown files
Lucas Hood
Posts: 58
Joined: Mon Jul 27, 2020 5:53 pm

Need help extracting script from Fortissimo FA Chinese version

Post by Lucas Hood »

Hey guys, so i have this game here that i badly wants to get the script, however because this Chine patched is encrypted in exe file so it's really hard for me to get the script. Can anyone help? Much appreciated.

Chinese patch:
https://mega.nz/folder/L0xWAbTa#JliMebBMRw7zjzoLx1k2wA

Original game:
https://drive.google.com/drive/folders/ ... sp=sharing

Copy the dll and exe file from the patch into the original game, in case someone need.

Edit: There's this Glossary section that i would love to have it extracted too

https://cdn.discordapp.com/attachments/ ... led296.png
Last edited by Lucas Hood on Tue Oct 26, 2021 4:49 pm, edited 1 time in total.
Lucas Hood
Posts: 58
Joined: Mon Jul 27, 2020 5:53 pm

Re: Need help extracting script from Fortissimo FA Chinese version

Post by Lucas Hood »

Bump.
atom0s
Posts: 250
Joined: Sat Dec 27, 2014 8:49 pm

Re: Need help extracting script from Fortissimo FA Chinese version

Post by atom0s »

The file is packed with Enigma. You can use EngimaVBUnpacker from here to extract the data bundled in the exe and unpack it:
https://lifeinhex.com/update-of-unpackers/
Lucas Hood
Posts: 58
Joined: Mon Jul 27, 2020 5:53 pm

Re: Need help extracting script from Fortissimo FA Chinese version

Post by Lucas Hood »

atom0s wrote:The file is packed with Enigma. You can use EngimaVBUnpacker from here to extract the data bundled in the exe and unpack it:
https://lifeinhex.com/update-of-unpackers/


I have used Engima to unpack the exe onne, then i used this one here to extract the MES files:
https://github.com/regomne/lneditor/releases
Ineditor successfully extracted all of the story's script, but the Glossary so far is empty, do you know how to extract them?
atom0s
Posts: 250
Joined: Sat Dec 27, 2014 8:49 pm

Re: Need help extracting script from Fortissimo FA Chinese version

Post by atom0s »

The glossary menu text is just stored in an image: "stat_glossary1.png" inside of the system folder after extracting/unpacking.
The text for the right-side content is probably in "stat_glossary.mes"

I don't speak or read anything but English so I can't help you with that part of things.
Lucas Hood
Posts: 58
Joined: Mon Jul 27, 2020 5:53 pm

Re: Need help extracting script from Fortissimo FA Chinese version

Post by Lucas Hood »

Yeah that's what i mean though, those files when i used Ineditor to extract as txt they are empty, are there any alternative way/tool to extract them?

These files are MES
Lucas Hood
Posts: 58
Joined: Mon Jul 27, 2020 5:53 pm

Re: Need help extracting script from Fortissimo FA Chinese version

Post by Lucas Hood »

If anyone intestered, here are the 3 MES files about character stat, battle stat and glossary which i'm currently still stuck on how to extracting these:

https://drive.google.com/file/d/18lF-VP ... sp=sharing

The file have both Japanese version and Chinese version
Lucas Hood
Posts: 58
Joined: Mon Jul 27, 2020 5:53 pm

Re: Need help extracting script from Fortissimo FA Chinese version

Post by Lucas Hood »

These files are those that so far i failed to extract its data:

https://cdn.discordapp.com/attachments/ ... led323.png

https://cdn.discordapp.com/attachments/ ... led324.png

The rest is story's script for the game, which i have successfully extracted
Lucas Hood
Posts: 58
Joined: Mon Jul 27, 2020 5:53 pm

Re: Need help extracting script from Fortissimo FA Chinese version

Post by Lucas Hood »

bump