DEADSOFTWARE

quote fix
[d2df-sdl.git] / README
diff --git a/README b/README
index 58c544c0d72694378b2900fa4ce85c70d9309d5e..b776de837308315f5094422a4cfaf271fa06dd33 100644 (file)
--- a/README
+++ b/README
@@ -27,7 +27,7 @@ Additionally you can add following options:
     * -dUSE_GLSTUB      Disable rendering
   Sound driver:
     * -dUSE_FMOD        Build with FMODEx 4.26.x
-    * -dUSE_SDLMIXER    Build with SDL2_mixer 2.0.x
+    * -dUSE_SDLMIXER    Build with SDL_mixer
     * -dUSE_OPENAL      Build with OpenAL 1.1
     * -dUSE_SOUNDSTUB   Disable sound management
   Sound file drivers (OpenAL only):
@@ -39,6 +39,7 @@ Additionally you can add following options:
     * -dUSE_XMP         Build with linxmp
     * -dUSE_MPG123      Build with libmpg123
     * -dUSE_OPUS        Build with libopus
+    * -dUSE_GME         Build with libgme
   Other:
     * -dSDL2_NODPI      Build for old libSDL2
     * -dUSE_MINIUPNPC   Build with libminiupnpc for automatic server port
@@ -66,6 +67,8 @@ Then, you can use:
   -dLIBJIT_WINDOZE_STATIC       -- static LibJIT
   -dLIBENET_WINDOZE_STATIC      -- static ENet
   -dLIBMINIUPNPC_WINDOZE_STATIC -- static MiniUPNPC
+  -dVORBIS_WINDOZE_STATIC       -- static libogg/libvorbis (only in AL builds)
+  -dOPUS_WINDOZE_STATIC         -- static libogg/libopus (only in AL builds)
 
 Don't forget to specify lib*.a location with -Fi<...>