NO

Author Topic: DirectX  (Read 2728 times)

JohnF

  • Guest
DirectX
« on: June 11, 2016, 01:56:47 PM »
Thanks to Frankies new headers I've been able to compile two old DirectX demos, had to use an old DDraw.lib though. Demos probably made about 2007.

DDraw will set your screen resolution to 640*480*16, press ESC or F12 to quit. Use up & down keys to scroll.

Originally it used 640*480*8 but I couldn't get the palette code to work so increased to 16bit.

DDClip - well you'll see when you run it.

EDIT: Should have said, the projects are 64bit, if you want 32bit make your own and add these libs Ddraw.lib dxguid.lib - Just added the 32bit ddrawlib32.zip

John
« Last Edit: June 11, 2016, 05:34:29 PM by JohnF »

Grincheux

  • Guest
Re: DirectX
« Reply #1 on: September 01, 2016, 11:49:53 AM »
"Action not supported"