Merge pull request #77 from nzp-team/litsprites

FTE: Change mod_litsprites_force to 1
This commit is contained in:
cypress 2024-07-09 18:33:25 -07:00 committed by GitHub
commit d52d3d91bb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -428,6 +428,7 @@ seta r_loadlit "1" //Whether to load lit files.
//Note that regeneration of lightmap data may be unreliable if the map was made for more advanced lighting tools.
//Deluxemap information will also be generated, as appropriate.
seta r_softwarebanding "0" //Utilise the Quake colormap in order to emulate 8bit software rendering. This results in banding as well as other artifacts that some believe adds character. Also forces nearest sampling on affected surfaces (palette indicies do not interpolate well).
mod_litsprites_force "1" //if set to 1, sprites will be lit according to world lighting
// Realtime Light editing/importing
r_shadow_realtime_world_importlightentitiesfrommap "0" //Controls default loading of map-based realtime lights.