Quote Originally Posted by Traveler
I'm currently using a crappy pc with even a worse gfxcard, so I can't say if it was due to that, but the textures didn't work for me. Apart from that, the sample worked great.
maybe it's issue of exgine.dll. It uses some built-in MS Windows routines for graphics formats support. I am not sure how the author of exgine.dll made jpeg work using windows api calls =) Good news that exgine.dll produces log.txt. Please examine log.txt file. Is there any error mesages in it.
I guess that we can do the following: convert JPEGS to BMP, open HORCE.NFT with the text editor. Replase all ".jpg" to ".bmp" and try to execute it again. Also it can be some problem with texture management of exgine on older video cards ( I am not sure about that).