Difference between revisions of "Anri-chan/Source/ini.bat"

From SDA Knowledge Base

Jump to: navigation, search
(NMF is back, but disabled by default.)
(NMF is back and fully operational.)
Line 5: Line 5:
  
 
REM Make sure you have the lagarith codec installed. Set to true to enable it.
 
REM Make sure you have the lagarith codec installed. Set to true to enable it.
SET NMF_enabled=false
+
SET NMF_enabled=true
 
</nowiki></pre>
 
</nowiki></pre>

Revision as of 17:29, 30 March 2008

REM Change directory where project folder is saved.  
REM No backslash. Set to E: for example. If blank, saves to desktop.
SET parentdir=

REM Make sure you have the lagarith codec installed. Set to true to enable it.
SET NMF_enabled=true
Personal tools