Re: Problem with "Create photo function"/Internal Renderer

by carolaclavo » Fri Nov 06, 2009 3:05 pm

Instead of entering directly "java", you have to write the full path of "java".
It will probably be:

Code: Select all

C:\Program Files\Java\jre6\bin\java.exe

Then the command will become:

Code: Select all

"C:\Program Files\Java\jre6\bin\java.exe" -Xmx1024m -jar path/to/SweetHome3D-x.y.jar
There's an other solution, create a text file named SweetHome3D.l4j.ini in the same directory as SweetHome3D.exe, and write the following text in that file:

Code: Select all

-Xmx1024m
and relaunch Sweet Home 3D.
Is there anything like this I can do on the Mac version? I'm not able to save a photo in high quality. Thank you :)