March 29, 2024, 11:01
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: Help me  (Read 5670 times)
v0lus
Newbie
*
Posts: 4


View Profile
« on: November 13, 2012, 03:33 »

How do I install and start umodel? The video tuturials are useless!
« Last Edit: November 13, 2012, 03:37 by v0lus » Logged
Gildor
Administrator
Hero Member
*****
Posts: 7978



View Profile WWW
« Reply #1 on: November 13, 2012, 14:54 »

It's not possible to say anything particular to you without getting any info about your troubles.

There are a lot of third-party tutorials on youtube. Most of them has some mistakes, but they could be a good starting point. Also you could try GUI (check appropriate thread on this forum).
Logged
v0lus
Newbie
*
Posts: 4


View Profile
« Reply #2 on: November 14, 2012, 07:25 »

Clearing up, while I can use Umodel via GUI, to use its full potential, I need to use command line, but how do I start it? cmd.exe
Logged
Gildor
Administrator
Hero Member
*****
Posts: 7978



View Profile WWW
« Reply #3 on: November 14, 2012, 08:11 »

Find "command prompt" in start menu, or type "cmd" in "run program". Sorry, I can't show you exact menu item names because I use Russian Windows.
Logged
pixellegolas
Sponsor
Sr. Member
*
Posts: 347


View Profile
« Reply #4 on: November 14, 2012, 14:51 »

you actually dont need to use command lines because you can do it in gui also.

I usually make a .bat file that you control instead. It's basically a text file but windows can run it

Open notepad
write umodel -meshes archive.upk (where archive of course is something else)
Save as in notepad, make sure to choose all file and not *.txt
Save as run.bat
doubleclick the run.bat and umodel starts
I usually save umodel and this bat file in same directory as the game
Logged
freemanpro
Full Member
***
Posts: 114


View Profile
« Reply #5 on: November 14, 2012, 20:04 »

for /f %%a in ('dir /b *.upk') do call :process "%%a" "%%~dpa"
Pause
goto :eof

:process
set jsfile=%1
set p1=%2
set p2=%p1:dev=production%
umodel.exe -export -dds %jsFile%

This .bat file

1. You nedd copy 3 files SDL.dll umodel.exe and you ****.bat  in directory for unreal files
2. If you nedd extract only 1 files replace this    *.upk  for you need archive ( example - wertygdd.upk or dfgdfhdfgd.xxx)
3. If you nedd extract all files replace this   *.upk  for you need archive ( example - *.upk or *.xxx )

And use plz search for forum !!!
« Last Edit: November 14, 2012, 20:06 by freemanpro » Logged
v0lus
Newbie
*
Posts: 4


View Profile
« Reply #6 on: November 15, 2012, 03:11 »

....
Bat is no good, my only option would be cmd.exe. Welp, I have no choice. In the meantime, it'd be nice if someone had pics of hyperion bots from Umodel.
Logged
Gildor
Administrator
Hero Member
*****
Posts: 7978



View Profile WWW
« Reply #7 on: November 15, 2012, 08:21 »

In the meantime, it'd be nice if someone had pics of hyperion bots from Umodel.
What's the game?
Logged
RipperOne
Sponsor
Jr. Member
*
Posts: 54


Located


View Profile
« Reply #8 on: November 15, 2012, 19:21 »

Borderlands 2, i think. There is a corporation in this game with the same name. Also, most of the enemies there - a Hyperion robots and personnel.
Logged
v0lus
Newbie
*
Posts: 4


View Profile
« Reply #9 on: November 16, 2012, 06:12 »

Okay, I got around startup and viewing, but how do I load more than 1 package? also the textures are low quality.
« Last Edit: November 16, 2012, 07:49 by v0lus » Logged
Gildor
Administrator
Hero Member
*****
Posts: 7978



View Profile WWW
« Reply #10 on: November 16, 2012, 08:08 »

Read the FAQ. All your questions are listed there.
Logged
pixellegolas
Sponsor
Sr. Member
*
Posts: 347


View Profile
« Reply #11 on: November 16, 2012, 16:09 »

gildor, do you have view stats for faq page compared to umodel download page? Smiley
Logged
Gildor
Administrator
Hero Member
*****
Posts: 7978



View Profile WWW
« Reply #12 on: November 16, 2012, 16:12 »

Sure Smiley
umodel/eng: 235843 reads
umodel/rus: 68462 reads
faq: 10587 reads
Logged
Print 
« previous next »
Jump to:  

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