LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   EXE and directx compatibility (https://www.linuxquestions.org/questions/linux-newbie-8/exe-and-directx-compatibility-522858/)

theonlycarmire 01-25-2007 09:31 PM

EXE and directx compatibility
 
Hey, I was wondering if Linux runs .exe files, or directx at all. If not, does it have a work around for either of these?

pixellany 01-25-2007 09:43 PM

Not sure what the relation between .exe and direct-x is....

.exe is a Windows executable and--without help--will not run on Linux (Or any other non-Windows system).

In Linux, we have WINE, which attempts to re-create the Windows API on Linux. It works for some things and not others. CrossOver Office is a commercial port of WINE in which certain things are guaranteed to work.

go to the WINE and CrossOver (Codeweavers.com) sites to learn more about the speciic app you want to use.

There is also Cedega for games.

theonlycarmire 01-25-2007 11:31 PM

what about directx? what does linux use instead?

indienick 01-25-2007 11:50 PM

Linux really doesn't have - or need - a DirectX-like application/library.

Seeing as DirectX is really just used as hardware acceleration for games and such, the closest thing could/would be Cedega.

btmiller 01-26-2007 12:04 AM

Most Linux apps that require high performance 3D graphics use OpenGL (which is also available for Windows).

theonlycarmire 01-26-2007 04:51 PM

yes, but opengl is much crappier than directx

so my question is, does "cedega" support many of the games that windows supports?

And a follow up question, will my 512 nvidia 7900gtx graphics card, and amd x2 dual core processor be taken advantage of by using linux?

sumguy231 01-26-2007 05:30 PM

There's an official compatibility list for Cedega at transgaming.com here:
http://transgaming.org/gamesdb/
Be aware that Cedega does cost money, however, as does Crossover Office. Wine is free though.

Quote:

And a follow up question, will my 512 nvidia 7900gtx graphics card, and amd x2 dual core processor be taken advantage of by using linux?
Only if you install the proprietary Nvidia graphics drivers will you be able to take advantage of your video card. How to best install it depends on which Linux distribution you choose.

btmiller 01-27-2007 12:15 AM

In addition, your dual core processor should be detected automatically. You should be running a "smp" (multiprocessor) kernel, which will sue both processors.


All times are GMT -5. The time now is 06:47 PM.