While I know its not Scumm related I figured it was better here than elsewhere.
Ive been looking at the mi2 slideshow demo available here
http://www.scummbar.com//resources/d...s/MI2-SHOW.EXE
And Ive been able to determine that while its just images
these images are stored inside the executable data,
through a hex editor I think ive been able to see that the images are BMP
I figure this because Ive looked at BMP format documents and the header seems similar
However I'd like to be able to extract these images, I know there available online at some site, but there screenshots not original images
It seems pointless but Its more of a learning curve for me than any real interest in the demo and its pictures.
Im using a hex editor to extract what I think is the BMP header and the data that follows it, but im not having any luck in getting this to be recognised as a BMP image when I try to open the file in a viewer.
If anyone could spare a few minutes to give me some hints and tips I would be very greatful
The BMP header can be found with a text search for 'PBM BMHD'
I know this may seem a little silly but its a Lucasarts community and this is a Lucasarts release so maybe someone can help me out
Thank you very much
Robert