I'd liek to know what are your compile settings.
What do you compile in the BSP, VIS and LIGHT Stage?
Compiling Setup
Compiling Setup
[12:25] <JohnnyEnglish> morning Nounou
[12:25] <JohnnyEnglish> wotcha doing?
[12:25] <Nounou> hello
[12:26] <Nounou> nothing much, i've nothing to do at work so
[12:26] <Nounou> modeling woman
[12:26] <JohnnyEnglish> woo
[12:26] <JohnnyEnglish> real women?
[12:26] <Nounou> realistic yes, on maya
[12:25] <JohnnyEnglish> wotcha doing?
[12:25] <Nounou> hello
[12:26] <Nounou> nothing much, i've nothing to do at work so
[12:26] <Nounou> modeling woman
[12:26] <JohnnyEnglish> woo
[12:26] <JohnnyEnglish> real women?
[12:26] <Nounou> realistic yes, on maya
Re: Compiling Setup
bounce 99, nothin more
Re: Compiling Setup
Oww..
I though we needed -meta to be able to play
I though we needed -meta to be able to play
[12:25] <JohnnyEnglish> morning Nounou
[12:25] <JohnnyEnglish> wotcha doing?
[12:25] <Nounou> hello
[12:26] <Nounou> nothing much, i've nothing to do at work so
[12:26] <Nounou> modeling woman
[12:26] <JohnnyEnglish> woo
[12:26] <JohnnyEnglish> real women?
[12:26] <Nounou> realistic yes, on maya
[12:25] <JohnnyEnglish> wotcha doing?
[12:25] <Nounou> hello
[12:26] <Nounou> nothing much, i've nothing to do at work so
[12:26] <Nounou> modeling woman
[12:26] <JohnnyEnglish> woo
[12:26] <JohnnyEnglish> real women?
[12:26] <Nounou> realistic yes, on maya
Re: Compiling Setup
:italy => {
:bsp => "-meta -patchmeta",
:vis => "",
:light => "-shade -patchshadows -dark -samplesize 28 -dirty -dirtmode 1 -dirtdepth 16 -samples 4",
:all => "-v",
},
Still experimenting with lighting
:bsp => "-meta -patchmeta",
:vis => "",
:light => "-shade -patchshadows -dark -samplesize 28 -dirty -dirtmode 1 -dirtdepth 16 -samples 4",
:all => "-v",
},
Still experimenting with lighting
Rain - Blog - deviantArt
<Delirium> I did like a reverse jizz
<Delirium> in my pants
<Delirium> my jeans went into my sack
<Delirium> through my dick
Re: Compiling Setup
Differs based on map, but the one ive been using a late for a final compile is this.
-meta
-vis
-light -fast -samples 256 -samplesize 1 -bounce 99 -filter
My default_build_menu.xml for the last map i did.
-meta
-vis
-light -fast -samples 256 -samplesize 1 -bounce 99 -filter
My default_build_menu.xml for the last map i did.
Code: Select all
<?xml version="1.0"?>
<project version="2.0">
<var name="q3map2">"[RadiantPath]q3map2.[ExecutableType]" -v<cond value="[MonitorAddress]"> -connect [MonitorAddress]</cond> -game quake3 -fs_basepath "[EnginePath]"<cond value="[GameName]"> -fs_game [GameName]</cond></var>
<build name="Q3Map2: (Meta) BSP -meta">
<command>[q3map2] -meta "[MapFile]" > ~/.urtmap/abababab1/abababab1-bsp-debug.log</command>
</build>
<build name="Q3Map2: (Vis) -vis">
<command>[q3map2] -vis "[MapFile]" > ~/.urtmap/abababab1/abababab1-vis-debug.log</command>
</build>
<build name="Q3Map2: (Test) -light -fast -samples 4 -bounce 2 -filter -gamma 1.5">
<command>[q3map2] -light -fast -samples 4 -bounce 2 -filter -gamma 1.5 "[MapFile]" > urtmap/abababab1/abababab1-light-debug.log</command>
</build>
<build name="Q3Map2: (Beta) -light -fast -samples 16 -samplesize 1 -bounce 8 -gamma 1.5 -compensate 0 -filter">
<command>[q3map2] -light -fast -samples 16 -samplesize 1 -bounce 8 -gamma 1.5 -compensate 0 -filter "[MapFile]" > ~/.urtmap/abababab1/abababab1-light-debug.log</command>
</build>
<build name="Q3Map2: (Final) -light -fast -samples 256 -samplesize 1 -bounce 99 -gamma 1.5 -compensate 0 -filter">
<command>[q3map2] -light -fast -samples 256 -samplesize 1 -bounce 99 -gamma 1.5 -compensate 0 -filter "[MapFile]" > ~/.urtmap/abababab1/abababab1-light-debug.log</command>
</build>
</project>
Re: Compiling Setup
Hey Moonie or anyone else, where do I find the file which holds this information... I can not find it!
"I still miss my ex girlfriend, but my aim is improving."
Re: Compiling Setup
On Netradiant (1.5 or less) and on Linux, its in /path/to/Netradiant/<gamename>.game/default_build_menu.xml
or
~/.radiant/<version>/<gamename>.game/build_menu.xml
No clue for windows as i havent used it in some years.
or
~/.radiant/<version>/<gamename>.game/build_menu.xml
No clue for windows as i havent used it in some years.