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...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



  • Posts

    • I would like to know about the Acis base of the data pack I use. The server source and server file could not find that information. I respectfully ask for the help of masters.🥲
    • discord - adver745645   https://t.me/adenala2   THERE ARE A LOT OF ADEN AT A VERY GOOD PRICE!!! HURRY  
    • Artificial Intelligence for all Chronicles. Developed in L2 HighFive branch since 2023 but it can be adapted to any project including Fand-C, aCis, Frozen, Scripts even compiled projects such as Lucera with some aditional cost.   Features:  1. Grouped of templates to create your own BOT (including skill, items, appearance, sex e.t.c.) 2. Bot can participate in Olympiad (+ any event with extra cost base on your event engine) 3. Bot walk nearby NPC to receive buff, receive equipment and teleport to any other area 4. Bot will accept party & clan invitation and follow party leader to wherever he go including teleport 6. Bot will trade player back dropped items from PK or fallen Raid Bosses after they visit a peace zone 7. Bot will open store and sell configurable item in configurable prices to players. 8. Bot will attack and cast spells in a realistic way. All classes are used including buffers, summoners, bishops e.t.c. 9. Buffer and bishops will cast buff to party members when player has no available or overriden buffs. 10. Bot will enchant their equipent and re-purchase upon failure. Their weapon will also switched between hero weapon and retail weapon when they need to. 11. Bot can move in complex map system and find monsters or players but they can also follow routes for specific paths using configurable XML if you want to.   Preview of some features: Olympiad Trade Store PvP   Example of a single configurable template in XML: https://pastebin.com/RXZVGCfA   Price: 270 Euro (Compiled) - 450 Euro (Source)    Contact Me Discord: https://discord.gg/gKAsAhJNuq MaxCheaters: https://maxcheaters.com/profile/243647-out-of-time/ Gmail: l2outoftime@gmail.com RCS Message: +30 698 740 8501  
    • Good day! Due to the increasing number of questions, "Do you provide services for the client?" - I decided to answer with a separate topic. I provide services for editing/modifying the client and individual files, namely: 1. Transfer/Creation/Editing locations, geodata.   2. All kinds of work with NPCs, including transfer, animation, adding effects to them and logos.   3. Actually, Transfer/Creation/Edit any EFFECTS, including Abnormal Effects.   4. Any work with weapons, armor, accessories and everything related to it.   5. Create or edit textures, including dynamic textures.   6. Creating a Lobby Screen, Lobby Char Selection (character selection window) and Lobby Char Creation (character creation window). What I don't do: 1. Coding in any form (except for CB).   I started publishing my work recently, here - YouTube And here - RuTube If required, I respect confidentiality. Any other questions? Welcome to Telegram or PM.
  • Topics

×
×
  • Create New...