3ds Max on Linux
This covers the installation of the 3DSMAX 9 trial, specifically, and may not be applicable to newer versions of 3DSMAX.
Create the WINE Prefix
First you will want to create a prefix for 3DSMAX. It should be a 32bit prefix. You can create it by running this on the command-line:
WINEARCH=win32 winetricks prefix=max9Launch Winetricks using the following command.
WINEARCH=win32 winetricksIf you're running a 64bit operating system you may run into this error:
------------------------------------------------------wine cmd.exe /c echo '%ProgramFiles%' returned empty string------------------------------------------------------
The solution is to make sure your default Wine prefix is using the WINEARCH=win32. If it is not have to delete ~/.wine and launch winetricks in WINEARCH=32 to initialize it properly.
Setup Libraries
First you will need to choose "Select max9" to select the max9 prefix. Once you select it and press OK you will be able to configure the prefix.
Next select Install a Windows DLL or component and press OK.
Check the following items to install:
d3dx9_26
dotnet20
msxml3
msxml6
vcrun2003
vcrun2005
vcrun2008
vcrun2010
vcrun6
Once checked press OK and wait for it to download and install these.
Installing the 3DSMAX9 Trial
In Winetricks choose Select max9 and click OK if you've not already selected it.
Next choose Run tskmgr and click OK. This will open a Windows Task Manager.
In the Task Manager click New Task... and browse to 3dsmax9Trial.exe.
Follow the self-extraction prompts and it will extract the installation to C:\3dsmax9Trial
Once the self extraction is complete click on New Task... again and browse up to My Computer to get to your C drive and ultimately the C:\3dsmax9Trial folder
Choose and run Setup.exe
Follow the prompts except on the Mental Ray screen - uncheck the option to install the satellite service. Do not install the satellite service.
Patch SP1
http://images.autodesk.com/adsk/files/3dsmax9_sp1_32bit.msp
Must install HF4
http://images.autodesk.com/adsk/files/3dsmax9_hf4_32.zip
==
disable stupid alt
sudo apt-get install dconf-tools
dconf-editor
"org / gnome / desktop / wm / preferences"
Clear "mouse-button-modifier"
===
/home/kaetemi/.local/share/wineprefixes/max9/drive_c/windows/winsxs/x86_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.6161_none_deadbeef
is missing
msvcp90.dll
find it somewhere (THE CORRECT VERSION) and copy it
===
add
msvcp71 and msvcr71 to overrides
in winecfg