Does anyone know of any tool to work with files in BXML format?
Contains game text
Darkwatch PS2 .bxml
-
- Site Admin
- Posts: 12984
- Joined: Wed Jul 30, 2014 9:32 pm
Re: Darkwatch PS2 .bxml
Topics about bxml are ever a failure based on my experience, but if you want just to edit some strings (without making them longer than the original) you can use this script for quickbms and then the reimport mode (not reimport2) for injecting your changes:
Code: Select all
get NAME filename
string NAME + ".txt"
get DUMMY long # 1
get STRINGS short
for i = 0 < STRINGS
get SIZE short
slog NAME -1 SIZE
next i
-
- Posts: 148
- Joined: Sat Dec 16, 2017 8:58 pm
Re: Darkwatch PS2 .bxml
Eitcha! This is Aluigi! I am very much a fan of your work and thank you very much, the Brazilian community thanks you.
-
- Posts: 561
- Joined: Tue Oct 13, 2015 1:26 pm
Re: Darkwatch PS2 .bxml
hnnewgames wrote:Eitcha! This is Aluigi! I am very much a fan of your work and thank you very much, the Brazilian community thanks you.
Try this one without string length limitation.
Darkwatch BXML Text Tool (PS2)
By Delutto
PS: Not tested! So let me know if works.
-
- Posts: 148
- Joined: Sat Dec 16, 2017 8:58 pm
Re: Darkwatch PS2 .bxml
I already finished the translation of the PS2 version a few weeks ago but, thank you immensely for the tool. Your tool is working perfectly. BR HUEHUE BR (-'