Gildor's Forums

English Forum => iOS and Android games => Topic started by: Ehlyon on March 23, 2017, 22:07



Title: [UE4] Lineage 2 Revolution
Post by: Ehlyon on March 23, 2017, 22:07
I think it was already stated that the game works with UE4.12 compatibility.

Meshes, static mesh, textures seems to be working fine~ while animations... only a handful of them works
Otherwise they all give this kind of error
(http://i.imgur.com/ptR9QqP.png)

the attachment include some of the working/not working ones with respective meshes/textures etcetc~
http://www.mediafire.com/file/959mj8h5d9fzeka/files.rar (http://www.mediafire.com/file/959mj8h5d9fzeka/files.rar)


Title: Re: [UE4] Lineage 2 Revolution
Post by: Gildor on March 23, 2017, 22:25
I've added this game to the compatibility table. Regarding animations, I'll check what's wrong. If this game uses standard UE4 animation format, and UModel is failed to load it - I'll try to fix.


Title: Re: [UE4] Lineage 2 Revolution
Post by: freemanpro on March 24, 2017, 17:10
plz . share cache only files. thx.


Title: Re: [UE4] Lineage 2 Revolution
Post by: Chrono on March 24, 2017, 19:39
I've also attempted to look at the files with the iOS version and this is the error I'm getting:

Unable to open file /LineageS/Content/Mesh/Monster/Basilisk/Animation/Basilisk_NeutralStand_01.uasset
FFileArchive::OpenFile <- FFileReader::FFileReader:/LineageS/Content/Mesh/Monster/Basilisk/Animation/Basilisk_NeutralStand_01.uasset <- UnPackage::CreateLoader:/LineageS/Content/Mesh/Monster/Basilisk/Animation/Basilisk_NeutralStand_01.uasset <- UnPackage::UnPackage:/LineageS/Content/Mesh/Monster/Basilisk/Animation/Basilisk_NeutralStand_01.uasset, ver=100000/0, game=0 <- UnPackage::LoadPackage:/LineageS/Content/Mesh/Monster/Basilisk/Animation/Basilisk_NeutralStand_01.uasset <- CUmodelApp::ShowPackageUI <- Main:umodel_version=569


Title: Re: [UE4] Lineage 2 Revolution
Post by: Gildor on March 24, 2017, 19:45
Are you opening file from .pak, or you have extracted uassets to disk?


Title: Re: [UE4] Lineage 2 Revolution
Post by: Chrono on March 24, 2017, 21:21
Opening from .pak. I'm unable to export or view any of the listed assets inside of the .pak


Title: Re: [UE4] Lineage 2 Revolution
Post by: Gildor on March 24, 2017, 21:46
Is there any little pak so I could check this by myself?


Title: Re: [UE4] Lineage 2 Revolution
Post by: Chrono on March 24, 2017, 23:01
For the iPhone it stores two paks for this game. One is in /var/containers/bundle/application/ with the base game .pak which is used to install the second .pak to /var/mobile/containers/data/application/.

The first pak in /var/containers/ is 40.4MB and contains very limited meshes, but still generates the following error when attempting to open any mesh file:

SerializePackageFileSummary4 <- FPackageFileSummary<<:Ver=0/0 <- UnPackage::UnPackage:/LineageS/Content/Assets/Meshes/S_Butterfly_Body.uasset, ver=100000/0, game=ue4.0 <- UnPackage::LoadPackage:/LineageS/Content/Assets/Meshes/S_Butterfly_Body.uasset <- CUmodelApp::ShowPackageUI <- Main:umodel_version=569

The second pak in /var/mobile/ is 740MB and contains most of the game's PCs, NPCs, Monsters, etc, and gives the following error when attempting to open any mesh:

FFileArchive::OpenFile <- FFileReader::FFileReader:/LineageS/Content/Mesh/Monster/BlackWolf/BlackWolf.uasset <- UnPackage::CreateLoader:/LineageS/Content/Mesh/Monster/BlackWolf/BlackWolf.uasset <- UnPackage::UnPackage:/LineageS/Content/Mesh/Monster/BlackWolf/BlackWolf.uasset, ver=100000/0, game=0 <- UnPackage::LoadPackage:/LineageS/Content/Mesh/Monster/BlackWolf/BlackWolf.uasset <- CUmodelApp::ShowPackageUI <- Main:umodel_version=569

I'll upload the first (smaller) pak now along with a 131MB file named "LineageS" with no format (I think it might be important) and the PkgInfo & Build.version files. If that isn't enough I'll upload as it's a larger file.

First Link: https://www.mediafire.com/?hj3w6fooos6tdee


Title: Re: [UE4] Lineage 2 Revolution
Post by: Gildor on March 25, 2017, 01:28
You've stripped error message. It says:
Code:
ERROR: UE4 LegacyVersion: unsupported value -2
You have to press "Copy" button to get full error message next time.

Thank you for files. I've fixed error. However if you'd post a full error message before, probably I'd be able to fix it without any sample files :)


Title: Re: [UE4] Lineage 2 Revolution
Post by: Chrono on March 25, 2017, 02:02
First .pak (smaller) is opening now. The second is still giving the following (from copy):

Unable to open file /LineageS/Content/Mesh/Monster/BlackWolf/BlackWolf.uasset
FFileArchive::OpenFile <- FFileReader::FFileReader:/LineageS/Content/Mesh/Monster/BlackWolf/BlackWolf.uasset <- UnPackage::CreateLoader:/LineageS/Content/Mesh/Monster/BlackWolf/BlackWolf.uasset <- UnPackage::UnPackage:/LineageS/Content/Mesh/Monster/BlackWolf/BlackWolf.uasset, ver=100000/0, game=0 <- UnPackage::LoadPackage:/LineageS/Content/Mesh/Monster/BlackWolf/BlackWolf.uasset <- CUmodelApp::ShowPackageUI <- Main:umodel_version=571


Title: Re: [UE4] Lineage 2 Revolution
Post by: Gildor on March 25, 2017, 10:10
So, I need second pak then. May be there's some location where game could be downloaded?


Title: Re: [UE4] Lineage 2 Revolution
Post by: godskin on March 25, 2017, 11:50
So, I need second pak then. May be there's some location where game could be downloaded?

Full Data Here 600 MB  : https://drive.google.com/open?id=0B2ZfqGC4dC4mejQ3Q2xQT1VObEE


Title: Re: [UE4] Lineage 2 Revolution
Post by: Gildor on March 25, 2017, 12:41
Thank you. But I'd like to get iOS version - it causes UModel to crash when trying to open files.


Title: Re: [UE4] Lineage 2 Revolution
Post by: Chrono on March 25, 2017, 15:36
So, I need second pak then. May be there's some location where game could be downloaded?

I wouldn't know. I don't trust any online source for game files and download them only through itunes offically and use a jailbroken phone to access the file system (since I'm jailbroken the phone is vulnerable to corrupted .ipa's). I'll upload it now.


Title: Re: [UE4] Lineage 2 Revolution
Post by: Gildor on March 25, 2017, 18:09
Ok, I've checked this pak file. All files there are encrypted, this is why UModel fails opening them. I think I'll try to make error message more informative for such situations.


Title: Re: [UE4] Lineage 2 Revolution
Post by: Gildor on March 25, 2017, 23:46
I've checked animation tracks from Android version of the game. UModel crashed because there's some mess with data - some tracks are in non-standard format. I've spent some time trying to figure out what's wrong, but didn't find the problem.


Title: Re: [UE4] Lineage 2 Revolution
Post by: Ehlyon on March 26, 2017, 14:12
I see, i hope you'll be able to find a solution if/when you'll have the time to look further, thanks for giving it a look though
Game seems to have it's share of problems with both version :P


Title: Re: [UE4] Lineage 2 Revolution
Post by: MattiaL on September 27, 2017, 15:57
Problem Solved also for animation.
Here you can find the client unpacked. Newest version 0.44
Unzip it and open it with UE Model

Part1: https://mega.nz/#!2MkxBC6A!AdSUjSZhpMx5cO5HsE6tzzsigphQxD3wgLNCojPB-Oo
Part2: https://mega.nz/#!WQ01lYBS!eD2rnSDThiXmhaSTWR_HG0o9wCjL3mq-o-GiO_YJwhk


Title: Re: [UE4] Lineage 2 Revolution
Post by: godskin on September 27, 2017, 19:49
https://www.youtube.com/watch?v=0dwDJad_ByE

Animation Work No ploblem


Title: Re: [UE4] Lineage 2 Revolution
Post by: MattiaL on September 28, 2017, 13:55
Did you use the files I provided?


Title: Re: [UE4] Lineage 2 Revolution
Post by: godskin on September 28, 2017, 13:59
Problem Solved but for animation.
Here you can find the client unpacked. Newest version 0.44
Unzip it and open it with UE Model

Part1: https://mega.nz/#!2MkxBC6A!AdSUjSZhpMx5cO5HsE6tzzsigphQxD3wgLNCojPB-Oo
Part2: https://mega.nz/#!WQ01lYBS!eD2rnSDThiXmhaSTWR_HG0o9wCjL3mq-o-GiO_YJwhk

use this yes


Title: Re: [UE4] Lineage 2 Revolution
Post by: MattiaL on September 28, 2017, 14:22
It's the Korean Version for Android  :)

The solution was easy. They use a pak that look like encrypted and require a key but it's not true.

For everybody who wanna know how to do by theirself, these are the step to follow.
1 )Download the Korean apk from here: https://apkpure.com/lineage-2-revolution/com.netmarble.revolutionthm
2 )Download QuickBMS from here: http://aluigi.altervista.org/papers/quickbms.zip
3 )Install the apk on an Android Emulator on PC
4 )Open the game and let him download all the file
5 )Use an Android Explorer with root permissions.
6 )Navigate to this folder: /data/data/com.netmarble.lineageII/app_sandbox/data.pak
   If you go to "sdcard/Android/data/com.netmarble.lineageII/" you'll not find the data.pak
