Hi, aluigi!
Can you do a export/reimport texts at quickmbs for Humongous Games.
The Pajama Sam He1 file: https://www.dropbox.com/s/5pnryq4n8r2hg ... MA.7z?dl=0
Export Humongous .HE1 texts (Pajama Sam)
-
- Site Admin
- Posts: 12984
- Joined: Wed Jul 30, 2014 9:32 pm
Re: Export Humongous .HE1 texts (Pajama Sam)
It's a bad chunk-based format.
I wrote a basic script for it some months ago and I decided to update it to version 0.2:
http://aluigi.org/bms/humongous.bms
It's really a chaos of small files and data.
Some texts are in the files in the SCRP folder but it's really a mess
I wrote a basic script for it some months ago and I decided to update it to version 0.2:
http://aluigi.org/bms/humongous.bms
It's really a chaos of small files and data.
Some texts are in the files in the SCRP folder but it's really a mess
-
- Posts: 52
- Joined: Thu Jun 09, 2016 1:15 am
Re: Export Humongous .HE1 texts (Pajama Sam)
It doesn't work to me, I can´t do a translation with it, but Thanks.
-
- Posts: 52
- Joined: Thu Jun 09, 2016 1:15 am
Re: Export Humongous .HE1 texts (Pajama Sam)
I can see all the texts insite RMDA\LSCR
They start with 3 header: 4B 7F 54
and: F9 B8 4B
and the last header: 04 7F 54
Can you do a string extraction quickmbs script?
Thanks.
They start with 3 header: 4B 7F 54
and: F9 B8 4B
and the last header: 04 7F 54
Can you do a string extraction quickmbs script?
Thanks.
-
- Site Admin
- Posts: 12984
- Joined: Wed Jul 30, 2014 9:32 pm
Re: Export Humongous .HE1 texts (Pajama Sam)
Eh no, when I gave a quick look at the files they looked like some weird format that requires time.