Jump to content

Recommended Posts

Posted

Ok guys i give this good program for see ur textures of L2 and be thinking that I need this if I can do good on the client but the best of this tool is that you can see your work outside the client without loggin i hope enjoy this tool and fun!!!!

 

Screen:

 

41f1b97dd13d.jpg

 

6589756ae5a8.jpg

 

5f0c662d6043.jpg

 

  • Loading packages from some Unreal Engine based games
  • Visualization of skeletal and vertex meshes with animation support
  • Visualization of static meshes
  • Viewing supported material types
  • Export of skeletal animations and meshes into ActorX format (.psk and .psa) or idSoftware md5
  • Export of vertex meshes into Unreal .3D format
  • Export of static meshes into psk format (for details look at readme)
  • Export textures into tga format
  • List of packaged objects (.u, .uax, .ukx, .utx, .upk etc).

 

Supported titles:

 

    Unreal Engine 1:

       

  • Unreal 1, Unreal Tournament 1
           
  • The Wheel of Time

    Modified Unreal Engine 1:

       

  • DeusEx
           
  • Rune

    Unreal Engine 2:

       

  • Unreal Tournament 2003/2004
           
  • Postal 2

    Modified Unreal Engine 2:

       

  • Splinter Cell 1,2
           
  • XIII
           
  • Rainbow 6: Raven Shield
           
  • Lineage 2 Gracia
           
  • Land of Chaos Online
           
  • Battle Territory Online
           
  • Star Wars: Republic Commando
           
  • Unreal Championship

    Unreal Engine 2.5:

       

  • UE2Runtime
           
  • Harry Potter and the Prisoner of Azkaban

    Modified Unreal Engine 2.5:

       

  • Tribes: Vengeance
           
  • SWAT 4
           
  • Bioshock, Bioshock 2
           
  • Exteel

    Unreal Engine 2X:

       

  • Unreal Championship 2: The Liandri Conflict

    Unreal Engine 3:

       

  • Unreal Tournament 3
           
  • Gears of War
           
  • Gears of War 2 (XBox360)
           
  • Gears of War 3 beta (XBox360)
           
  • Infinity Blade (iPhone)
           
  • Unreal Development Kit (UDK)
           
  • Section 8

    Modified Unreal Engine 3:

       

  • Tom Clancy's EndWar
           
  • Rainbow 6: Vegas 2
           
  • The Last Remnant
           
  • Damnation
           
  • Mass Effect, Mass Effect 2
           
  • BlackSite: Area 51
           
  • Mortal Kombat vs. DC Universe (XBox360)
           
  • Mortal Kombat (XBox360)
           
  • TNA iMPACT!
           
  • Turok
           
  • Fury
           
  • Stranglehold
           
  • Army of Two (XBox360)
           
  • Huxley
           
  • AVA Online
           
  • Frontlines: Fuel of War
           
  • Mirror's Edge
           
  • X-Men Origins: Wolverine
           
  • Magna Carta 2
           
  • Batman: Arkham Asylum
           
  • Crime Craft
           
  • 50 Cent: Blood on the Sand (XBox360)
           
  • Borderlands
           
  • Legendary: Pandora's Box
           
  • Dark Void
           
  • TERA: The Exiled Realm of Arborea
           
  • Alpha Protocol
           
  • All Points Bulletin
           
  • Transformers: War for Cybertron
           
  • The Bourne Conspiracy (XBox360)
           
  • Mortal Online
           
  • Enslaved: Odyssey to the West
           
  • Medal of Honor 2010
           
  • Destroy All Humans! Path of the Furon
           
  • DC Universe Online
           
  • Bulletstorm
           
  • Undertow (XBox360)
           
  • Singularity
           
  • Homefront

 

Requirements

 

   

  • Windows or Linux
       
  • SDL 1.2 (for Windows-version is included in the archive)
       
  • Video card with support for OpenGL 1.1 (recommended OpenGL 2.0)

 

Limits

 

   

  • Does not render all types of materials (only simple). If the model uses an unsupported material here, instead of the latter is used texture by default.
       
  • The program is a console application and has no interface for opening files.

 

Installation

 

There are several options.

 

a) Unpack the archive into the directory with the game (in the root folder of UT2004). In this case, to view the model from the package Animations / Player.ukx you need to use the command line "umodel.exe Player"

 

b) Create a folder anywhere and unzip it. In this case, would need to start the path to packages Unreal Tournament. For example, "umodel.exe-path = C: / Games/UT2004 Player"

 

 

Command Line

 

umodel

   display in the console a brief hint at the command line

 

umodel-path = c: / games/ut2004 HumanMaleA

   view all objects in the package HumanMaleA

 

umodel-path = c: / games/ut2004 HumanMaleA MercMaleD

   view the model from the package MercMaleD HumanMaleA

 

umodel-path = c: / games/ut2004-export HumanMaleA MercMaleD

   export model (SkeletalMesh) MercMaleD from package HumanMaleA format psk

 

umodel-path = c: / games/ut2004-export-md5 HumanMaleA MercMaleD

   export model (SkeletalMesh) MercMaleD from the package HumanMaleA format md5mesh

 

umodel-path = c: / games/ut2004-export-all HumanMaleA MercMaleD

   export model (SkeletalMesh) MercMaleD from the package HumanMaleA, as well as all used her resources (animation, textures, etc.)

 

umodel-path = c: / games/ut2004-export HumanMaleA BipedMaleA

   export animation (MeshAnimation) BipedMaleA from package HumanMaleA format psa

 