7 )Download this quickBms script: http://aluigi.altervista.org/bms/unreal_tournament_4.bms
8 )Change line 79 "get ENCRYPTED byte" to "get ENCRYPTED_ byte
9 )Unpack using QuickBMS and the modified script
10 )Use UModel normally

Have a nice day :)


Title: Re: [UE4] Lineage 2 Revolution
Post by: george_sears on October 14, 2017, 03:35
Hey Mattial, thank you very much for provided assets. Though i see one issue here. For some reason, there are no meshes and/or materials for Doom Armor, for example there are meshes for Dwarves, but no materials, and only materials for Elves, but no meshes. Same issue with Imperial Crusader armor- Humans have meshes, Dwarves have both but in different folders.
Is it just how they are updating the game, leaving unfinished chunks here and there? Or it's just problem with your upload.
Can't mess with emulators right now, i'd check myself otherwise...


Title: Re: [UE4] Lineage 2 Revolution
Post by: san on October 19, 2017, 12:15
Mattial, what exactly needs to be changed in step 8?
8 )Change line 79 "get ENCRYPTED byte" to "get ENCRYPTED_ byte


It's the Korean Version for Android  :)

The solution was easy. They use a pak that look like encrypted and require a key but it's not true.

For everybody who wanna know how to do by theirself, these are the step to follow.
1 )Download the Korean apk from here: https://apkpure.com/lineage-2-revolution/com.netmarble.revolutionthm
2 )Download QuickBMS from here: http://aluigi.altervista.org/papers/quickbms.zip
3 )Install the apk on an Android Emulator on PC
4 )Open the game and let him download all the file
5 )Use an Android Explorer with root permissions.
6 )Navigate to this folder: /data/data/com.netmarble.lineageII/app_sandbox/data.pak
   If you go to "sdcard/Android/data/com.netmarble.lineageII/" you'll not find the data.pak
