Xonotic Forums
.options files - Printable Version

+- Xonotic Forums (https://forums.xonotic.org)
+-- Forum: Creating & Contributing (https://forums.xonotic.org/forumdisplay.php?fid=10)
+--- Forum: Xonotic - Editing and Concept Art (https://forums.xonotic.org/forumdisplay.php?fid=11)
+--- Thread: .options files (/showthread.php?tid=722)



.options files - MintOX - 07-17-2010

Can somebody that knows how to structure these files properly please explain how?
For example I want to do a full vis, full light. This is straight from radiant:

-meta -v -samplesize 8 -minsamplesize 4 -mv 1000000 -mi 6000000 "[MapFile]" -vis -saveprt -fast "[MapFile]" -light -deluxe -patchshadows -samples 3 -lightmapsize 512 -bounce 8 -fastbounce -bouncegrid -dirty -dirtscale 2 "[MapFile]" -minimap "[MapFile]"

Is the syntax right for a .options file?

Cheers!


RE: .options files - FruitieX - 07-17-2010

You're not supposed to have -fast in the vis stage if you want full vis.
The + signs in the .options files are replaced with defaults according to div0