Hello, I am looking for a BMS script for the game Perfect World. https://www.arcgames.com/en/games/pwi I have tried the Angelica File Package (https://aluigi.altervista.org/bms/angel ... ackage.bms) and Sheng wang (https://aluigi.altervista.org/bms/sheng_wang.bms) but neither of them seems to work. I have tried searching for other methods in how to get models but they didn't seem to work and QuickBMS has not failed me before. I have no clue about scripting so if someone could make one for me I would be very grateful.
You can find one of the files here: https://drive.google.com/file/d/1gug3VxVBaKvhacIaub3egCcWSatA0bOF/view?usp=sharing
Thank you
Charlotte x
Perfect World BMS
-
- Site Admin
- Posts: 12984
- Joined: Wed Jul 30, 2014 9:32 pm
Re: Perfect World BMS
Better to use http://aluigi.org/bms/filecutter.bms with big files like that and uploading the 2 files it generates.
The archive contains for sure compressed files so, worst case scenario, offzip -a can do the job.
The archive contains for sure compressed files so, worst case scenario, offzip -a can do the job.
-
- Posts: 4
- Joined: Wed May 01, 2019 4:38 pm
Re: Perfect World BMS
Oh yes sorry - I uploaded them, two files in the rar below
-
- Site Admin
- Posts: 12984
- Joined: Wed Jul 30, 2014 9:32 pm
Re: Perfect World BMS
Ok the format is the same of this topic:
viewtopic.php?p=38985#p38985
Basically PCK is the data file but the information are stored in other files (PCKX I guess) that may be encrypted.
You can try uploading models.pckx but I'm quite sure it's the same like in Swordsman Online.
The good news is that you can extract the files from PCK using offzip -a but they will be without name and the non-compressed files will be not extracted.
viewtopic.php?p=38985#p38985
Basically PCK is the data file but the information are stored in other files (PCKX I guess) that may be encrypted.
You can try uploading models.pckx but I'm quite sure it's the same like in Swordsman Online.
The good news is that you can extract the files from PCK using offzip -a but they will be without name and the non-compressed files will be not extracted.
-
- Posts: 4
- Joined: Wed May 01, 2019 4:38 pm
Re: Perfect World BMS
Ah I see thank you, I will try that I'm okay with them not being without a name.
-
- Posts: 4
- Joined: Wed May 01, 2019 4:38 pm
Re: Perfect World BMS
I feel so dumb, I don't know what I am doing ;-; attached a screenshot
-
- Site Admin
- Posts: 12984
- Joined: Wed Jul 30, 2014 9:32 pm
Re: Perfect World BMS
It's all ok, you just need to specify the full path of offzip.exe.
If you drag'n'drop offzip.exe in the Command Prompt, the path will be generated automatically.
If you drag'n'drop offzip.exe in the Command Prompt, the path will be generated automatically.