Announcement

Collapse
No announcement yet.

3dsmax priority = below normal

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • 3dsmax priority = below normal

    Is there a way to set 3dsmax to always run in below normal priority even when run from backburner? I have my shortcut changed to

    C:\WINDOWS\system32\cmd.exe /c start "viz2008" /belownormal "C:\Program Files\Autodesk\VIZ2008\3dsviz.exe"

    Which works great but I'd like it to run below normal priority when started with backburner so I can continue working on other things while I'm rendering a que

    Thanks
    "A severed foot would make the ultimate stocking stuffer"
    -Mitch Hedberg

  • #2
    there's a thread around here somewhere, but we did it with a script from scriptspot. You just sprinkle it around in pluggins/startup and it automatically makes them low priority...

    e.

    Comment


    • #3
      you need to spawn your server to be in /belownormal command then the max spawned from that will also be in the same mode.
      Dmitry Vinnik
      Silhouette Images Inc.
      ShowReel:
      https://www.youtube.com/watch?v=qxSJlvSwAhA
      https://www.linkedin.com/in/dmitry-v...-identity-name

      Comment


      • #4
        Thanks. Worked perfectly, I changed my server shortcut to

        C:\WINDOWS\system32\cmd.exe /c start "server" /belownormal "C:\Program Files\Autodesk\Backburner\server.exe"
        "A severed foot would make the ultimate stocking stuffer"
        -Mitch Hedberg

        Comment


        • #5
          I have a script that does exactly this:

          http://www.anthonymclin.com/remosito...-priority.html


          If it's in your startup scripts, then whenever Max is launched in "server mode" (eg. backburner or VRay's DR) it will run in low priority mode. No need to change Shortcut paths or any of that easily breakable mess.


          Oh, and this is the script that I also have posted on scriptspot.

          Comment

          Working...
          X