Custom plugin.ini for octane :?

3D Studio Max Plugin (Export Script Plugins developed by [gk] and KilaD; Integrated Plugin developed by Karba)
Forum rules
Please post only in English in this subforum. For alternate language discussion please go here http://render.otoy.com/forum/viewforum.php?f=18
User avatar
alvius
Licensed Customer
Posts: 6
Joined: Thu Dec 15, 2011 12:18 pm

Sorry for such a long delay. Had unexpected deadline shift.

Ok. So here's how i have it setup:

I've copied all Octane 3ds Max files to C:\Program Files\OTOY. Folder structure is shown in Picture001.png.
Root folders contain octane.dat, octane.dll and vcomp.dll files. Plugins folders contain Octane3dsmax.dlr.

Then I've created INI file for each Octane for 3ds Max installed and stored them in C:\Program Files\OTOY.

3ds_Max_2014_Octane_118.ini contents are:

Code: Select all

[Directories]
Octane=C:\Program Files\OTOY\Octane_3ds_Max_2014_118\Plugins
3ds_Max_2014_Octane_120.ini contents are:

Code: Select all

[Directories]
Octane=C:\Program Files\OTOY\Octane_3ds_Max_2014_120\Plugins
Then I've created CMD file for each Octane for 3ds Max version installed:

3ds_Max_2014_Octane_118.cmd:

Code: Select all

set PATH=C:\Program Files\OTOY\Octane_3ds_Max_2014_118\Root;%PATH%
call "C:\Program Files\Autodesk\3ds Max 2014\3dsMax.exe" -p "C:\Program Files\OTOY\3ds_Max_2014_Octane_118.ini"
3ds_Max_2014_Octane_120.cmd:

Code: Select all

set PATH=C:\Program Files\OTOY\Octane_3ds_Max_2014_120\Root;%PATH%
call "C:\Program Files\Autodesk\3ds Max 2014\3dsMax.exe" -p "C:\Program Files\OTOY\3ds_Max_2014_Octane_120.ini"
So from now on if you want to use Octane in 3ds Max you need to use appropriate CMD file. Or launch Max the ussual way if Octane is not needed.

Tested on Windows 8 Pro and Windows 8.1 Pro with 3ds Max 2014 SP3. Both machines have UAC off and Admin approval mode is disabled in Security Policy. I don't know if UAC and Admin approval mode affect it but just wanted let you to know ;)
Attachments
Picture001.png
Picture001.png (5.19 KiB) Viewed 1018 times
Post Reply

Return to “Autodesk 3Ds Max”