March 28, 2024, 18:14
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: Mordhau  (Read 2090 times)
venturion
Jr. Member
**
Posts: 77


View Profile
« on: May 03, 2019, 08:37 »

https://store.steampowered.com/app/629760/MORDHAU/

4.20

Everything Works


Logged
Kane
Newbie
*
Posts: 7


View Profile
« Reply #1 on: May 11, 2019, 14:33 »

now, you path don't work. After game patch and Umodel viever patch, i have this...


* Screenshot_2.png (10.15 KB, 1304x654 - viewed 257 times.)

* Screenshot_1.png (103.21 KB, 1408x643 - viewed 294 times.)
« Last Edit: May 11, 2019, 14:40 by Kane » Logged
Gildor
Administrator
Hero Member
*****
Posts: 7978



View Profile WWW
« Reply #2 on: May 11, 2019, 15:01 »

This is not an error. Those .pak files aren't Unreal's ones, they're from CEF3. Try pointing UModel at "Content/paks" folder.
Logged
Nanahuatli
Newbie
*
Posts: 3


View Profile
« Reply #3 on: July 25, 2021, 15:28 »

Hello! I've been trying to extract armor meshes to create some mods but I've been unable to. This is what happens in the log every time I attempt to extract something:


Quote
Pak C:\Program Files (x86)\Steam\steamapps\common\Mordhau\Mordhau\Content/Paks/pakchunk8-WindowsClient.pak: 4367 files, version 5
Pak C:\Program Files (x86)\Steam\steamapps\common\Mordhau\Mordhau\Content/Paks/pakchunk9-WindowsClient.pak: 4746 files, mount point: "/Mordhau/Content/", version 5
Found 46511 game files (40 skipped) in 1662 folders at path "C:\Program Files (x86)\Steam\steamapps\common\Mordhau\Mordhau\Content"
Scanned game directory in 0.1 sec, 2332 allocs, 5.47 MBytes serialized in 74 calls.
Loading package: /Game/Mordhau/Blueprints/Wearables/UpperChest/Tier0/BP_ClothTunic.uasset Ver: 517/0 Engine: 0 [Unversioned] Names: 98 Exports: 3 Imports: 21 Game: 1000160
Exported 0/0 objects in 0.0 sec

Any clues on what I might be doing wrong or why that happens?
Logged
spiritovod
Global Moderator
Hero Member
*****
Posts: 1901


View Profile
« Reply #4 on: July 25, 2021, 16:02 »

@Nanahuatli: You're trying to open blueprint, which is not a mesh and not supported by umodel. To simplify things, you can use "Scan" option to scan content and then in flat view sort assets by skeletal/static meshes column.
Logged
Nanahuatli
Newbie
*
Posts: 3


View Profile
« Reply #5 on: July 25, 2021, 16:37 »

That was it, actually, thank you!
Logged
bck543
Newbie
*
Posts: 2


View Profile
« Reply #6 on: September 08, 2021, 05:05 »

Hey everyone,

Mordhau had an engine update and the game uses ue4.25 now.
I can't export skeletal meshes from the game anymore. I'm trying to rip a longskirt for a project of mine and I get this error:



It looks like static objects and textures work fine still. Can somebody help me figure out what to do? TY
Logged
spiritovod
Global Moderator
Hero Member
*****
Posts: 1901


View Profile
« Reply #7 on: September 08, 2021, 16:55 »

@bck543: The error looks familiar. Could you provide some sample meshes with such error? You can extract them as-is via "save packages" option in context menu.
Logged
Topnott_
Newbie
*
Posts: 1


View Profile
« Reply #8 on: September 08, 2021, 21:32 »

Here's an asset that i'm trying to extract, It's a mesh with a skeleton, and i got these two files when using the "save packages" option:
https://mega.nz/folder/Gw4GjB6a#rD3IJ4_Z_yXdUzisub33oA
(I hope you don't mind the mega link, it should just take you to a folder with the .uasset and .uexp files for the single mesh file)
Logged
spiritovod
Global Moderator
Hero Member
*****
Posts: 1901


View Profile
« Reply #9 on: September 08, 2021, 22:07 »

@Topnott_: Thanks for the sample.

UE4 version: 4.25 plus (old versions) / 4.26 (current version)

For non-working meshes use specific build from this topic (it should be compatible with all supported assets).

Update: For latest game versions you can simply use latest official umodel (1590 at the moment) with correct engine version.
« Last Edit: July 22, 2023, 22:51 by spiritovod » Logged
bck543
Newbie
*
Posts: 2


View Profile
« Reply #10 on: September 08, 2021, 23:19 »

@spiritovod Specific build you linked worked fine for me.



Also, @Topnott_, thank you for getting on spiritovod's request before me Smiley
Logged
BigbytheWolfy
Newbie
*
Posts: 1


View Profile
« Reply #11 on: July 21, 2023, 13:31 »

Hi, I want to get the .psk skeleton file named "UMA_Master_Skeleton.psk", which is the basic skeleton think of Mordhau to import it to Blender, but I'm encouting an ERROR.

 The fact is that I don't achieve to export, I looked at all the topics (github/Gildor/etc...), tried with the special 4.25 version from a google drive, forced to start with upper versions and it stills not working.

Can someone sends me the file or help me to solve this problem ?

Information : Only skeletons are not working, I achieved to import .psa animations for example. I know that the game is currently running on 4.26 version of UE Engine.

Images :






Thanks you in advance.


My best sources for the moment :
https://www.gildor.org/smf/index.php?topic=6611.0
https://www.gildor.org/smf/index.php/topic,7737.0.html
https://www.youtube.com/watch?v=c5H40FPGrZY
« Last Edit: July 21, 2023, 13:42 by BigbytheWolfy » Logged
spiritovod
Global Moderator
Hero Member
*****
Posts: 1901


View Profile
« Reply #12 on: July 22, 2023, 22:55 »

@BigbytheWolfy: Latest game version works fine with latest umodel build, if correct engine is used (4.26). I've updated my post above with that info as well. As for exporting rigged meshes, it's better to view some tutorials about general umodel usage, starting from the one at tutorials section.
« Last Edit: July 22, 2023, 23:49 by spiritovod » Logged
Print 
« previous next »
Jump to:  

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