7 )Download this quickBms script: http://aluigi.altervista.org/bms/unreal_tournament_4.bms
8 )Change line 79 "get ENCRYPTED byte" to "get ENCRYPTED_ byte
9 )Unpack using QuickBMS and the modified script
10 )Use UModel normally

Have a nice day :)


Title: Re: [UE4] Lineage 2 Revolution
Post by: MattiaL on November 04, 2017, 22:42
At line 79 you'll find "get ENCRYPTED byte" it is used by quickbms to find crypted byte, but it's unuseful cause the game look like crypted but it's not
so change that line with to "get ENCRYPTED_ byte" or delete it as you prefer to make quickbms jump the step.


Title: Re: [UE4] Lineage 2 Revolution
Post by: dantesai on January 08, 2018, 08:21
FMemReader::Serialize <- FArchive::ByteOrderSerialize <- RotKeys <- PerTrackCompression <- USkeleton::ConvertAnims:Skel=AntLarva_Skeleton Anim=AntLarva_BattleAttack_01 <- UAnimSequence4::PostLoad <- PostLoad:AntLarva_BattleAttack_01 <- UObject::EndLoad <- LoadWholePackage:AntLarva_BattleAttack_01 <- CUmodelApp::ShowPackageUI <- Main:umodel_version=642



