Page 1 of 1

Is there a program that can analyize a map for what is in it?

Posted: 26 Sep 2015, 10:33
by Ozma777
Like list all the textures or search for a certain textures usage. List all the scripts, the texture packs, and all the sound packs.

Re: Is there a program that can analyize a map for what is in it?

Posted: 26 Sep 2015, 15:15
by ividyon
It's not quite what you're looking for, but you can open the Unreal Editor's Log before you load the map, and then check it for which packages were loaded.

Also, if you dont load any texture packages beforehead, the Texture Browser will only display the ones loaded on start (with EditPackages), as well as the ones used in the map you opened.

Re: Is there a program that can analyize a map for what is in it?

Posted: 26 Sep 2015, 15:34
by editor Dave
I think this is what you are looking for: http://wiki.beyondunreal.com/UTPT (or the direct link to the download: http://www.acordero.org/projects/unreal ... kage-tool/)
Good luck!

Re: Is there a program that can analyize a map for what is in it?

Posted: 26 Sep 2015, 18:44
by AlCapowned
http://www.unrealadmin.org/forums/showthread.php?t=30406

Unreal Dependencies is also a good one if you just want to look at packages.

Re: Is there a program that can analyize a map for what is in it?

Posted: 27 Sep 2015, 12:00
by medor
AlCapowned wrote:http://www.unrealadmin.org/forums/showthread.php?t=30406

Unreal Dependencies is also a good one if you just want to look at packages.


This is V1 .... V3 here http://unrealtournament.99.free.fr/foru ... =51&t=1853
other one recent http://unrealtournament.99.free.fr/foru ... =51&t=2887

Re: Is there a program that can analyize a map for what is in it?

Posted: 29 Sep 2015, 08:06
by Ozma777
I heard once that you can use some type of text editor like notepad++ to find brushes and textures associated with them.

I need to find out where some of the missing textures belong, because I forgot to load one of the texture packs. Is it possible to find out what brushes use a certain texture?

Re: Is there a program that can analyize a map for what is in it?

Posted: 29 Sep 2015, 10:42
by editor Dave
I would redo the process of importing the map. Right now, every surface with textures from the missing pack has the default texture, so you won't be able to retrieve the earlier info in the map as of now.

Re: Is there a program that can analyize a map for what is in it?

Posted: 30 Sep 2015, 09:35
by Ozma777
but can I go to the original UT map and somehow find the surface and texture lists from there?

Re: Is there a program that can analyize a map for what is in it?

Posted: 30 Sep 2015, 20:24
by Semfry
As well as the other programs linked there's also BFNPDepends: viewtopic.php?f=3&t=3484