ZenHAX

Free Game Research Forum | Official QuickBMS support | twitter @zenhax
It is currently Wed Mar 22, 2023 6:41 am

All times are UTC




Post new topic  Reply to topic  [ 191 posts ]  Go to page Previous 16 7 8 9 10
Author Message
PostPosted: Fri Mar 03, 2023 2:05 pm 

Joined: Sat Sep 28, 2019 7:00 pm
Posts: 729
@phpbb2233: Not until chinese version is officially out and download would be somehow available for overseas users.

_________________
You can request AES keys on rin forums (the list with keys is also there)
AES keys finder and latest UE4 bms scripts: in this post


Top
   
PostPosted: Sat Mar 04, 2023 3:26 am 

Joined: Tue Jan 03, 2023 6:17 am
Posts: 5
spiritovod wrote:
@phpbb2233: Not until chinese version is officially out and download would be somehow available for overseas users.

thanks :P


Top
   
PostPosted: Mon Mar 06, 2023 4:04 pm 

Joined: Mon Mar 06, 2023 10:02 am
Posts: 1
Usually, in Prealpha or CBT, you can find files that are not intended for public access. Then the client will be polished. Therefore, I think many are trying to unpack the client at the test stage.


Top
   
PostPosted: Thu Mar 09, 2023 4:38 am 

Joined: Thu Mar 09, 2023 2:28 am
Posts: 3
spiritovod wrote:
@phpbb2233: Not until chinese version is officially out and download would be somehow available for overseas users.

i just got the chinese version,can you help us to try updated both scripts and also LAUTool with support for CN version?Thank you very much!


Top
   
PostPosted: Thu Mar 09, 2023 5:33 pm 

Joined: Thu Mar 09, 2023 2:28 am
Posts: 3
spiritovod wrote:
@phpbb2233: Not until chinese version is officially out and download would be somehow available for overseas users.

https://www.dropbox.com/scl/fo/587krgo3 ... v4xid8z2xw
this is the client of lostark_cn CBT1


Top
   
PostPosted: Sun Mar 12, 2023 1:51 am 

Joined: Sun Mar 12, 2023 1:48 am
Posts: 1
spiritovod wrote:
Here are updated versions of LAUTool (sounds only) for latest ru, jp, steam and tw clients. Credits to Ekey for the tool.

Update: Separate version for jp client added.
Update 2: Separate version for tw client added.


Hi, I am a new user here.
What are the prerequisites to using the LAUtool for Steam?
When I attempt to open the executable, a window briefly appears before automatically closing itself. Nothing else happens afterwards.


Top
   
PostPosted: Mon Mar 13, 2023 2:44 am 

Joined: Mon Mar 13, 2023 2:41 am
Posts: 2
I'm also new here, hello everyone!

My goal was to try and read all the text/item descriptions/etc from the game. I managed to properly unpack the game - or at least to get all 3D model related files properly - but it seems like database files are still encrypted actually.

I just wanted to clarify - is it expected behavior or I'm doing it wrong and text files, eg json with item characteristics are expected to be available after unpacking?


Top
   
 Post subject: Re: [PC] Lost Ark : .Upk
PostPosted: Fri Mar 17, 2023 8:08 pm 

Joined: Fri Mar 17, 2023 7:41 pm
Posts: 2
Ekey wrote:
Ok, fixed problem with WEM files. For convert to playable Ogg format you need two additional tools > ww2ogg and revorb:

How to

Decrypt
Code:
LAUTool -d 395891.wem 395891.wem.dec


Convert decrypted Wem file to raw Ogg
Code:
ww2ogg --pcb packed_codebooks_aoTuV_603.bin 395891.wem.dec


Fix raw Ogg to playable format
Code:
revorb 395891.wem.ogg 395891.ogg

I'm sorry but could someone kindly explain how you batch extract multiple files at once?
Maybe give an example command?

I tried putting ; , or + between the file names but nothing works there.
I only manage to extract single files.

Update: Okay I've figured that out :D but I can only follow through with the .wem files.

When I decrypt the .bnk like this:
Code:
ww2ogg --pcb packed_codebooks_aoTuV_603.bin CCMKUNU12Y7R92L06GK6V5UFMG7U.bnk.dec
I get "Parse error: missing RIFF".

I try opening them with VGMStream I get:
Quote:
Could not convert file: failed opening CCMKUNU12Y7R92L06GK6V5UFMG7U.bnk.dec


Any suggestions? :oops:


Top
   
PostPosted: Sat Mar 18, 2023 8:27 pm 

Joined: Sat Sep 28, 2019 7:00 pm
Posts: 729
Considering that keys rarely changes between beta and release versions of the same region, support for chinese version is added to lpk related scripts and LAUTool. Also, support for korean version is added to lpk scripts (thanks to downforce).

@Remaint: It's command line tool, you can run it without arguments via cmd for usage examples.

@jerlik: There are no plaintext or json files in the game, only customized databases and serialized xml.

@dahmerr: Check page 6 of the topic for more recent versions of the tool.

_________________
You can request AES keys on rin forums (the list with keys is also there)
AES keys finder and latest UE4 bms scripts: in this post


Top
   
PostPosted: Sun Mar 19, 2023 2:04 pm 

Joined: Thu Mar 09, 2023 2:28 am
Posts: 3
spiritovod wrote:
Considering that keys rarely changes between beta and release versions of the same region, support for chinese version is added to lpk related scripts and LAUTool. Also, support for korean version is added to lpk scripts (thanks to downforce).

@Remaint: It's command line tool, you can run it without arguments via cmd for usage examples.

@jerlik: There are no plaintext or json files in the game, only customized databases and serialized xml.

@dahmerr: Check page 6 of the topic for more recent versions of the tool.

thank you very much!


Top
   
PostPosted: Sun Mar 19, 2023 9:16 pm 

Joined: Fri Mar 17, 2023 7:41 pm
Posts: 2
spiritovod wrote:
Considering that keys rarely changes between beta and release versions of the same region, support for chinese version is added to lpk related scripts and LAUTool. Also, support for korean version is added to lpk scripts (thanks to downforce).

@Remaint: It's command line tool, you can run it without arguments via cmd for usage examples.

@jerlik: There are no plaintext or json files in the game, only customized databases and serialized xml.

@dahmerr: Check page 6 of the topic for more recent versions of the tool.

I've figured out why it didn't work.

I've gotten the file type wrong so it wouldn't open. I kept adding ".dec" but that was obsolete here..
I managed to extract them aswell now with bnkextr.

Thanks for the response and for creating these tools guys!


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic  [ 191 posts ]  Go to page Previous 16 7 8 9 10

All times are UTC


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Powered by phpBB® Forum Software © phpBB Limited