thunderchero wrote:is it possible to load a second wdf within an already loaded wdf (see exsample below)
Not right now. I had thought of that, but it would be little complicated. There is the right-click option "Set size from...", where you can choose to set the size of the placeholder from another WDF or TGA. But it doesn't adjust position.
thunderchero wrote:3 things I have noticed,
1. new wdfedit crashes when loading movie.wdf
2. new resedit centers movie left right but moves it to top
3. *_load.tga when displayed image is cutoff at 800x600
Thanks for the info thunder.
1. There's a problem with movie.wdf (the reason wdfedit crashes is because I made it a debug release; I'll fix that). I'm not sure if movie.wdf is even really used by Trek.exe when positioning/resizing the video anyway.
2. I'm not sure why the patch positions the video wrong. I can't test it out since the videos never play on my machine.
3. I'll look at that. The load screen isn't really a regular screen tied to a WDF. At the moment, the patch tool adjusts the Trek.exe constants based mostly on what it finds in the WDFs. I'm not sure which WDF the load screen is associated with. I'll make some changes to the patch tool so some constants are maxed to the resolution, but others are based on the WDFs.