MorbusG on 10/6/2005 at 16:16
I'm not sure if this is entirely an editor question, but is it possible to get the different pictures from inside the game somehow? For example, the pictures for menus and menu backgrounds.
I see lots of weird suffixed files inside the thief3 directories, but I've no idea if they can be opened somehow.
TIA
Bumbleson on 11/6/2005 at 00:16
You mean a picture that is like a screenshot of the game menus? Well, the city background pic should be in there somewhere (don't know where). The menu items and texts are different. All the texts are rendered in realtime using fonts and texts from text files. The frames, buttons, sliders etc. are really 3D objects rendered by the game engine. They exist as actors somewhere in the editor (might be invisible in the actor browser). They are also rendered in realtime, as well as the blue cloudy background.
So you won't find an image anywhere containing these items.
Komag on 11/6/2005 at 00:26
You could snap a shot with FRAPS
MorbusG on 12/6/2005 at 21:17
Thanks. I decided to take a screenshot.