vkensou
16-12-2013 03:30:02
I didn't use ogre with mygui . Only use dx9platform. Now i want MYGUI use a packaged resources like media.zip. How can i do this ?
vkensou
16-12-2013 03:30:02
Altren
16-12-2013 07:28:18
vkensou
16-12-2013 11:12:47
You need to change some DirectXDataManager methods - getData and may be few other methods there.
Currently they get data stream from simply reading file and you need to change that stream to data from zip when needed.