March 28, 2024, 21:27
bigger smaller reset     1020px Wide width Full width Reset   * *

Gildor's Forums

  Homepage Facebook Read news on Twitter Youtube channel Github page
Welcome, Guest. Please login or register.
Did you miss your activation email?

« previous next »
Print
Author Topic: MU Legend (MU 2 Online)  (Read 10462 times)
at0mz
Newbie
*
Posts: 1


View Profile
« Reply #15 on: November 22, 2017, 18:53 »

Sorry for delay in response. If you have programming skills, I could guide you what to do with UModel source code to achieve what you want. Unfortunately I'm unsure when I'll get to this game by myself.

Hey Gildor, I have some knowledge in java/c++ and I would like to learn this so that I can try to decompress this game (I've seen people here asking about it several times to no avail)
Logged
Gildor
Administrator
Hero Member
*****
Posts: 7978



View Profile WWW
« Reply #16 on: November 22, 2017, 18:55 »

Hi. UModel's source is available, so everyone can modify it to load unsupported games. However I have no idea if it is easy for "other people" or not - even if someone did something with use of my source, nobody shared anything.
Logged
WollieWoltaz
Full Member
***
Posts: 220


View Profile
« Reply #17 on: August 15, 2018, 23:11 »

Hey.
Has someone ever managed to decompress the game as it's still not compatible for Umodel to extract .upk's.
This is the error i'm getting when trying to export an upk file.

FPackageFileSummary<<:Ver=0/0 <- UnPackage::UnPackage:WaitingList/M_Agra.upk, ver=100000/0, game=0 <- UnPackage::LoadPackage:WaitingList/M_Agra.upk <- CUmodelApp::ShowPackageUI <- Main:umodel_build=858

Here are some examples
https://ufile.io/e8m24

Hopefully someone has already done it or is willing to help out,

Thanks
Logged
Gildor
Administrator
Hero Member
*****
Posts: 7978



View Profile WWW
« Reply #18 on: August 15, 2018, 23:17 »

The game is not supported.
Logged
Drawing
Jr. Member
**
Posts: 71


View Profile
« Reply #19 on: August 16, 2018, 19:45 »


Hopefully someone has already done it or is willing to help out,



who and where ?

Please gildor , I know you got plenty of requests, but please help us with our addiction with fantasy models  Grin Grin
Logged
Gildor
Administrator
Hero Member
*****
Posts: 7978



View Profile WWW
« Reply #20 on: August 17, 2018, 00:12 »

Sorry, it is even not planned. I'm very rarely doing game-specific stuff now (especially for pre-UE4 games) and prefer to do "global" stuff.
Logged
jackals
Newbie
*
Posts: 6


View Profile
« Reply #21 on: November 06, 2019, 19:05 »

i was gathering some old files of MU legend and successfully extract but not the 3d


https://imgur.com/z1br3PK


https://imgur.com/o3fRcYg


https://imgur.com/R8eUHni


https://imgur.com/cEZzrqu

https://imgur.com/HmWa3ra

can anyone help me with this? it seem that there are no skeleton??
« Last Edit: November 06, 2019, 19:40 by jackals » Logged
Ehlyon
Full Member
***
Posts: 186



View Profile
« Reply #22 on: November 07, 2019, 05:04 »

In your last pic i can see that you loaded a StaticMesh, those don't have skeletons.
"old" (dunno how "much") version of MU2 was perfectly extractable, just check better OR when loading with umodel, only leave "Skeletal Mesh" under "Engine Classes to load", then rextract in a different folder, you should only have skeletal meshes in there.
Logged
jackals
Newbie
*
Posts: 6


View Profile
« Reply #23 on: November 07, 2019, 13:41 »

In your last pic i can see that you loaded a StaticMesh, those don't have skeletons.
"old" (dunno how "much") version of MU2 was perfectly extractable, just check better OR when loading with umodel, only leave "Skeletal Mesh" under "Engine Classes to load", then rextract in a different folder, you should only have skeletal meshes in there.



https://imgur.com/7BfOW6B

actually i loaded the anim and staticmesh but as expected no skeleton so cant play any animation
Logged
jackals
Newbie
*
Posts: 6


View Profile
« Reply #24 on: November 07, 2019, 14:18 »


https://imgur.com/HpT8QzI

i loaded the skeletal mesh but got an error when i tried to play the animation


https://imgur.com/Ztnuto8

i think this is a problem with the naming not sure..
Logged
Ehlyon
Full Member
***
Posts: 186



View Profile
« Reply #25 on: November 07, 2019, 16:24 »

Usually you get that kind of error when you load an animation belonging to a different character as bone names may differ

Edit: can you tell me the name of the model folder?
« Last Edit: November 07, 2019, 16:32 by Ehlyon » Logged
Ehlyon
Full Member
***
Posts: 186



View Profile
« Reply #26 on: November 11, 2019, 02:22 »

http://www.mediafire.com/file/0e63w6zrrkdprio/MU.7z/file

These are all the files i had, i think they belong the the CBT of the game, when it was extractable, no client so that's it~
Logged
moonpaladin
Newbie
*
Posts: 6


View Profile
« Reply #27 on: March 20, 2021, 21:52 »

http://www.mediafire.com/file/0e63w6zrrkdprio/MU.7z/file

These are all the files i had, i think they belong the the CBT of the game, when it was extractable, no client so that's it~

Hello Ehlyon! can you re-upload the files please! when I tried to download it goes into a "Generating new download key" loop sad
.Thanks! Grin
Logged
spiritovod
Global Moderator
Hero Member
*****
Posts: 1901


View Profile
« Reply #28 on: March 21, 2021, 04:23 »

Thanks to h4x0r (Ekey) here is specific umodel build for the game (link). Some packages with compressed textures are not supported (I just didn't dig into that), the rest seems more or less fine. Use "Unreal 3 -> MU Legend" override. Shaders looks weird on most models, you can disable them with Ctrl+G.
Basically, it's build with bypassed package tag (0x6A8B57C7) and omitted next 20 bytes. Tested on the latest game version from steam, so that format didn't change for about 2 years. Maybe it's worth to include those changes in the main umodel build.


* Clipboard02.jpg (130.86 KB, 2543x1232 - viewed 325 times.)

* Clipboard03.jpg (114.07 KB, 2505x1231 - viewed 209 times.)
« Last Edit: June 16, 2021, 14:53 by spiritovod » Logged
WollieWoltaz
Full Member
***
Posts: 220


View Profile
« Reply #29 on: March 21, 2021, 18:26 »

@spiritovod
Thanks for the custom Umodel build. Seems to work fine! It has been a long time before this game ever got compatible again.
Is there somehow a way you or h4x0r could make a custom build for Tera online or maybe even lineage 2?

Thanks again,
Logged
Print 
« previous next »
Jump to:  

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