Page 1 of 1

Re: Dino Device 2 - Text Dump

Posted: Sat May 23, 2009 8:10 am
by andwhyisit
The text starts at $4BE95.

Text Dump:
http://www.mediafire.com/?zhzzwmtmlga

"HTML Unicode Entity" Based Table File:
http://www.mediafire.com/?twkj0mym3jm

Re: Dino Device 2 - Text Dump

Posted: Sat May 23, 2009 4:42 pm
by Blaziken257
That's a lot of text you dumped. Is that the whole game? Also, sometimes I see things like "0i0j0n" in the dump. What is that? That's pretty weird... and does [NL] mean new line? What about [NP] and [FF]?

In any case, nice job. Must have taken you a while to make that HTML table file.

Re: Dino Device 2 - Text Dump

Posted: Sun May 24, 2009 1:13 am
by andwhyisit
Blaziken257 wrote:That's a lot of text you dumped. Is that the whole game?
Seems like it. But I have no idea to be honest.
Blaziken257 wrote:and does [NL] mean new line?
Yes.
Blaziken257 wrote:In any case, nice job.
Yay! Thanks!
Blaziken257 wrote:Must have taken you a while to make that HTML table file.
Well this makes the process 10 times easier:
http://aaiddennium.com/tools/js-tool-symbo...es-symbols.html

Though I really should've used instead of the space character.
Blaziken257 wrote:Also, sometimes I see things like "0i0j0n" in the dump. What is that? That's pretty weird...
Oh crap! I screwed up. :(

Fixed text dump:
http://www.mediafire.com/?nmztmjlamwm

At least I think it's fixed. Any character following "($E0)" might be part of a two-byte E0 code, so be careful while translating.