Orion_
Member
Hey there ! GP32 stuff still going on in 2016 !
Here is the complete korean text script extracted from the GP32 game "A Little Girl Mill of a Ginkgo" better known as "Mill"
The texts are embedded inside the game executable, which make it difficult to extract.
Nonetheless, I managed to build a tool to extract all the text printed on screen calling the text drawing function at $0C001DAC
If someone reading korean would be kind to translate this text, I will gladly reintegrate it to a useable executable
so foreigners could play this game with more understanding !
Each line consist of the following informations:
OFFSET:NCHAR:Text
OFFSET = Hexadecimal address of the text in the gxb (unpacked/decrypted) executable
NCHAR = The maximum number of english letter that can be used for this text (don't overflow this !)
Text = The original korean text to be translated
If you want to translate this, please just replace the korean text by an english or french text.
IMPORTANT NOTE TO TRANSLATOR:
Don't modify the OFFSET or NCHAR numbers, and Please don't make a text larger than the indicated NCHAR number !
If the korean text won't display on your text editor, just load this text file in Firefox and set the text encoding to Korean.
https://dl.dropboxusercontent.com/u/104952726/mill_text_final.zip
Spread the word to any korean language reader fellow !
Here is the complete korean text script extracted from the GP32 game "A Little Girl Mill of a Ginkgo" better known as "Mill"
The texts are embedded inside the game executable, which make it difficult to extract.
Nonetheless, I managed to build a tool to extract all the text printed on screen calling the text drawing function at $0C001DAC
If someone reading korean would be kind to translate this text, I will gladly reintegrate it to a useable executable
so foreigners could play this game with more understanding !
Each line consist of the following informations:
OFFSET:NCHAR:Text
OFFSET = Hexadecimal address of the text in the gxb (unpacked/decrypted) executable
NCHAR = The maximum number of english letter that can be used for this text (don't overflow this !)
Text = The original korean text to be translated
If you want to translate this, please just replace the korean text by an english or french text.
IMPORTANT NOTE TO TRANSLATOR:
Don't modify the OFFSET or NCHAR numbers, and Please don't make a text larger than the indicated NCHAR number !
If the korean text won't display on your text editor, just load this text file in Firefox and set the text encoding to Korean.
https://dl.dropboxusercontent.com/u/104952726/mill_text_final.zip
Spread the word to any korean language reader fellow !