[Android] Linage 2 : revolution Data.pak
-
- Posts: 1383
- Joined: Sat Aug 09, 2014 2:34 pm
-
- Posts: 192
- Joined: Sun Oct 04, 2015 2:27 am
Re: [Android] Linage 2 : revolution Data.pak
Ekey wrote:http://aluigi.altervista.org/bms/unreal_tournament_4.bms
don't work
All key
0-3 Error
-
- Posts: 1383
- Joined: Sat Aug 09, 2014 2:34 pm
Re: [Android] Linage 2 : revolution Data.pak
Script is bugged i guess, because archive is not encrypted. Anyway to fix it you need change line 64 in script >
to
Works like a charm
Code: Select all
get ENCRYPTED byte
to
Code: Select all
get ENCRYPTED_ byte
Works like a charm
-
- Posts: 192
- Joined: Sun Oct 04, 2015 2:27 am
Re: [Android] Linage 2 : revolution Data.pak
Ekey wrote:Script is bugged i guess, because archive is not encrypted. Anyway to fix it you need change line 64 in script >Code: Select all
get ENCRYPTED byte
toCode: Select all
get ENCRYPTED_ byte
Works like a charm
thx Ultra Master Work ♥
-
- Site Admin
- Posts: 12984
- Joined: Wed Jul 30, 2014 9:32 pm
Re: [Android] Linage 2 : revolution Data.pak
Ekey wrote:Script is bugged i guess, because archive is not encrypted.
I have verified the script and it's all correct.
The problem is just this archive which is apparently modified to result encrypted even if it's not.
I have updated my script to allow the user to just press RETURN if he doesn't want to specify the key like in this case.
-
- Posts: 1
- Joined: Sun Jan 21, 2018 6:24 am
Re: [Android] Linage 2 : revolution Data.pak
The script seems broken:
I wasn't able to find a version 0.8.3 (yet?) -- so I changed the version line, however got the following error:
The old script from Internet archives located at https://web.archive.org/web/20170716003 ... ment_4.bms seems to work, and then errors our with Segmentation Fault during extract of the 3rd file...:
Code: Select all
Error: this script has been created for a newer version of QuickBMS:
expected 00080300 - 0.8.3
yours 00080261 - 0.8.2a
I wasn't able to find a version 0.8.3 (yet?) -- so I changed the version line, however got the following error:
Code: Select all
Error: the specified file number (1024) has not been opened yet (line 673)
Last script line before the error or that produced the error:
223 get NAMESZ signed_long TOC_FILE
The old script from Internet archives located at https://web.archive.org/web/20170716003 ... ment_4.bms seems to work, and then errors our with Segmentation Fault during extract of the 3rd file...:
Code: Select all
offset filesize filename
--------------------------------------
00000035 0 Engine/Temp/Temp.txt
0000006a 46 LineageS/Content/Script/Data/L10N/ko/EventDailyQuest_Name.csv
00000000 39201 LineageS/Content/Script/Data/L10N/ko/NpcTalk_Name.csv
Segmentation fault: 11
-
- Site Admin
- Posts: 12984
- Joined: Wed Jul 30, 2014 9:32 pm
Re: [Android] Linage 2 : revolution Data.pak
You must wait the new version of quickbms