Gildor's Forums

Author Topic: Lost Ark  (Read 55629 times)
zarro
Newbie
*
Posts: 3


View Profile
Re: Lost Ark
« Reply #195 on: October 04, 2023, 07:35 »

Is there any program that can repack a .upk file?
Logged
ethan048
Newbie
*
Posts: 2


View Profile
Re: Lost Ark
« Reply #196 on: October 04, 2023, 13:54 »

Can I extract a psa as a single file when I extract it?
It is difficult to manage all animations because they are all in one psa file.
I can check all the animations in blender but I don't know how to extract only the animations I want..

for splitting or adding animation to the .PSA package there is a program "DN.UnPSA.Toolkit_GZD" download here ==> CLICK

Thank you for your answer.
I want to recreate the render look of the in-game in blender or Maya, do you have any packages with lighting?
Or is it impossible to reproduce it because it uses Unreal's own lighting?
Logged
SausageTaste
Newbie
*
Posts: 2


View Profile
Re: Lost Ark
« Reply #197 on: October 05, 2023, 16:58 »

But for some models, textures are not included in the same package file so umodel cannot export them.

you have to look for similar clothes from a different character and get the textures from there.

textures from your model's dress are here VC2NJ32NY12N7L6CF8LEHM7E.upk
character skin here VC2NGV2NY12N5YGQ5OJMF81E.upk

Oh I got it.
Thank you for your kind help, sir!

Btw, it really makes sense once you know, that you don't want to pack duplicate textures...
Logged
d07riv
Newbie
*
Posts: 4


View Profile
Re: Lost Ark
« Reply #198 on: October 07, 2023, 18:06 »

Is there any way to extract texture atlas information? As in, coordinates and names of individual icons.

Also any way to select what I actually want to export? I unchecked everything but textures but its still exporting tons of other stuff like materials.
« Last Edit: October 07, 2023, 22:02 by d07riv » Logged
Shane
Newbie
*
Posts: 1


View Profile
Re: Lost Ark
« Reply #199 on: October 22, 2023, 10:12 »

Guys, do you know if there is any way to change the game font? for example, arial. If possible, would I need to extract a UPK file?
Logged
vandaa95
Newbie
*
Posts: 20


View Profile
Re: Lost Ark
« Reply #200 on: October 31, 2023, 03:05 »

I am looking for this kind of armors. Can anyone please tell me what .upk are those? Thank you!
https://i.imgur.com/m8HVEf0.png
Logged
zarro
Newbie
*
Posts: 3


View Profile
Re: Lost Ark
« Reply #201 on: November 10, 2023, 21:19 »

Is source code available for the tool?
Logged
d07riv
Newbie
*
Posts: 4


View Profile
Re: Lost Ark
« Reply #202 on: November 15, 2023, 17:02 »

Guys, do you know if there is any way to change the game font? for example, arial. If possible, would I need to extract a UPK file?


Fonts are in LPK files. Fairly sure you can replace them safely, if you follow the same format (it works for replacing .db files for translation purposes).
Logged
spiritovod
Hero Member
*****
Posts: 1757


View Profile
Re: Lost Ark
« Reply #203 on: November 15, 2023, 20:53 »

I forgot to mention that updated script for lpk files supports proper decryption of databases - as it turned out, the adjustment was required all this time. The script is available in this topic, just look for "other scripts for UE games". It's recommended to use quickbms with -Q argument to significantly speed up the process (it will just disable output logs).
« Last Edit: November 15, 2023, 20:56 by spiritovod » Logged
mutsa
Newbie
*
Posts: 2


View Profile
Re: Lost Ark
« Reply #204 on: November 20, 2023, 08:37 »

The lpk files updated after the 5th anniversary patch of the KR server do not seem to work properly You know about this?
For your information, I think it's because aes and blowfish changed
« Last Edit: November 20, 2023, 08:44 by mutsa » Logged
d07riv
Newbie
*
Posts: 4


View Profile
Re: Lost Ark
« Reply #205 on: November 20, 2023, 17:48 »

Anyone knows where class icons are? I used class_symbol_0 before but they have a gradient/glow on them (I assume there must be a mask version somewhere) and there's no Souleater even after the update.
Logged
d07riv
Newbie
*
Posts: 4


View Profile
Re: Lost Ark
« Reply #206 on: November 20, 2023, 18:06 »

I forgot to mention that updated script for lpk files supports proper decryption of databases - as it turned out, the adjustment was required all this time. The script is available in this topic, just look for "other scripts for UE games". It's recommended to use quickbms with -Q argument to significantly speed up the process (it will just disable output logs).

Does the script actually work? It didn't work for me before (over a year ago) and other people said they got malformed db files as well. I think it was trying to decrypt the whole db at once, instead of resetting IV after every 1024 bytes.

I'm using this JS script instead: https://pastebin.com/BZkk8DFD (it's only unpacking db files because I had some trouble getting zlib to work properly; I think blowfish library needs an older version because the latest one is ESM only).
« Last Edit: November 20, 2023, 18:12 by d07riv » Logged
spiritovod
Hero Member
*****
Posts: 1757


View Profile
Re: Lost Ark
« Reply #207 on: November 21, 2023, 17:33 »

@mutsa: Korean and chinese versions are region locked and hardly accessible from outside. Unless someone will provide dumped binary from that updated version (here or via PM), I can't do anything.

@d07riv: Yes, quickbms script is doing the same thing now. Anyway, both original scheme and this update were submitted by other people, I've only created implementation for it.
Logged
Icos
Newbie
*
Posts: 10


View Profile
Re: Lost Ark
« Reply #208 on: December 01, 2023, 00:04 »

@spiritovod after recent updates to KR client special build of umodel crashes on some packages with LZ4 error. Probably format of the data was changed. Could you please update the tool?
Logged
Xanathar
Newbie
*
Posts: 2


View Profile
Re: Lost Ark
« Reply #209 on: December 01, 2023, 05:19 »

@mutsa: Korean and chinese versions are region locked and hardly accessible from outside. Unless someone will provide dumped binary from that updated version (here or via PM), I can't do anything.

d07riv: Yes, quickbms script is doing the same thing now. Anyway, both original scheme and this update were submitted by other people, I've only created implementation for it.

@spiritovod
@d07riv

I'm having trouble unpacking the content of the lpk(db files) is the script working with latest Steam version? what I'm doing wrong?

Steps:
1- run: LAUTool_steam.exe -d data2.lpk data2.lpk.dec
command output the message: Done!
so I guess this work

2- run: quickbms.exe lpk_extract_v6.bms data2.lpk.dec folderName
this one fails with the error:

https://imgur.com/a/kRRrOAQ

Logged
Jump to:  

Powered by SMF | SMF © 2006-2009, Simple Machines LLC
Leviathan design by Bloc | XHTML | CSS