Skip to content

Commit 5905259

Browse files
committed
map/profile: use -keeplights like Unvanquished 0.50
1 parent 9ac4c46 commit 5905259

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed

profile/map/daemon.conf

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -5,41 +5,41 @@
55
extend = "common"
66

77
[nometa]
8-
bsp = { tool="q3map2", options="-bsp" }
8+
bsp = { tool="q3map2", options="-bsp -keeplights" }
99

1010
[novis]
11-
bsp = { tool="q3map2", options="-bsp -meta -fastmeta" }
11+
bsp = { tool="q3map2", options="-bsp -keeplights -meta -fastmeta" }
1212

1313
[nolight]
14-
bsp = { tool="q3map2", options="-bsp -meta -fastmeta" }
14+
bsp = { tool="q3map2", options="-bsp -keeplights -meta -fastmeta" }
1515
vis = { tool="q3map2", options="-vis -fast" }
1616

1717
[nodeluxe]
18-
bsp = { tool="q3map2", options="-bsp -meta -fastmeta" }
18+
bsp = { tool="q3map2", options="-bsp -keeplights -meta -fastmeta" }
1919
vis = { tool="q3map2", options="-vis -fast" }
2020
light = { tool="q3map2", options="-light -nocollapse -faster -fastallocate -patchshadows -lightmapsize 1024 -external" }
2121

2222
[nosample]
23-
bsp = { tool="q3map2", options="-bsp -meta -fastmeta" }
23+
bsp = { tool="q3map2", options="-bsp -keeplights -meta -fastmeta" }
2424
vis = { tool="q3map2", options="-vis -fast" }
2525
light = { tool="q3map2", options="-light -nocollapse -faster -fastallocate -patchshadows -deluxe -lightmapsize 1024 -external" }
2626

2727
[nobounce]
28-
bsp = { tool="q3map2", options="-bsp -meta -fastmeta -maxarea -samplesize 16" }
28+
bsp = { tool="q3map2", options="-bsp -keeplights -meta -fastmeta -maxarea -samplesize 16" }
2929
vis = { tool="q3map2", options="-vis" }
3030
light = { tool="q3map2", options="-light -nocollapse -faster -fastallocate -dirty -dirtscale 0.8 -dirtdepth 32 -patchshadows -samples 2 -samplesize 16 -randomsamples -deluxe -lightmapsize 1024 -external" }
3131

3232
[fast]
33-
bsp = { tool="q3map2", options="-bsp -meta -fastmeta -maxarea -samplesize 16" }
33+
bsp = { tool="q3map2", options="-bsp -keeplights -meta -fastmeta -maxarea -samplesize 16" }
3434
vis = { tool="q3map2", options="-vis" }
3535
light = { tool="q3map2", options="-light -nocollapse -faster -fastbounce -fastallocate -nobouncestore -shade -dirty -dirtscale 0.8 -dirtdepth 32 -patchshadows -samples 2 -samplesize 16 -randomsamples -bouncegrid -bounce 1 -deluxe -lightmapsize 1024 -external" }
3636

3737
[release]
38-
bsp = { tool="q3map2", options="-bsp -meta -maxarea -samplesize 8" }
38+
bsp = { tool="q3map2", options="-bsp -keeplights -meta -maxarea -samplesize 8" }
3939
vis = { tool="q3map2", options="-vis" }
4040
light = { tool="q3map2", options="-light -nocollapse -fastbounce -fastallocate -nobouncestore -shade -dirty -dirtscale 0.8 -dirtdepth 32 -patchshadows -samples 3 -samplesize 8 -randomsamples -bouncegrid -bounce 16 -deluxe -lightmapsize 1024 -external" }
4141

4242
[extreme]
43-
bsp = { tool="q3map2", options="-bsp -meta -maxarea -samplesize 8" }
43+
bsp = { tool="q3map2", options="-bsp -keeplights -meta -maxarea -samplesize 8" }
4444
vis = { tool="q3map2", options="-vis" }
4545
light = { tool="q3map2", options="-light -nocollapse -fastallocate -nobouncestore -shade -dirty -dirtscale 0.8 -dirtdepth 32 -patchshadows -samples 3 -samplesize 8 -randomsamples -bouncegrid -bounce 16 -deluxe -lightmapsize 1024 -external" }

profile/map/unvanquished.conf

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,25 +5,25 @@
55
extend = "daemon"
66

77
[nobounce]
8-
bsp = { tool="q3map2", options="-bsp -meta -fastmeta -maxarea -samplesize 16" }
8+
bsp = { tool="q3map2", options="-bsp -keeplights -meta -fastmeta -maxarea -samplesize 16" }
99
vis = { tool="q3map2", options="-vis" }
1010
light = { tool="q3map2", options="-light -nocollapse -faster -fastallocate -dirty -dirtscale 0.8 -dirtdepth 32 -patchshadows -samples 2 -samplesize 16 -randomsamples -deluxe -lightmapsize 1024 -external" }
1111
minimap = { tool="q3map2", options="-minimap" }
1212

1313
[fast]
14-
bsp = { tool="q3map2", options="-bsp -meta -fastmeta -maxarea -samplesize 16" }
14+
bsp = { tool="q3map2", options="-bsp -keeplights -meta -fastmeta -maxarea -samplesize 16" }
1515
vis = { tool="q3map2", options="-vis" }
1616
light = { tool="q3map2", options="-light -nocollapse -faster -fastbounce -fastallocate -nobouncestore -shade -dirty -dirtscale 0.8 -dirtdepth 32 -patchshadows -samples 2 -samplesize 16 -randomsamples -bouncegrid -bounce 1 -deluxe -lightmapsize 1024 -external" }
1717
minimap = { tool="q3map2", options="-minimap" }
1818

1919
[release]
20-
bsp = { tool="q3map2", options="-bsp -meta -maxarea -samplesize 8" }
20+
bsp = { tool="q3map2", options="-bsp -keeplights -meta -maxarea -samplesize 8" }
2121
vis = { tool="q3map2", options="-vis" }
2222
light = { tool="q3map2", options="-light -nocollapse -fastbounce -fastallocate -nobouncestore -shade -dirty -dirtscale 0.8 -dirtdepth 32 -patchshadows -samples 3 -samplesize 8 -randomsamples -bouncegrid -bounce 16 -deluxe -lightmapsize 1024 -external" }
2323
minimap = { tool="q3map2", options="-minimap" }
2424

2525
[extreme]
26-
bsp = { tool="q3map2", options="-bsp -meta -maxarea -samplesize 8" }
26+
bsp = { tool="q3map2", options="-bsp -keeplights -meta -maxarea -samplesize 8" }
2727
vis = { tool="q3map2", options="-vis" }
2828
light = { tool="q3map2", options="-light -nocollapse -fastallocate -nobouncestore -shade -dirty -dirtscale 0.8 -dirtdepth 32 -patchshadows -samples 3 -samplesize 8 -randomsamples -bouncegrid -bounce 16 -deluxe -lightmapsize 1024 -external" }
2929
minimap = { tool="q3map2", options="-minimap" }

0 commit comments

Comments
 (0)