Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changes between Version 15 and Version 16 of dev/VisualStudio


Ignore:
Timestamp:
Mar 2, 2010, 4:53:16 PM (14 years ago)
Author:
gnadler
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • dev/VisualStudio

    v15 v16  
    66
    77=== DirectX and OpenAL ===
    8 You sure have DirectX 9 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.
     8You 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.
    99
    1010=== Getting everything set and done ===