From 699f3833c0679743ef9a6adecfc63fd0ac13d5d0 Mon Sep 17 00:00:00 2001 From: Thomas Debesse Date: Fri, 31 Oct 2025 23:40:07 +0100 Subject: [PATCH 1/4] profile/map: add release build for the linear pipeline, provide old release build --- profile/map/daemon.conf | 12 ++++++------ profile/map/unvanquished.conf | 18 +++++++++++++++--- 2 files changed, 21 insertions(+), 9 deletions(-) diff --git a/profile/map/daemon.conf b/profile/map/daemon.conf index b4f1989..04811dc 100644 --- a/profile/map/daemon.conf +++ b/profile/map/daemon.conf @@ -17,29 +17,29 @@ vis = { tool="q3map2", options="-vis -fast" } [nodeluxe] bsp = { tool="q3map2", options="-bsp -keeplights -meta -fastmeta" } vis = { tool="q3map2", options="-vis -fast" } -light = { tool="q3map2", options="-light -nocollapse -faster -fastallocate -patchshadows -lightmapsize 1024 -external" } +light = { tool="q3map2", options="-light -nocollapse -faster -fastallocate -sRGB -backsplasharea -patchshadows -lightmapsize 1024 -external" } [nosample] bsp = { tool="q3map2", options="-bsp -keeplights -meta -fastmeta" } vis = { tool="q3map2", options="-vis -fast" } -light = { tool="q3map2", options="-light -nocollapse -faster -fastallocate -patchshadows -deluxe -lightmapsize 1024 -external" } +light = { tool="q3map2", options="-light -nocollapse -faster -fastallocate -sRGB -backsplasharea -patchshadows -deluxe -lightmapsize 1024 -external" } [nobounce] bsp = { tool="q3map2", options="-bsp -keeplights -meta -fastmeta -maxarea -samplesize 16" } vis = { tool="q3map2", options="-vis" } -light = { tool="q3map2", options="-light -nocollapse -faster -fastallocate -dirty -dirtscale 0.8 -dirtdepth 32 -patchshadows -samples 2 -samplesize 16 -randomsamples -deluxe -lightmapsize 1024 -external" } +light = { tool="q3map2", options="-light -nocollapse -faster -fastallocate -sRGB -backsplasharea -dirty -dirtscale 0.8 -dirtdepth 32 -patchshadows -samples 2 -samplesize 16 -randomsamples -deluxe -lightmapsize 1024 -external" } [fast] bsp = { tool="q3map2", options="-bsp -keeplights -meta -fastmeta -maxarea -samplesize 16" } vis = { tool="q3map2", options="-vis" } -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" } +light = { tool="q3map2", options="-light -nocollapse -faster -fastbounce -fastallocate -nobouncestore -sRGB -backsplasharea -shade -dirty -dirtscale 0.8 -dirtdepth 32 -patchshadows -samples 2 -samplesize 16 -randomsamples -bouncegrid -bounce 1 -deluxe -lightmapsize 1024 -external" } [release] bsp = { tool="q3map2", options="-bsp -keeplights -meta -maxarea -samplesize 8" } vis = { tool="q3map2", options="-vis" } -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" } +light = { tool="q3map2", options="-light -nocollapse -fastbounce -fastallocate -nobouncestore -sRGB -backsplasharea -shade -dirty -dirtscale 0.8 -dirtdepth 32 -patchshadows -samples 3 -samplesize 8 -randomsamples -bouncegrid -bounce 16 -deluxe -lightmapsize 1024 -external" } [extreme] bsp = { tool="q3map2", options="-bsp -keeplights -meta -maxarea -samplesize 8" } vis = { tool="q3map2", options="-vis" } -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" } +light = { tool="q3map2", options="-light -nocollapse -fastallocate -nobouncestore -sRGB -backsplasharea -shade -dirty -dirtscale 0.8 -dirtdepth 32 -patchshadows -samples 3 -samplesize 8 -randomsamples -bouncegrid -bounce 16 -deluxe -lightmapsize 1024 -external" } diff --git a/profile/map/unvanquished.conf b/profile/map/unvanquished.conf index 854dcdc..a7e373d 100644 --- a/profile/map/unvanquished.conf +++ b/profile/map/unvanquished.conf @@ -7,23 +7,35 @@ extend = "daemon" [nobounce] bsp = { tool="q3map2", options="-bsp -keeplights -meta -fastmeta -maxarea -samplesize 16" } vis = { tool="q3map2", options="-vis" } -light = { tool="q3map2", options="-light -nocollapse -faster -fastallocate -dirty -dirtscale 0.8 -dirtdepth 32 -patchshadows -samples 2 -samplesize 16 -randomsamples -deluxe -lightmapsize 1024 -external" } +light = { tool="q3map2", options="-light -nocollapse -faster -fastallocate -sRGB -backsplasharea -dirty -dirtscale 0.8 -dirtdepth 32 -patchshadows -samples 2 -samplesize 16 -randomsamples -deluxe -lightmapsize 1024 -external" } minimap = { tool="q3map2", options="-minimap" } [fast] bsp = { tool="q3map2", options="-bsp -keeplights -meta -fastmeta -maxarea -samplesize 16" } vis = { tool="q3map2", options="-vis" } -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" } +light = { tool="q3map2", options="-light -nocollapse -faster -fastbounce -fastallocate -nobouncestore -sRGB -backsplasharea -shade -dirty -dirtscale 0.8 -dirtdepth 32 -patchshadows -samples 2 -samplesize 16 -randomsamples -bouncegrid -bounce 1 -deluxe -lightmapsize 1024 -external" } minimap = { tool="q3map2", options="-minimap" } [release] bsp = { tool="q3map2", options="-bsp -keeplights -meta -maxarea -samplesize 8" } vis = { tool="q3map2", options="-vis" } +light = { tool="q3map2", options="-light -nocollapse -fastbounce -fastallocate -nobouncestore -sRGB -backsplasharea -shade -dirty -dirtscale 0.8 -dirtdepth 32 -patchshadows -samples 3 -samplesize 8 -randomsamples -bouncegrid -bounce 16 -deluxe -lightmapsize 1024 -external" } +minimap = { tool="q3map2", options="-minimap" } + +[release-before-0-56] +bsp = { tool="q3map2", options="-bsp -keeplights -meta -maxarea -samplesize 8" } +vis = { tool="q3map2", options="-vis" } 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" } minimap = { tool="q3map2", options="-minimap" } +[release-before-0-52] +bsp = { tool="q3map2", options="-bsp -keeplights -meta -maxarea -samplesize 8" } +vis = { tool="q3map2", options="-vis" } +light = { tool="q3map2", options="-light -nocollapse -fast -fastbounce -fastallocate -nobouncestore -shade -dirty -dirtscale 0.8 -dirtdepth 32 -patchshadows -samples 3 -samplesize 8 -randomsamples -bouncegrid -bounce 16 -deluxe -lightmapsize 1024 -external" } +minimap = { tool="q3map2", options="-minimap" } + [extreme] bsp = { tool="q3map2", options="-bsp -keeplights -meta -maxarea -samplesize 8" } vis = { tool="q3map2", options="-vis" } -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" } +light = { tool="q3map2", options="-light -nocollapse -fastallocate -nobouncestore -sRGB -backsplasharea -shade -dirty -dirtscale 0.8 -dirtdepth 32 -patchshadows -samples 3 -samplesize 8 -randomsamples -bouncegrid -bounce 16 -deluxe -lightmapsize 1024 -external" } minimap = { tool="q3map2", options="-minimap" } From 6b01ef4ca799a776d6cba3bfbeb75457492330a3 Mon Sep 17 00:00:00 2001 From: Thomas Debesse Date: Tue, 3 Mar 2026 14:45:00 +0100 Subject: [PATCH 2/4] profile/map: disable dirt mapping --- profile/map/daemon.conf | 8 ++++---- profile/map/unvanquished.conf | 12 ++++++------ 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/profile/map/daemon.conf b/profile/map/daemon.conf index 04811dc..6bcfd44 100644 --- a/profile/map/daemon.conf +++ b/profile/map/daemon.conf @@ -27,19 +27,19 @@ light = { tool="q3map2", options="-light -nocollapse -faster -fastallocate -sRGB [nobounce] bsp = { tool="q3map2", options="-bsp -keeplights -meta -fastmeta -maxarea -samplesize 16" } vis = { tool="q3map2", options="-vis" } -light = { tool="q3map2", options="-light -nocollapse -faster -fastallocate -sRGB -backsplasharea -dirty -dirtscale 0.8 -dirtdepth 32 -patchshadows -samples 2 -samplesize 16 -randomsamples -deluxe -lightmapsize 1024 -external" } +light = { tool="q3map2", options="-light -nocollapse -faster -fastallocate -sRGB -backsplasharea -patchshadows -samples 2 -samplesize 16 -randomsamples -deluxe -lightmapsize 1024 -external" } [fast] bsp = { tool="q3map2", options="-bsp -keeplights -meta -fastmeta -maxarea -samplesize 16" } vis = { tool="q3map2", options="-vis" } -light = { tool="q3map2", options="-light -nocollapse -faster -fastbounce -fastallocate -nobouncestore -sRGB -backsplasharea -shade -dirty -dirtscale 0.8 -dirtdepth 32 -patchshadows -samples 2 -samplesize 16 -randomsamples -bouncegrid -bounce 1 -deluxe -lightmapsize 1024 -external" } +light = { tool="q3map2", options="-light -nocollapse -faster -fastbounce -fastallocate -nobouncestore -sRGB -backsplasharea -shade -patchshadows -samples 2 -samplesize 16 -randomsamples -bouncegrid -bounce 1 -deluxe -lightmapsize 1024 -external" } [release] bsp = { tool="q3map2", options="-bsp -keeplights -meta -maxarea -samplesize 8" } vis = { tool="q3map2", options="-vis" } -light = { tool="q3map2", options="-light -nocollapse -fastbounce -fastallocate -nobouncestore -sRGB -backsplasharea -shade -dirty -dirtscale 0.8 -dirtdepth 32 -patchshadows -samples 3 -samplesize 8 -randomsamples -bouncegrid -bounce 16 -deluxe -lightmapsize 1024 -external" } +light = { tool="q3map2", options="-light -nocollapse -fastbounce -fastallocate -nobouncestore -sRGB -backsplasharea -shade -patchshadows -samples 3 -samplesize 8 -randomsamples -bouncegrid -bounce 16 -deluxe -lightmapsize 1024 -external" } [extreme] bsp = { tool="q3map2", options="-bsp -keeplights -meta -maxarea -samplesize 8" } vis = { tool="q3map2", options="-vis" } -light = { tool="q3map2", options="-light -nocollapse -fastallocate -nobouncestore -sRGB -backsplasharea -shade -dirty -dirtscale 0.8 -dirtdepth 32 -patchshadows -samples 3 -samplesize 8 -randomsamples -bouncegrid -bounce 16 -deluxe -lightmapsize 1024 -external" } +light = { tool="q3map2", options="-light -nocollapse -fastallocate -nobouncestore -sRGB -backsplasharea -shade -patchshadows -samples 3 -samplesize 8 -randomsamples -bouncegrid -bounce 16 -deluxe -lightmapsize 1024 -external" } diff --git a/profile/map/unvanquished.conf b/profile/map/unvanquished.conf index a7e373d..910eda8 100644 --- a/profile/map/unvanquished.conf +++ b/profile/map/unvanquished.conf @@ -7,35 +7,35 @@ extend = "daemon" [nobounce] bsp = { tool="q3map2", options="-bsp -keeplights -meta -fastmeta -maxarea -samplesize 16" } vis = { tool="q3map2", options="-vis" } -light = { tool="q3map2", options="-light -nocollapse -faster -fastallocate -sRGB -backsplasharea -dirty -dirtscale 0.8 -dirtdepth 32 -patchshadows -samples 2 -samplesize 16 -randomsamples -deluxe -lightmapsize 1024 -external" } +light = { tool="q3map2", options="-light -nocollapse -faster -fastallocate -sRGB -backsplasharea -patchshadows -samples 2 -samplesize 16 -randomsamples -deluxe -lightmapsize 1024 -external" } minimap = { tool="q3map2", options="-minimap" } [fast] bsp = { tool="q3map2", options="-bsp -keeplights -meta -fastmeta -maxarea -samplesize 16" } vis = { tool="q3map2", options="-vis" } -light = { tool="q3map2", options="-light -nocollapse -faster -fastbounce -fastallocate -nobouncestore -sRGB -backsplasharea -shade -dirty -dirtscale 0.8 -dirtdepth 32 -patchshadows -samples 2 -samplesize 16 -randomsamples -bouncegrid -bounce 1 -deluxe -lightmapsize 1024 -external" } +light = { tool="q3map2", options="-light -nocollapse -faster -fastbounce -fastallocate -nobouncestore -sRGB -backsplasharea -shade -patchshadows -samples 2 -samplesize 16 -randomsamples -bouncegrid -bounce 1 -deluxe -lightmapsize 1024 -external" } minimap = { tool="q3map2", options="-minimap" } [release] bsp = { tool="q3map2", options="-bsp -keeplights -meta -maxarea -samplesize 8" } vis = { tool="q3map2", options="-vis" } -light = { tool="q3map2", options="-light -nocollapse -fastbounce -fastallocate -nobouncestore -sRGB -backsplasharea -shade -dirty -dirtscale 0.8 -dirtdepth 32 -patchshadows -samples 3 -samplesize 8 -randomsamples -bouncegrid -bounce 16 -deluxe -lightmapsize 1024 -external" } +light = { tool="q3map2", options="-light -nocollapse -fastbounce -fastallocate -nobouncestore -sRGB -backsplasharea -shade -patchshadows -samples 3 -samplesize 8 -randomsamples -bouncegrid -bounce 16 -deluxe -lightmapsize 1024 -external" } minimap = { tool="q3map2", options="-minimap" } [release-before-0-56] bsp = { tool="q3map2", options="-bsp -keeplights -meta -maxarea -samplesize 8" } vis = { tool="q3map2", options="-vis" } -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" } +light = { tool="q3map2", options="-light -nocollapse -fastbounce -fastallocate -nobouncestore -shade -patchshadows -samples 3 -samplesize 8 -randomsamples -bouncegrid -bounce 16 -deluxe -lightmapsize 1024 -external" } minimap = { tool="q3map2", options="-minimap" } [release-before-0-52] bsp = { tool="q3map2", options="-bsp -keeplights -meta -maxarea -samplesize 8" } vis = { tool="q3map2", options="-vis" } -light = { tool="q3map2", options="-light -nocollapse -fast -fastbounce -fastallocate -nobouncestore -shade -dirty -dirtscale 0.8 -dirtdepth 32 -patchshadows -samples 3 -samplesize 8 -randomsamples -bouncegrid -bounce 16 -deluxe -lightmapsize 1024 -external" } +light = { tool="q3map2", options="-light -nocollapse -fast -fastbounce -fastallocate -nobouncestore -shade -patchshadows -samples 3 -samplesize 8 -randomsamples -bouncegrid -bounce 16 -deluxe -lightmapsize 1024 -external" } minimap = { tool="q3map2", options="-minimap" } [extreme] bsp = { tool="q3map2", options="-bsp -keeplights -meta -maxarea -samplesize 8" } vis = { tool="q3map2", options="-vis" } -light = { tool="q3map2", options="-light -nocollapse -fastallocate -nobouncestore -sRGB -backsplasharea -shade -dirty -dirtscale 0.8 -dirtdepth 32 -patchshadows -samples 3 -samplesize 8 -randomsamples -bouncegrid -bounce 16 -deluxe -lightmapsize 1024 -external" } +light = { tool="q3map2", options="-light -nocollapse -fastallocate -nobouncestore -sRGB -backsplasharea -shade -patchshadows -samples 3 -samplesize 8 -randomsamples -bouncegrid -bounce 16 -deluxe -lightmapsize 1024 -external" } minimap = { tool="q3map2", options="-minimap" } From 598d91236d6d76305d3178f1a7ad81a787958664 Mon Sep 17 00:00:00 2001 From: Thomas Debesse Date: Sat, 21 Mar 2026 19:36:41 +0100 Subject: [PATCH 3/4] profile/map: reword the sRGB options the explicit way, also use them on BSP stage --- profile/map/daemon.conf | 30 +++++++++++++++--------------- profile/map/unvanquished.conf | 16 ++++++++-------- 2 files changed, 23 insertions(+), 23 deletions(-) diff --git a/profile/map/daemon.conf b/profile/map/daemon.conf index 6bcfd44..7031ca4 100644 --- a/profile/map/daemon.conf +++ b/profile/map/daemon.conf @@ -5,41 +5,41 @@ extend = "common" [nometa] -bsp = { tool="q3map2", options="-bsp -keeplights" } +bsp = { tool="q3map2", options="-bsp -sRGBcolor -sRGBtex -keeplights" } [novis] -bsp = { tool="q3map2", options="-bsp -keeplights -meta -fastmeta" } +bsp = { tool="q3map2", options="-bsp -sRGBcolor -sRGBtex -keeplights -meta -fastmeta" } [nolight] -bsp = { tool="q3map2", options="-bsp -keeplights -meta -fastmeta" } +bsp = { tool="q3map2", options="-bsp -sRGBcolor -sRGBtex -keeplights -meta -fastmeta" } vis = { tool="q3map2", options="-vis -fast" } [nodeluxe] -bsp = { tool="q3map2", options="-bsp -keeplights -meta -fastmeta" } +bsp = { tool="q3map2", options="-bsp -sRGBcolor -sRGBtex -keeplights -meta -fastmeta" } vis = { tool="q3map2", options="-vis -fast" } -light = { tool="q3map2", options="-light -nocollapse -faster -fastallocate -sRGB -backsplasharea -patchshadows -lightmapsize 1024 -external" } +light = { tool="q3map2", options="-light -sRGBcolor -sRGBtex -sRGBlight -nocollapse -faster -fastallocate-backsplasharea -patchshadows -lightmapsize 1024 -external" } [nosample] -bsp = { tool="q3map2", options="-bsp -keeplights -meta -fastmeta" } +bsp = { tool="q3map2", options="-bsp -sRGBcolor -sRGBtex -keeplights -meta -fastmeta" } vis = { tool="q3map2", options="-vis -fast" } -light = { tool="q3map2", options="-light -nocollapse -faster -fastallocate -sRGB -backsplasharea -patchshadows -deluxe -lightmapsize 1024 -external" } +light = { tool="q3map2", options="-light -sRGBcolor -sRGBtex -sRGBlight -nocollapse -faster -fastallocate-backsplasharea -patchshadows -deluxe -lightmapsize 1024 -external" } [nobounce] -bsp = { tool="q3map2", options="-bsp -keeplights -meta -fastmeta -maxarea -samplesize 16" } +bsp = { tool="q3map2", options="-bsp -sRGBcolor -sRGBtex -keeplights -meta -fastmeta -maxarea -samplesize 16" } vis = { tool="q3map2", options="-vis" } -light = { tool="q3map2", options="-light -nocollapse -faster -fastallocate -sRGB -backsplasharea -patchshadows -samples 2 -samplesize 16 -randomsamples -deluxe -lightmapsize 1024 -external" } +light = { tool="q3map2", options="-light -sRGBcolor -sRGBtex -sRGBlight -nocollapse -faster -fastallocate-backsplasharea -patchshadows -samples 2 -samplesize 16 -randomsamples -deluxe -lightmapsize 1024 -external" } [fast] -bsp = { tool="q3map2", options="-bsp -keeplights -meta -fastmeta -maxarea -samplesize 16" } +bsp = { tool="q3map2", options="-bsp -sRGBcolor -sRGBtex -keeplights -meta -fastmeta -maxarea -samplesize 16" } vis = { tool="q3map2", options="-vis" } -light = { tool="q3map2", options="-light -nocollapse -faster -fastbounce -fastallocate -nobouncestore -sRGB -backsplasharea -shade -patchshadows -samples 2 -samplesize 16 -randomsamples -bouncegrid -bounce 1 -deluxe -lightmapsize 1024 -external" } +light = { tool="q3map2", options="-light -sRGBcolor -sRGBtex -sRGBlight -nocollapse -faster -fastbounce -fastallocate -nobouncestore -backsplasharea -shade -patchshadows -samples 2 -samplesize 16 -randomsamples -bouncegrid -bounce 1 -deluxe -lightmapsize 1024 -external" } [release] -bsp = { tool="q3map2", options="-bsp -keeplights -meta -maxarea -samplesize 8" } +bsp = { tool="q3map2", options="-bsp -sRGBcolor -sRGBtex -keeplights -meta -maxarea -samplesize 8" } vis = { tool="q3map2", options="-vis" } -light = { tool="q3map2", options="-light -nocollapse -fastbounce -fastallocate -nobouncestore -sRGB -backsplasharea -shade -patchshadows -samples 3 -samplesize 8 -randomsamples -bouncegrid -bounce 16 -deluxe -lightmapsize 1024 -external" } +light = { tool="q3map2", options="-light -sRGBcolor -sRGBtex -sRGBlight -nocollapse -fastbounce -fastallocate -nobouncestore -backsplasharea -shade -patchshadows -samples 3 -samplesize 8 -randomsamples -bouncegrid -bounce 16 -deluxe -lightmapsize 1024 -external" } [extreme] -bsp = { tool="q3map2", options="-bsp -keeplights -meta -maxarea -samplesize 8" } +bsp = { tool="q3map2", options="-bsp -sRGBcolor -sRGBtex -keeplights -meta -maxarea -samplesize 8" } vis = { tool="q3map2", options="-vis" } -light = { tool="q3map2", options="-light -nocollapse -fastallocate -nobouncestore -sRGB -backsplasharea -shade -patchshadows -samples 3 -samplesize 8 -randomsamples -bouncegrid -bounce 16 -deluxe -lightmapsize 1024 -external" } +light = { tool="q3map2", options="-light -sRGBcolor -sRGBtex -sRGBlight -nocollapse -fastallocate -nobouncestore -backsplasharea -shade -patchshadows -samples 3 -samplesize 8 -randomsamples -bouncegrid -bounce 16 -deluxe -lightmapsize 1024 -external" } diff --git a/profile/map/unvanquished.conf b/profile/map/unvanquished.conf index 910eda8..2a410dd 100644 --- a/profile/map/unvanquished.conf +++ b/profile/map/unvanquished.conf @@ -5,21 +5,21 @@ extend = "daemon" [nobounce] -bsp = { tool="q3map2", options="-bsp -keeplights -meta -fastmeta -maxarea -samplesize 16" } +bsp = { tool="q3map2", options="-bsp -sRGBcolor -sRGBtex -keeplights -meta -fastmeta -maxarea -samplesize 16" } vis = { tool="q3map2", options="-vis" } -light = { tool="q3map2", options="-light -nocollapse -faster -fastallocate -sRGB -backsplasharea -patchshadows -samples 2 -samplesize 16 -randomsamples -deluxe -lightmapsize 1024 -external" } +light = { tool="q3map2", options="-light -sRGBcolor -sRGBtex -sRGBlight -nocollapse -faster -fastallocate-backsplasharea -patchshadows -samples 2 -samplesize 16 -randomsamples -deluxe -lightmapsize 1024 -external" } minimap = { tool="q3map2", options="-minimap" } [fast] -bsp = { tool="q3map2", options="-bsp -keeplights -meta -fastmeta -maxarea -samplesize 16" } +bsp = { tool="q3map2", options="-bsp -sRGBcolor -sRGBtex -keeplights -meta -fastmeta -maxarea -samplesize 16" } vis = { tool="q3map2", options="-vis" } -light = { tool="q3map2", options="-light -nocollapse -faster -fastbounce -fastallocate -nobouncestore -sRGB -backsplasharea -shade -patchshadows -samples 2 -samplesize 16 -randomsamples -bouncegrid -bounce 1 -deluxe -lightmapsize 1024 -external" } +light = { tool="q3map2", options="-light -sRGBcolor -sRGBtex -sRGBlight -nocollapse -faster -fastbounce -fastallocate -nobouncestore -backsplasharea -shade -patchshadows -samples 2 -samplesize 16 -randomsamples -bouncegrid -bounce 1 -deluxe -lightmapsize 1024 -external" } minimap = { tool="q3map2", options="-minimap" } [release] -bsp = { tool="q3map2", options="-bsp -keeplights -meta -maxarea -samplesize 8" } +bsp = { tool="q3map2", options="-bsp -sRGBcolor -sRGBtex -keeplights -meta -maxarea -samplesize 8" } vis = { tool="q3map2", options="-vis" } -light = { tool="q3map2", options="-light -nocollapse -fastbounce -fastallocate -nobouncestore -sRGB -backsplasharea -shade -patchshadows -samples 3 -samplesize 8 -randomsamples -bouncegrid -bounce 16 -deluxe -lightmapsize 1024 -external" } +light = { tool="q3map2", options="-light -sRGBcolor -sRGBtex -sRGBlight -nocollapse -fastbounce -fastallocate -nobouncestore -backsplasharea -shade -patchshadows -samples 3 -samplesize 8 -randomsamples -bouncegrid -bounce 16 -deluxe -lightmapsize 1024 -external" } minimap = { tool="q3map2", options="-minimap" } [release-before-0-56] @@ -35,7 +35,7 @@ light = { tool="q3map2", options="-light -nocollapse -fast -fastbounce -fastallo minimap = { tool="q3map2", options="-minimap" } [extreme] -bsp = { tool="q3map2", options="-bsp -keeplights -meta -maxarea -samplesize 8" } +bsp = { tool="q3map2", options="-bsp -sRGBcolor -sRGBtex -keeplights -meta -maxarea -samplesize 8" } vis = { tool="q3map2", options="-vis" } -light = { tool="q3map2", options="-light -nocollapse -fastallocate -nobouncestore -sRGB -backsplasharea -shade -patchshadows -samples 3 -samplesize 8 -randomsamples -bouncegrid -bounce 16 -deluxe -lightmapsize 1024 -external" } +light = { tool="q3map2", options="-light -sRGBcolor -sRGBtex -sRGBlight -nocollapse -fastallocate -nobouncestore -backsplasharea -shade -patchshadows -samples 3 -samplesize 8 -randomsamples -bouncegrid -bounce 16 -deluxe -lightmapsize 1024 -external" } minimap = { tool="q3map2", options="-minimap" } From 937b18f787b86b39df12904661e1198ef31e9b74 Mon Sep 17 00:00:00 2001 From: Thomas Debesse Date: Sun, 15 Mar 2026 19:05:09 +0100 Subject: [PATCH 4/4] urcheon/texset: fix sloth file listing --- Urcheon/Texset.py | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Urcheon/Texset.py b/Urcheon/Texset.py index 52f980d..9553a39 100644 --- a/Urcheon/Texset.py +++ b/Urcheon/Texset.py @@ -356,7 +356,9 @@ def walk(self): for texture_source_dir in self.texture_source_dir_list: sloth_list = [] - for dir_name, subdir_name_list, file_name_list in os.walk(texture_source_dir): + texture_source_dir_fullpath = os.path.join(self.source_dir, texture_source_dir) + + for dir_name, subdir_name_list, file_name_list in os.walk(texture_source_dir_fullpath): dir_relpath = os.path.relpath(dir_name, self.source_dir) logging.debug("dir_name: " + dir_name + ", subdir_name_list: " + str(subdir_name_list) + ", file_name_list: " + str(file_name_list))