|
|
@@ -18,6 +18,6 @@ a corresponding ChapterXX-mac.xcodeproj file.
|
|
|
|
|
|
Code for Chapter 7 and beyond uses the FMOD API for audio. This requires
|
|
|
a separate installation from (https://www.fmod.com/download). Download
|
|
|
-and install version 1.10.x of the FMOD Studio API. On Windows, install
|
|
|
-FMOD to the default directory. On Mac, copy the contents of the FMOD package
|
|
|
-into External/FMOD.
|
|
|
+and install version 1.09.x of the FMOD Studio API (newer versions are untested).
|
|
|
+On Windows, install FMOD to the default directory. On Mac, copy the contents
|
|
|
+of the FMOD package into External/FMOD.
|