[REQ] One piece kazoku mouso3
-
- Posts: 330
- Joined: Fri Nov 21, 2014 4:03 am
[REQ] One piece kazoku mouso3
Here is script sample files.
Last edited by sigroon365 on Thu Aug 27, 2015 2:14 pm, edited 1 time in total.
-
- Posts: 330
- Joined: Fri Nov 21, 2014 4:03 am
Re: [REQ] One piece kazoku mouso3
Uhm.. type2 has some problems. I think type 1 is the original form of script files.
-
- Posts: 330
- Joined: Fri Nov 21, 2014 4:03 am
Re: [REQ] One piece kazoku mouso3
Here is the script files.
-
- Posts: 233
- Joined: Thu Oct 16, 2014 4:39 pm
Re: [REQ] One piece kazoku mouso3
Try this tool.
-
- Posts: 330
- Joined: Fri Nov 21, 2014 4:03 am
Re: [REQ] One piece kazoku mouso3
swuforce wrote:Try this tool.
Thank you. I've found something interesting.
PC version script. Little Endian.
Code: Select all
get FILES long
if FILES == 1
get OFFSET long
goto EOF
savepos End
xmath SIZE "EOF - OFFSET"
get packname filename
string packname += _unpacked/
log packname OFFSET SIZE
else
for i = 0 < FILES
get OFFSET long
get SIZE long
get packname filename
string packname += _unpacked/
log packname OFFSET SIZE
endif
next i
For unpacked scripts..
Code: Select all
get STRINGS long
for i = 0 < STRINGS
get STRING_OFFSET long
get STRING_NAMEZ long
log "" STRING_OFFSET STRING_NAMEZ
next i
Could you make it for Little endian[PC] and Big endian[Console] version?
-
- Posts: 65
- Joined: Sat Aug 29, 2015 1:13 am
Re: [REQ] One piece kazoku mouso3
swuforce wrote:Try this tool.
not work pc edition.
-
- Posts: 65
- Joined: Sat Aug 29, 2015 1:13 am
Re: [REQ] One piece kazoku mouso3
sigroon365 wrote:Here is the script files.
please create pc edition script
-
- Posts: 330
- Joined: Fri Nov 21, 2014 4:03 am
Re: [REQ] One piece kazoku mouso3
troler11 wrote:sigroon365 wrote:Here is the script files.
please create pc edition script
Since pc version uses little endian so it is different from console version.
But both header information and script structure are same, so maybe it is not difficult for swuforce to build it.
And my bms script is based on pc version.
-
- Posts: 65
- Joined: Sat Aug 29, 2015 1:13 am
Re: [REQ] One piece kazoku mouso3
sigroon365 wrote:troler11 wrote:sigroon365 wrote:Here is the script files.
please create pc edition script
Since pc version uses little endian so it is different from console version.
But both header information and script structure are same, so maybe it is not difficult for swuforce to build it.
And my bms script is based on pc version.
I do not quite understand how you use your versao.teria how to explain?
-
- Posts: 65
- Joined: Sat Aug 29, 2015 1:13 am
Re: [REQ] One piece kazoku mouso3
which use script to decompress the A, B, C, D.
which use to reimport
which use to edit text
which use to reimport
which use to edit text
-
- Posts: 65
- Joined: Sat Aug 29, 2015 1:13 am
Re: [REQ] One piece kazoku mouso3
sigroon365 wrote:troler11 wrote:sigroon365 wrote:Here is the script files.
please create pc edition script
Since pc version uses little endian so it is different from console version.
But both header information and script structure are same, so maybe it is not difficult for swuforce to build it.
And my bms script is based on pc version.
help.
this file does not extract all text.
-
- Posts: 330
- Joined: Fri Nov 21, 2014 4:03 am
Re: [REQ] One piece kazoku mouso3
Here it is.
-
- Posts: 65
- Joined: Sat Aug 29, 2015 1:13 am
Re: [REQ] One piece kazoku mouso3
sigroon365 wrote:Here it is.
is to pass me the script please?
for me to send, besides having other files like this that I can not unpack
-
- Posts: 65
- Joined: Sat Aug 29, 2015 1:13 am
Re: [REQ] One piece kazoku mouso3
the script works on this file.
and as it does to leave all text in the same file?
because the other program every sentence was in a file.
and as it does to leave all text in the same file?
because the other program every sentence was in a file.
-
- Posts: 65
- Joined: Sat Aug 29, 2015 1:13 am
Re: [REQ] One piece kazoku mouso3
sigroon365 wrote:Here it is.
this also not decompresses with the current program