Page 1 of 1

Commands Question!

Posted: Fri Mar 05, 2004 3:01 pm
by embrance
IU uised the followinf commands on my program:
InitPalette(#256)
InitSound
InitKeyboard
InitSprite.
All of them support Windows and linux.However some of them require DirectX7,so they wont work on linux? or they will work?
In the Compatibility list it says it will work.But theres no DX7 for linux...

Posted: Fri Mar 05, 2004 5:40 pm
by GPI
Direct X is a windows-Driver-System, so this commands needs on Windows-System Direct-X.

I don't know engouth about the linux-pb, but i think that this commands needs something simular...