Difference between revisions of "RealTimeLighting"

From FTE
Jump to: navigation, search
 
Line 1: Line 1:
• Make sure you have some bumpmap textures.
 
 
 
• Install *.rtlights files to quake/id1/maps/
 
• Install *.rtlights files to quake/id1/maps/
  
 
To enable Real Time Lighting
 
To enable Real Time Lighting
  
r_shadows 1
+
sv_cheats 1
 +
 
 +
r_shadows 1 (or r_shadows 2 for realtime shadows as well as lighting)
  
gl_bump 1
+
r_shadow_realtime_world 1
  
 
r_loadlit 2
 
r_loadlit 2
 
sv_cheats 1
 
  
 
vid_restart
 
vid_restart
  
 
map XXXXXXX
 
map XXXXXXX
 
r_shadow_realtime_world 1
 
  
 
See Also:
 
See Also:

Revision as of 05:49, 1 February 2006

• Install *.rtlights files to quake/id1/maps/

To enable Real Time Lighting

sv_cheats 1

r_shadows 1 (or r_shadows 2 for realtime shadows as well as lighting)

r_shadow_realtime_world 1

r_loadlit 2

vid_restart

map XXXXXXX

See Also:

gl_bump

r_shadows

r_loadlit

r_shadow_realtime_world

You can find a "dm6.rtlights" here: Right Click Save-As

You can also find some .rtlights for Episode 1 of Quake here: Romi's RTLights