Commands Question!

Just starting out? Need help? Post your questions and find answers here.
embrance
User
User
Posts: 37
Joined: Mon Sep 01, 2003 4:22 am

Commands Question!

Post 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...
GPI
PureBasic Expert
PureBasic Expert
Posts: 1394
Joined: Fri Apr 25, 2003 6:41 pm

Post 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...
Post Reply