March 29, 2024, 04:26
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: Unreal Engine 4 support  (Read 65078 times)
Gildor
Administrator
Hero Member
*****
Posts: 7978



View Profile WWW
« Reply #105 on: January 23, 2018, 16:50 »

Added possibility to load encrypted UE4 pak files. For more information please check readme file.

Therefore, custom software like QuickBMS should no longer be needed for opening encrypted games (however you should know AES key to open a game).
« Last Edit: January 23, 2018, 16:52 by Gildor » Logged
Gildor
Administrator
Hero Member
*****
Posts: 7978



View Profile WWW
« Reply #106 on: February 08, 2018, 00:33 »

Added support for UE4.19 (currently based on preview-3 version of the engine).
Logged
Gildor
Administrator
Hero Member
*****
Posts: 7978



View Profile WWW
« Reply #107 on: February 24, 2018, 11:13 »

AES encryption key could be provided in hexadecimal format now. The string format is: 0xAABBCCDD (case-insensitive).

For the bytes

  00 11 22 33 EE FF

key should look like

  0x00112233EEFF

Hex keys are accepted from both command line and UI.
« Last Edit: February 24, 2018, 11:17 by Gildor » Logged
Gildor
Administrator
Hero Member
*****
Posts: 7978



View Profile WWW
« Reply #108 on: April 01, 2018, 19:14 »

Added support for HDR image formats (FloatRGB and BC6H). Thanks to m0xf for initial implementation.
Logged
Gildor
Administrator
Hero Member
*****
Posts: 7978



View Profile WWW
« Reply #109 on: April 11, 2018, 12:25 »

Fixed long standing crash and dropping animation track issue with many UE4 animations.
Logged
Juso3D
Moderator
Hero Member
*****
Posts: 910


Welcome to Gildor Forums


View Profile
« Reply #110 on: April 11, 2018, 12:42 »

Your awesome man!
Logged

Blender + Linux User Here.
Gildor
Administrator
Hero Member
*****
Posts: 7978



View Profile WWW
« Reply #111 on: May 17, 2018, 02:07 »

Added new feature: automatic finding and loading of animations for a mesh. For more details, look at demonstration video:

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



View Profile WWW
« Reply #112 on: May 19, 2018, 21:33 »

Implemented support for loading PNG-compressed non-cooked textures.
Logged
Thiagokyo
Newbie
*
Posts: 1


View Profile
« Reply #113 on: June 05, 2018, 18:59 »

Added new feature: automatic finding and loading of animations for a mesh. For more details, look at demonstration video:


Perfect Gildor, Thank you very much!  Smiley
Logged
Gildor
Administrator
Hero Member
*****
Posts: 7978



View Profile WWW
« Reply #114 on: June 19, 2018, 13:43 »

Added support for PS4 games. Previously, textures didn't work.
You should specify -ps4 command line option, or select "PS4" platform in UI.


Texture decoding code has been provided by m0xf, Russian discussion thread is here.
« Last Edit: June 19, 2018, 13:45 by Gildor » Logged
Gildor
Administrator
Hero Member
*****
Posts: 7978



View Profile WWW
« Reply #115 on: June 24, 2018, 17:55 »

Fixed loading of .umap files, umodel shouldn't crash with them anymore.
Also added initial support for UE4.20 - it has .uptnl files in addition to .ubulk and .uexp.
Logged
Gildor
Administrator
Hero Member
*****
Posts: 7978



View Profile WWW
« Reply #116 on: July 20, 2018, 13:52 »

UE4.20 is now fully supported. UModel can load cooked and editor assets.

Also I've updated the first post with new information and videos.
Logged
Gildor
Administrator
Hero Member
*****
Posts: 7978



View Profile WWW
« Reply #117 on: October 07, 2018, 21:07 »

Yesterday I've added support of exporting UE4 OPUS sounds to "UE4OPUS" format. It is not openable with standard sound software, however there's something what can open it.

For details please see the following github issues:
https://github.com/gildor2/UModel/issues/43
https://github.com/gildor2/UModel/issues/102
Logged
Gildor
Administrator
Hero Member
*****
Posts: 7978



View Profile WWW
« Reply #118 on: October 21, 2018, 12:20 »

New umodel now should properly work with scaled skeletons.
Logged
Gildor
Administrator
Hero Member
*****
Posts: 7978



View Profile WWW
« Reply #119 on: January 04, 2019, 22:29 »

Added support for UE4.21.
Logged
Print 
« previous next »
Jump to:  

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