21 lines
445 B
Plaintext
21 lines
445 B
Plaintext
Developer Information File:
|
|
|
|
- Don't use the global optimization switch (/Og) because it causes a black screen in Metroid Prime.
|
|
|
|
|
|
Software needed to compile:
|
|
nasm 0.99.06 +/-
|
|
DirectX 9.0c SDK +
|
|
|
|
Optional:
|
|
OpenAL SDK +/-
|
|
|
|
+ newer is ok
|
|
+/- newer and older is ok
|
|
|
|
|
|
|
|
Download locations:
|
|
NASM: http://nasm.sourceforge.net
|
|
DirectX SDK: http://msdn2.microsoft.com/en-us/xna/aa937788.aspx
|
|
OpenAL SDK: http://openal.org/downloads.html |