[PC] Lost Ark : .Upk / .lpk
-
- Posts: 1383
- Joined: Sat Aug 09, 2014 2:34 pm
-
- Posts: 192
- Joined: Sun Oct 04, 2015 2:27 am
Re: [PC] Lost Ark : .Upk
Ekey wrote:What for you created new topic? > viewtopic.php?f=9&t=2867
PS: Files encrypted/obfuscated.
sorry i forgot : D
-
- Posts: 1383
- Joined: Sat Aug 09, 2014 2:34 pm
Re: [PC] Lost Ark : .Upk
Can you share the client or give link for download client without account with access for CBT?
-
- Posts: 192
- Joined: Sun Oct 04, 2015 2:27 am
Re: [PC] Lost Ark : .Upk
Ekey wrote:Can you share the client or give link for download client without account with access for CBT?
i don't have i got frome this http://forum.xentax.com/viewtopic.php?f=16&t=14908
and re newupload to mega
i need too full client
need account for download
-
- Posts: 1383
- Joined: Sat Aug 09, 2014 2:34 pm
Re: [PC] Lost Ark : .Upk
-removed
Last edited by Ekey on Tue Aug 30, 2016 2:24 pm, edited 7 times in total.
-
- Posts: 192
- Joined: Sun Oct 04, 2015 2:27 am
Re: [PC] Lost Ark : .Upk
11111111111
Last edited by godskin on Tue Aug 30, 2016 3:16 pm, edited 1 time in total.
-
- Posts: 1383
- Joined: Sat Aug 09, 2014 2:34 pm
Re: [PC] Lost Ark : .Upk
Done. Batch usage tool.
Example decrypt
Example encrypt
Tool also supported *.U, *.WEM , *.EMP and *.BNK files.
If Luigi interested, I can give snippet code. It's simple xor operation. *.LPK files encrypted with WinCrypt (See above my post)
Edited: Download see below.
Code: Select all
LAUTool <m_Mode> <pScrFile> <pDstFile>
Example decrypt
Code: Select all
LAUTool -d "e:\Games\LOSTARK_CBT1\EFGame\ReleasePC\Startup.upk" "e:\Games\LOSTARK_CBT1\EFGame\ReleasePC\Startup.upk.dec"
Example encrypt
Code: Select all
LAUTool -e "e:\Games\LOSTARK_CBT1\EFGame\ReleasePC\Startup.upk.dec" "e:\Games\LOSTARK_CBT1\EFGame\ReleasePC\Startup.upk"
Tool also supported *.U, *.WEM , *.EMP and *.BNK files.
godskin wrote:give alugi for help
If Luigi interested, I can give snippet code. It's simple xor operation. *.LPK files encrypted with WinCrypt (See above my post)
Edited: Download see below.
Last edited by Ekey on Tue Aug 23, 2016 2:03 pm, edited 1 time in total.
-
- Posts: 192
- Joined: Sun Oct 04, 2015 2:27 am
Re: [PC] Lost Ark : .Upk
Ekey wrote:Done. Batch usage tool.Code: Select all
LAUTool <m_Mode> <pScrFile> <pDstFile>
Example decryptCode: Select all
LAUTool -d "e:\Games\LOSTARK_CBT1\EFGame\ReleasePC\Startup.upk" "e:\Games\LOSTARK_CBT1\EFGame\ReleasePC\Startup.upk.dec"
Example encryptCode: Select all
LAUTool -e "e:\Games\LOSTARK_CBT1\EFGame\ReleasePC\Startup.upk.dec" "e:\Games\LOSTARK_CBT1\EFGame\ReleasePC\Startup.upk"
Tool also supported *.U, *.WEM , *.EMP and *.BNK files.godskin wrote:give alugi for help
If Luigi interested, I can give snippet code. It's simple xor operation. *.LPK files encrypted with WinCrypt (See above my post)
thx very much
then how to extracx .upk.dec
i try tools/bat gildo don't work
-
- Posts: 1383
- Joined: Sat Aug 09, 2014 2:34 pm
Re: [PC] Lost Ark : .Upk
godskin wrote:thx very much
then how to extracx .upk.dec
i try tools/bat gildo don't work
I don't know. I have tested on extract tool from gildor and it works fine.
Code: Select all
Loading package: PC_WR_00_Face.upk.dec Ver: 868/9 Engine: 12097 Names: 597 Exports: 234 Imports: 36 Game: 8000
Done ...
I have updated tool - fixed encryption for different types files.
PS: Tool avaible on second page.
Last edited by Ekey on Fri Aug 26, 2016 8:10 pm, edited 1 time in total.
-
- Posts: 192
- Joined: Sun Oct 04, 2015 2:27 am
Re: [PC] Lost Ark : .Upk
Ekey wrote:godskin wrote:thx very much
then how to extracx .upk.dec
i try tools/bat gildo don't work
I don't know. I have tested on extract tool from gildor and it works fine.Code: Select all
Loading package: PC_WR_00_Face.upk.dec Ver: 868/9 Engine: 12097 Names: 597 Exports: 234 Imports: 36 Game: 8000
Done ...
I have updated tool - fixed encryption for different types files.
what code Extracx in .bat
i use this code
Code: Select all
@for /f "tokens=*" %%a in ('dir /b *.upk') do ( umodel -game=8000 -all -export %%a )
Last edited by godskin on Tue Aug 23, 2016 2:15 pm, edited 1 time in total.
-
- Posts: 1383
- Joined: Sat Aug 09, 2014 2:34 pm
Re: [PC] Lost Ark : .Upk
http://www.gildor.org/down/41/umodel/extract.zip
For example
For example
Code: Select all
extract -extract -out=D:\Extract "e:\Games\LOSTARK_CBT1\EFGame\ReleasePC\Startup.upk.dec"
-
- Posts: 192
- Joined: Sun Oct 04, 2015 2:27 am
Re: [PC] Lost Ark : .Upk
Ekey wrote:http://www.gildor.org/down/41/umodel/extract.zip
For exampleCode: Select all
extract -extract -out=D:\Extract "e:\Games\LOSTARK_CBT1\EFGame\ReleasePC\Startup.upk.dec"
done thx verymuch
next Mission
Texture
.texture2d
Model
.skeletalmesh
1.Noesis can't open
2.3D Object convertet can't open
-
- Posts: 1383
- Joined: Sat Aug 09, 2014 2:34 pm
Re: [PC] Lost Ark : .Upk
Send to Gildor decrypted files. Maybe he add support it for umodel.
-
- Posts: 192
- Joined: Sun Oct 04, 2015 2:27 am
Re: [PC] Lost Ark : .Upk
Ekey wrote:Here we go
how to fuction ?
-
- Posts: 1383
- Joined: Sat Aug 09, 2014 2:34 pm
Re: [PC] Lost Ark : .Upk
I will share my new tool later, after some tests
-
- Posts: 1383
- Joined: Sat Aug 09, 2014 2:34 pm
Re: [PC] Lost Ark : .Upk
Ok.
1) Copy tool to comfortable place with additional 11GB free space and run it.
2) Select game folder and push [DO IT!] > Wait until finish.
3) Now you can see folder named as "Fixed" in same place where is tool.
4) Run UModel > set Fixed folder as game folder and uncheck "Skeletal mesh" and "Animation"
5) Profit
1) Copy tool to comfortable place with additional 11GB free space and run it.
2) Select game folder and push [DO IT!] > Wait until finish.
3) Now you can see folder named as "Fixed" in same place where is tool.
4) Run UModel > set Fixed folder as game folder and uncheck "Skeletal mesh" and "Animation"
5) Profit