Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Note

If you're running a 64bit operating system you may run into this error:

------------------------------------------------------
wine cmd.exe /c echo '%ProgramFiles%' returned empty string
------------------------------------------------------

If t his happens you will need to manually create the WINE prefix like this:

Code Block
languagebash
$ WINEARCH=win32 WINEPREFIX=~/.local/share/wineprefixes/max9/ winecfg
$ WINEARCH=win32 WINEPREFIX=~/.local/share/wineprefixes/max9/ winetricks

 

 

Select max9

...

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

Install max9 trial

Don't install sattelite service

...