Difference between revisions of "Anri-chan/Source/ini.bat"
From SDA Knowledge Base
Ballofsnow (Talk | contribs) (NMF is back, but disabled by default.) |
Ballofsnow (Talk | contribs) (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= | + | SET NMF_enabled=true |
</nowiki></pre> | </nowiki></pre> |
Revision as of 16: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