Hello,
I wanted to know if it was possible to extract the text from Dragon Quest XI S.
I used BMS to extract the PAK files. The problem is, the texts are not in the .locres files, but in the .bxon format.
Is there a way to extract these texts?
bxon_ie.rar
bxon_script_message.rar
The rules have been updated, read them now: Rules!
Dragon Quest XI S - BXON files
-
- n00b
- Posts: 10
- Joined: Thu Oct 09, 2014 8:13 pm
- Has thanked: 2 times
- ikskoks
- Moderator
- Posts: 824
- Joined: Thu Jul 26, 2012 5:06 pm
- Location: Poland, Łódź
- Has thanked: 473 times
- Been thanked: 216 times
- Contact:
Re: Dragon Quest XI S - BXON files
I have checked your samples and for me some sections in this file format are still unknown,
so I was not able to write proper text extractor, but maybe someone else will be able to help with that.
Here are my findings on this format http://wiki.xentax.com/index.php/Dragon_Quest_XI_S_BXON
so I was not able to write proper text extractor, but maybe someone else will be able to help with that.
Here are my findings on this format http://wiki.xentax.com/index.php/Dragon_Quest_XI_S_BXON
-
- n00b
- Posts: 10
- Joined: Thu Oct 09, 2014 8:13 pm
- Has thanked: 2 times
Re: Dragon Quest XI S - BXON files
Does the 3DS version not use this format?
Why have they tried to translate from Japanese to English.
I found this on GitHub. It has something or is useless?
https://github.com/nczeroshift/bxon
Why have they tried to translate from Japanese to English.
I found this on GitHub. It has something or is useless?
https://github.com/nczeroshift/bxon
- ikskoks
- Moderator
- Posts: 824
- Joined: Thu Jul 26, 2012 5:06 pm
- Location: Poland, Łódź
- Has thanked: 473 times
- Been thanked: 216 times
- Contact:
Re: Dragon Quest XI S - BXON files
I don't know this game, I have only analyzed those samples you posted.Does the 3DS version not use this format?
Why have they tried to translate from Japanese to English.
Maybe you should contact some Dragon Quest modding community (if there is any).
This code seems to be for some other purpose, so I don't think it will help you,I found this on GitHub. It has something or is useless?
but you can always try to run it.