Title: Re: [UE4] Lineage 2 Revolution
Post by: Gildor on January 08, 2018, 11:20
The same error as with Paragon etc. Not fixable.


Title: Re: [UE4] Lineage 2 Revolution
Post by: fdcumt on February 27, 2018, 11:18
Problem Solved also for animation.
Here you can find the client unpacked. Newest version 0.44
Unzip it and open it with UE Model

Part1: https://mega.nz/#!2MkxBC6A!AdSUjSZhpMx5cO5HsE6tzzsigphQxD3wgLNCojPB-Oo
Part2: https://mega.nz/#!WQ01lYBS!eD2rnSDThiXmhaSTWR_HG0o9wCjL3mq-o-GiO_YJwhk

Thanks your package.
I unzip the package, and move the content to the project that I created by UE4.12, but it crash!
What can I do for this?
Thanks a lot!




Title: Re: [UE4] Lineage 2 Revolution
Post by: fdcumt on February 28, 2018, 05:41
When I run the Umodel and pick the .uassert which is skeleton:
(http://)

and there is an error:
(http://)

But, the first I choose the skeleton is ok, and the second is crash!


Title: Re: [UE4] Lineage 2 Revolution
Post by: fdcumt on February 28, 2018, 05:50
i am sorry, i post two picture, but it show only one, the second picture is:


Title: [UE4] Lineage 2 Revolution 2.0
Post by: godskin on August 26, 2018, 18:42
(https://www.gamemonday.com/wp-content/uploads/2017/04/Lineage2-Revolution21417-0.jpg)

UE 4.12
Download 2.9 GB : https://drive.google.com/open?id=1qxEnf3uLaI-OANKMV692j__PxooR0j4L


Title: Re: [UE4] Lineage 2 Revolution 2.0
Post by: Drawing on August 26, 2018, 18:53
Is this game different from Lineage revolution? or it is just and updated version ?


Title: Re: [UE4] Lineage 2 Revolution 2.0
Post by: Gildor on August 26, 2018, 19:50
It seems not different, there's no "2.0" on screenshot. Merging threads.


Title: Re: [UE4] Lineage 2 Revolution
Post by: WollieWoltaz on August 27, 2018, 00:17
@Godskin

Could you also update the paks for HIT (Heroes of Incredible Tales) and OverHIT from the latest version?

Regards,


Title: Re: [UE4] Lineage 2 Revolution
Post by: godskin on January 03, 2019, 09:36
Update 3.1 GB : https://drive.google.com/file/d/1Vtc4nWVhXtwe-7g3RMbPb2JXZax8VYha/view?usp=sharing


Title: Re: [UE4] Lineage 2 Revolution
Post by: papkapapka on May 22, 2019, 13:06
Can someone post the newest version without AES protection, as in the previous post.


Title: Re: [UE4] Lineage 2 Revolution
Post by: Caotonic on October 21, 2019, 09:04
Do we have the newest version?  >:(


Title: Re: [UE4] Lineage 2 Revolution
Post by: masrawy2 on January 12, 2020, 01:30
@Godskin

could u add the new update please :D


Title: Re: [UE4] Lineage 2 Revolution
Post by: masrawy2 on February 24, 2020, 03:33
Update 3.1 GB : https://drive.google.com/file/d/1Vtc4nWVhXtwe-7g3RMbPb2JXZax8VYha/view?usp=sharing

bro google drive ask me for permission
i send u masrawy11***@gmail.com
plz accept the permission:\


Title: Re: [UE4] Lineage 2 Revolution
Post by: pixellegolas on February 24, 2020, 11:14
general tips, don't write your email where every eye can see. Like bots and crawlers. You will get alot of spam :)


Title: Re: [UE4] Lineage 2 Revolution
Post by: WollieWoltaz on February 26, 2020, 00:36
Updated .PAK files of the latest version of Lineage 2 : Revolution (Korean Version)
Version 0.65.14,  updated on 2020-01-16

(LINK REMOVED)

No AES Key required, specify engine version 4.12


Title: Re: [UE4] Lineage 2 Revolution
Post by: george_sears on March 08, 2020, 01:18
Updated .PAK files of the latest version of Lineage 2 : Revolution (Korean Version)
Version 0.65.14,  updated on 2020-01-16

https://mega.nz/#F!WYs3SThZ!3DQZNCWuCPg5U5ZK8UgtOw

No AES Key required, specify engine version 4.12

Thank you very much!


Title: Re: [UE4] Lineage 2 Revolution
Post by: bestgj on March 09, 2020, 11:23
非常感谢


Title: Re: [UE4] Lineage 2 Revolution
Post by: WollieWoltaz on March 09, 2020, 21:03
No problem.


Title: Re: [UE4] Lineage 2 Revolution
Post by: zeuliyo on April 10, 2020, 15:18
Hello, is possible extract the images from l2revolutions.pack?


Title: Re: [UE4] Lineage 2 Revolution
Post by: WollieWoltaz on April 11, 2020, 17:43
Should be possible, you only need to locate them.


Title: Re: [UE4] Lineage 2 Revolution
Post by: Caotonic on December 13, 2020, 02:46
Updated .PAK files of the latest version of Lineage 2 : Revolution (Korean Version)
Version 0.65.14,  updated on 2020-01-16

(LINK REMOVED)

No AES Key required, specify engine version 4.12


Can you update the link please?


Title: Re: [UE4] Lineage 2 Revolution
Post by: WollieWoltaz on December 13, 2020, 17:48
Well i won't update the link with .PAK files of the korean version because those .pak files are heavily encrypted after some recent updates and have not yet been decrypted as of now, so Umodel doesn't work with those specific .pak files.
spiritovod explains it here:
https://cs.rin.ru/forum/viewtopic.php?p=2171253#p2171253

I could share the .PAK files of the global version if you want, they contain almost the same game assets AFAIK.


Title: Re: [UE4] Lineage 2 Revolution
Post by: Caotonic on December 15, 2020, 01:24
Well i won't update the link with .PAK files of the korean version because those .pak files are heavily encrypted after some recent updates and have not yet been decrypted as of now, so Umodel doesn't work with those specific .pak files.
spiritovod explains it here:
https://cs.rin.ru/forum/viewtopic.php?p=2171253#p2171253

I could share the .PAK files of the global version if you want, they contain almost the same game assets AFAIK.

Yes, please.


Title: Re: [UE4] Lineage 2 Revolution
Post by: zxhxy on January 13, 2021, 06:31
Which friend can provide the latest download link? Thank you in advance


Title: Re: [UE4] Lineage 2 Revolution
Post by: WollieWoltaz on January 13, 2021, 18:26
@Caotonic
@zxhxy

I'm currently extracting the .PAK files of the Global version, only have to upload them to my MEGA and then i'm able to provide a download link.
Will be within the next hour...


Title: Re: [UE4] Lineage 2 Revolution
Post by: WollieWoltaz on January 13, 2021, 19:23
Updated .PAK files of the latest version of Lineage 2 : Revolution (Global Version)
Version 1.24.08, updated on December 9th 2020

"Link Removed"

No AES Key required, specify engine version 4.12


Title: Re: [UE4] Lineage 2 Revolution
Post by: zxhxy on January 14, 2021, 11:33
Updated .PAK files of the latest version of Lineage 2 : Revolution (Global Version)
Version 1.24.08, updated on December 9th 2020

https://mega.nz/folder/mJMBXQpA#wUdM0Dlq8Rn-zs2Ic_IXIg

No AES Key required, specify engine version 4.12
Thank you very much for your prompt reply


Title: Re: [UE4] Lineage 2 Revolution
Post by: WollieWoltaz on January 14, 2021, 21:14
No problem.


Title: Re: [UE4] Lineage 2 Revolution
Post by: CriticalError on March 25, 2021, 08:18
Hello, sorry guys somebody try latest version? I got a error after unpacking

assertion failed: strlen(*Anim->TrackBoneNames) < sizeof(B.Name)

DoExportPsa <- ExportObject: Skeleton'CastleOfTerror_NevCylinder_01_G13_Ani_01_Skeleton' <- ExportObjects <- ExportPackages <- UIMenuItem::HandleCommand <- UIMenu::Popup <- UIBaseDialog::WndProc <- UIBaseDialog::CustomMessageLoop <- UIBaseDialog::ShowDialog: modal=1, title="Choose a package to open" <- CUmodelApp::ShowPackageUI <- Main: umodel_build=1520



Title: Re: [UE4] Lineage 2 Revolution
Post by: Caotonic on March 25, 2021, 11:17
I wasn’t fast enough to get the latest files, Wollie uploaded but the link was deleted.


Title: Re: [UE4] Lineage 2 Revolution
Post by: Gildor on March 25, 2021, 13:28
Hello, sorry guys somebody try latest version? I got a error after unpacking

assertion failed: strlen(*Anim->TrackBoneNames) < sizeof(B.Name)
...
If you could upload the mesh + skeleton + animation(s), then I could try to fix the issue.


Title: Re: [UE4] Lineage 2 Revolution
Post by: CriticalError on March 26, 2021, 06:03
ummm but how can upload mesh if can't export it? sorry for newbie question :(

(https://i.ibb.co/5hmnHT8/Cap1.jpg)

The package can be loaded

(https://i.ibb.co/kDXMm1Q/Cap2.jpg)


Title: Re: [UE4] Lineage 2 Revolution
Post by: Gildor on March 26, 2021, 08:38
Use "save packages" menu item, assets will go to the "UmodelSaved" folder. If assets are already unpacked (i.e. not in .pak files), then you may use any file manager to (e.g. Explorer) do that yourself.


Title: Re: [UE4] Lineage 2 Revolution
Post by: CriticalError on March 26, 2021, 23:35
Use "save packages" menu item, assets will go to the "UmodelSaved" folder. If assets are already unpacked (i.e. not in .pak files), then you may use any file manager to (e.g. Explorer) do that yourself.
ok thanks a lot mate, here we go.

https://www.mediafire.com/file/tqrvm9bawmn2xcj/L2Revolution_Samples.7z/file


Title: Re: [UE4] Lineage 2 Revolution
Post by: cosmoscj on May 07, 2021, 07:51
Use "save packages" menu item, assets will go to the "UmodelSaved" folder. If assets are already unpacked (i.e. not in .pak files), then you may use any file manager to (e.g. Explorer) do that yourself.
ok thanks a lot mate, here we go.

https://www.mediafire.com/file/tqrvm9bawmn2xcj/L2Revolution_Samples.7z/file

Can you upload the link which already removed above?Hope you can P.M me.really thanks.
(Updated .PAK files of the latest version of Lineage 2 : Revolution (Global Version)
Version 1.24.08, updated on December 9th 2020)


Title: Re: [UE4] Lineage 2 Revolution
Post by: CriticalError on May 07, 2021, 09:46
Use "save packages" menu item, assets will go to the "UmodelSaved" folder. If assets are already unpacked (i.e. not in .pak files), then you may use any file manager to (e.g. Explorer) do that yourself.
ok thanks a lot mate, here we go.

https://www.mediafire.com/file/tqrvm9bawmn2xcj/L2Revolution_Samples.7z/file

Can you upload the link which already removed above?Hope you can P.M me.really thanks.
(Updated .PAK files of the latest version of Lineage 2 : Revolution (Global Version)
Version 1.24.08, updated on December 9th 2020)
the link still up, I checked and is fine.


Title: Re: [UE4] Lineage 2 Revolution
Post by: cosmoscj on May 07, 2021, 10:42
Use "save packages" menu item, assets will go to the "UmodelSaved" folder. If assets are already unpacked (i.e. not in .pak files), then you may use any file manager to (e.g. Explorer) do that yourself.
ok thanks a lot mate, here we go.

https://www.mediafire.com/file/tqrvm9bawmn2xcj/L2Revolution_Samples.7z/file

Can you upload the link which already removed above?Hope you can P.M me.really thanks.
(Updated .PAK files of the latest version of Lineage 2 : Revolution (Global Version)
Version 1.24.08, updated on December 9th 2020)
the link still up, I checked and is fine.
Why the link is invalid when I open the link above(the mega link )?


Title: Re: [UE4] Lineage 2 Revolution
Post by: CriticalError on May 07, 2021, 21:03
Use "save packages" menu item, assets will go to the "UmodelSaved" folder. If assets are already unpacked (i.e. not in .pak files), then you may use any file manager to (e.g. Explorer) do that yourself.
ok thanks a lot mate, here we go.

https://www.mediafire.com/file/tqrvm9bawmn2xcj/L2Revolution_Samples.7z/file

Can you upload the link which already removed above?Hope you can P.M me.really thanks.
(Updated .PAK files of the latest version of Lineage 2 : Revolution (Global Version)
Version 1.24.08, updated on December 9th 2020)
the link still up, I checked and is fine.
Why the link is invalid when I open the link above(the mega link )?
well you quote me so the last link I post is up, I don't know what mean with mega link.


Title: Re: [UE4] Lineage 2 Revolution
Post by: WollieWoltaz on May 08, 2021, 02:09
Updated .PAK files of the latest version of Lineage 2 : Revolution (Global)
Version 1.26.22, updated on April 16th 2021

(!Link Removed!)

No AES Key required, specify engine version 4.12


Title: Re: [UE4] Lineage 2 Revolution
Post by: cosmoscj on May 08, 2021, 06:06
Updated .PAK files of the latest version of Lineage 2 : Revolution (Global)
Version 1.26.22, updated on April 16th 2021

https://mega.nz/folder/7M831AZQ#AZbxGztBPoeQvqczPQ1mfQ
(Link will be deleted in 2 weeks)

No AES Key required, specify engine version 4.12
Thanks,buddy. ;D


Title: Re: [UE4] Lineage 2 Revolution
Post by: Gildor on July 11, 2021, 10:03
It seems you're opening only a PART of the game. According to log, UModel can't find Kamael_Skeleton.uasset


Title: Re: [UE4] Lineage 2 Revolution
Post by: Gildor on October 27, 2021, 10:09
Hello, sorry guys somebody try latest version? I got a error after unpacking

assertion failed: strlen(*Anim->TrackBoneNames) < sizeof(B.Name)
Fixed.


Title: Re: [UE4] Lineage 2 Revolution
Post by: SCArkadia on May 03, 2022, 21:56
Hello, sorry guys somebody try latest version? I got a error after unpacking

assertion failed: strlen(*Anim->TrackBoneNames) < sizeof(B.Name)
Fixed.

Hi there, Gildor. I have encountered one problem with Lineage 2 Revolution. I can get the files opened in umodel latest build 1587 but when trying to export, it won't export anything.

Specified engine 4.12

https://ibb.co/7bVHDFm


Title: Re: [UE4] Lineage 2 Revolution
Post by: spiritovod on May 05, 2022, 18:37
@SCArkadia: Judging by screenshot, you're trying to export blueprints, which are not supported in umodel. You can do a full scan and then sort/select supported assets in flat view mode.


Title: Re: [UE4] Lineage 2 Revolution
Post by: Pinstripe on May 06, 2022, 09:43
Everything is still working just fine


Title: Re: [UE4] Lineage 2 Revolution
Post by: SCArkadia on May 08, 2022, 23:28
@SCArkadia: Judging by screenshot, you're trying to export blueprints, which are not supported in umodel. You can do a full scan and then sort/select supported assets in flat view mode.

gotcha, ill give this a try


Title: Re: [UE4] Lineage 2 Revolution
Post by: SCArkadia on May 09, 2022, 00:24
@spiritovod It still does not work. https://ibb.co/g34z89x

I tried full scan and sort/select the assets that I want to export it as psk and psa. Still won't work. Any other tips?


Title: Re: [UE4] Lineage 2 Revolution
Post by: spiritovod on May 09, 2022, 00:51
@SCArkadia: You're still trying to do exactly the same as before, so it obviously doesn't work.


Title: Re: [UE4] Lineage 2 Revolution
Post by: SCArkadia on May 09, 2022, 16:00
@SCArkadia: You're still trying to do exactly the same as before, so it obviously doesn't work.

My dumbass, sorry. I got it working now. Thanks :D


Title: Re: [UE4] Lineage 2 Revolution
Post by: hyhy on September 19, 2022, 00:27
Hi,
So the newest JP version of the game (3.13.04) requires an AES key , how can I get it ?


Title: Re: [UE4] Lineage 2 Revolution
Post by: spiritovod on September 20, 2022, 00:35
@hyhy: I've added key to the list (https://cs.rin.ru/forum/viewtopic.php?f=10&t=100672), in the future you can request an update in the linked topic as well.


Title: Re: [UE4] Lineage 2 Revolution
Post by: 3dartsro on March 13, 2023, 20:53
Hello bro any have how to download and extract idea for umodel ? I want extract lineage 2 revelotion files (https://s10.gifyu.com/images/88.png) I download nox player for pc ? it is .vmdk file?


Title: Re: [UE4] Lineage 2 Revolution
Post by: panther on April 03, 2023, 03:58
guys any one have the unpacked client? all the links is broken.


Title: Re: [UE4] Lineage 2 Revolution
Post by: schinda on May 06, 2023, 11:24
Can anyone explain what i'm doing wrong here. Applies to all models in 'Blueprint'


Title: Re: [UE4] Lineage 2 Revolution
Post by: spiritovod on May 06, 2023, 17:01
@schinda: Take a look at some umodel tutorials, for example from tutorials section (/en/projects/umodel/tutorials), for better understanding what umodel can do and what it can't (and also how to find compatible assets in packages relatively fast). Blueprints, datatables and such assets are not supported.


Title: Re: [UE4] Lineage 2 Revolution
Post by: 3dartsro on December 09, 2023, 17:26
any have work link lineage2 revelotion umodel files ?