Metroid dread .btxt texts
-
- Posts: 223
- Joined: Mon Apr 09, 2018 11:09 pm
Metroid dread .btxt texts
Anyone make a tool for unpack and repack?
-
- Site Admin
- Posts: 12984
- Joined: Wed Jul 30, 2014 9:32 pm
Re: Metroid dread .btxt texts
It's just a sequence of two strings: the key and the unicode value.
If you want to try quickbms:
reimport3.bat should do the job for reimporting the strings... in theory.
If you want to try quickbms:
Code: Select all
idstring "BTXT"
get DUMMY short # 1
get DUMMY short # 10
get LIMIT asize
do
slog "" -1 -1
slog "" -1 -1 unicode
savepos TMP
while TMP != LIMIT