umodel-path = c: / games/ut2004-export-md5 HumanMaleA BipedMaleA

   export animation (MeshAnimation) BipedMaleA from package HumanMaleA format md5anim

 

umodel-path = c: / games/ut2004-export HumanMaleA

   export all supported objects from the package HumanMaleA

 

umodel-path = c: / games/ut2004-list HumanMaleA

   view the contents of the package HumanMaleA (object names and the names of their classes)

 

umodel-path = c: / games/ut2004-export 2K4_NvidiaIntro Intro2k4Skaarj MeshAnimation

umodel-path = c: / games/ut2004-export 2K4_NvidiaIntro Intro2k4Skaarj SkeletalMesh

   exported from the package 2K4_NvidiaIntro animation and model for skaarj (both have the same name but different classes, so the class name explicitly specified in the command line)

 

umodel-list c: / games / unreal / music / QueenSong.umx

   show (list) the contents of the package QueenSong.umx Unreal1. This package is given the full name of the file. However, if the package refers to the resources from other packages, yet it is desirable to prescribe the key-path =..., different resources can be found

 

UI

 

The program is managed primarily with the keyboard. Get the hint on the appointment of the key by clicking the button <H>. Main keys:

ESC exit

H output tips on keys

[,] To switch between animations

<,> Rewind time in the current animation

Space, X-motion animation (single and loopback)

Ctrl + A to switch between the available sets of animations (you need to view animations of the UE3)

PageUp, PageDown to switch between the loaded objects

 

Use the mouse to rotate the camera (left mouse button), zoom in / delete (right button) or move along the plane of the screen (pan, middle mouse button).

 

toolsq.png

 

Credits by gildor

Posted

omg very nice man share keep that work..

 

+1 for share

 

very grateful for karma man i hope enjoy this tool is very good program and for ppl say don't work is wrong this tool work 100% tested for me ;)
  • 4 weeks later...
  • 11 months later...
Posted

criticalerror exist a way for create a working lineage 2 ukx file???

 

because with UE2 it not work...

yes you have 1 way to do it check this post from LuaQ [Guide]3d Modding Guide [9 march '10]
  • 3 months later...
  • 3 months later...
  • 5 months later...
Posted

Nice tutorial CriticalError,

but I´ve got a little problem.

I try to edit Lineage 2 Freya textures. I extracted TGA files from utx, edited it id photoshop, but I dont know, hot to import it back to UTX...

I watched your video on youtube, witch UnrealEngineEditor.. I did everything step by step, but when I want to import tga and click ok nothing happend... there is no texture imported...

Thank in advance...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now


  • Posts

    • We can help your Telegram group or channel grow fast with real, targeted Telegram members, safely and efficiently.   Our Telegram Member Add service lets you add members to Telegram group or channel from real, active communities — not bots or fakes.   With this Telegram group growth service, you’ll see results within hours, backed by clear reporting and safe automation.   ✅ What We Offer   • Done-for-you Telegram Member Add campaigns (Groups · Channels) • Targeted Telegram members from real, active users • Fast growth — up to 10K members in 24 hours • English-speaking or regional audiences (US · UK · EU) • Fully managed Telegram channel growth service with reports & analytics   💡 Why Choose Us   We don’t use spam or fake accounts. Our process safely adds members to your Telegram group or channel through verified multi-account setups, proxy rotation, and opt-out compliance. This ensures lasting growth and minimizes churn. Every campaign is managed by experts using tested Telegram infrastructure and growth systems. We also recommend combining Member Add with Telegram Mass DM for better engagement and retention after join.   🧩 Works Best For   • Businesses or communities launching new Telegram channels • Crypto, SaaS, and marketing projects needing visibility • Influencers and agencies growing multiple Telegram groups • Anyone seeking a reliable Telegram group growth service with real members 📩 To Get More Information   Telegram : @TeleLoopPulse   Website : https://telegramgrowthstudio.com/telegram-member-add.html
    • well,its SharedCreatureData.h problem.   /* 0398 */ //WCHAR m_sResurrectSpellerName[25];   this variable will cause L2server.exe crash...  
    • Custom High Five server L2insolence will open 2025-10-17 21:00 GMT+2 ! ! ! Web site: http://www.l2insolence.eu All info updates on Discord: https://discord.gg/duMjnj3y9A Last wipe was more then 1 year ago. We have custom skill, farm zones, materials for items to buy. Custom wepons, armor, jewels and more. All items in game have own stats. With custom looks. Glowing etc. Rates XP, SP: 25x Spoil and Drop: 10x Adena: 20x Server Hard Farm Enchantment Safe enchant Weapon: +20099 Safe enchant Armor: +20099 Max enchant Weapon: +20099 Max enchant Armor: +20099 Normal scrolls: 100% Blessed scrolls: 100% You can use scrolls or item enchant NPC to make +++ abd life beter. NPC Buffer There's an NPC buffer in all of our main towns: Aden, Giran and Goddard. It supplies Prophet Buffs, Songs and Dances for a small fee. Include all buff. We have custom self buffs learned with npc with custom stats. Global Gatekeeper GM Shop with normal items and custom ones, vote NPC, Event NPC, item upgrader NPC. Raid Bosses, every zone have its own boss and drops for rare mats. Olympiad The olympiad is ongoing every two weeks. Meaning if you become a hero you will have your hero status for two weeks. And hero have own custom stats on items.
  • Topics

×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock