Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changes between Version 17 and Version 18 of dev/VisualStudio


Ignore:
Timestamp:
Aug 27, 2010, 1:01:49 PM (14 years ago)
Author:
rgrieder
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • dev/VisualStudio

    v17 v18  
    66
    77=== DirectX and OpenAL ===
    8 You need to make sure DirectX 9 is already installed (required for DirectInput). Also make sure you have installed OpenAL (might no be shipped with Windows 7). Otherwise you can compile and run everything but no sound will be played.
     8Orxonox itself only requires DirectX 8, but the OGRE graphics engine runs faster with DirectX 9 than with OpenGL. But you will probably already have DirectX 9 anyway. Also make sure you have installed the latest version of OpenAL.
     9[http://connect.creativelabs.com/openal/default.aspx OpenAL Homepage] (download the Windows installer)
    910
    1011=== Getting everything set and done ===