List of skies: Difference between revisions
m (Fixed link to CS skies) |
SirYodaJedi (talk | contribs) No edit summary |
||
(9 intermediate revisions by 3 users not shown) | |||
Line 4: | Line 4: | ||
This is a list of skies available in {{Source2|4}}, {{src|4}} and {{gldsrc|4}} engine games, along with pictures of each skybox. The {{Ent|light_environment}} settings listed (Ideal Sun Angle, Ideal Brightness, etc) are suggestions based on settings used in official maps; other values may also be appropriate. To test skies in singleplayer without recompiling the map, bring up the console and enter {{Command|sv_skyname|<sky_name>}}. Quicksave the game, load it again and the old skybox should be temporarily replaced with the new one. | This is a list of skies available in {{Source2|4}}, {{src|4}} and {{gldsrc|4}} engine games, along with pictures of each skybox. The {{Ent|light_environment}} settings listed (Ideal Sun Angle, Ideal Brightness, etc) are suggestions based on settings used in official maps; other values may also be appropriate. To test skies in singleplayer without recompiling the map, bring up the console and enter {{Command|sv_skyname|<sky_name>}}. Quicksave the game, load it again and the old skybox should be temporarily replaced with the new one. | ||
{{note|If you are mapping for {{hl2ep2|2}}, you need to add ''_hdr'' to the end of most sky names—if it is not already there—so it does not cause the sky texture to stretch. (So, if your sky name is sky_day01_01, you would make it sky_day01_01_''hdr'').}} | {{note| | ||
{{tip|Search "sky" in the texture browser within Hammer to see some of the skyboxes available in the game you are mapping for. | * If you are mapping for {{hl2ep2|2}}, you need to add ''_hdr'' to the end of most sky names—if it is not already there—so it does not cause the sky texture to stretch. (So, if your sky name is sky_day01_01, you would make it sky_day01_01_''hdr''). | ||
* If you are mapping in {{src2|2}}, you will need to add {{Ent|env_sky}} entities and change skybox texture there. | |||
{{warning|Most of the images on this page only show the skybox sides (left, right, front, back). Skyboxes have much more detail on the top, which may not be accurately reflected on this page; view the skybox in-game or in {{jack|4.1}} ({{gldsrc | }} | ||
{{tip| | |||
* Search "sky" in the texture browser within Hammer to see some of the skyboxes available in the game you are mapping for. | |||
* Skyboxes listed as "not HDR compatible" can still be used in HDR mode. They will always display fullbright, but can still be affected by blooming from autoexposure. Additionally, they may be configured to not ignore fog, unlike HDR skies. | |||
}} | |||
{{warning|Most of the images on this page only show the skybox sides (left, right, front, back). Skyboxes have much more detail on the top, which may not be accurately reflected on this page; view the skybox in-game or in {{jack|4.1}} ({{gldsrc}}), {{hammer++|4.1}} ({{src}}) or {{hammer5|4.1}} ({{src2}}) to get a better idea of how a sky looks.}} | |||
__TOC__ | __TOC__ | ||
== | == GoldSrc Engine Games == | ||
=== | === Official Games === | ||
==== {{hl|1|link = Half-Life Sky List}} ==== | ==== {{hl|1|link = Half-Life Sky List}} ==== | ||
{{cot|1 = Expand Half-Life skyboxes}} | {{cot|1 = Expand Half-Life skyboxes}} | ||
Line 32: | Line 35: | ||
{{cob}} | {{cob}} | ||
=== | === Mods + Third-party games === | ||
{{cot|1 = Expand the list of third-party games' skyboxes}} | {{cot|1 = Expand the list of third-party games' skyboxes}} | ||
==== {{gunman|1|link = Gunman Chronicles Sky List}} ==== | ==== {{gunman|1|link = Gunman Chronicles Sky List}} ==== | ||
Line 40: | Line 43: | ||
{{cob}} | {{cob}} | ||
== | == Source Engine Games == | ||
=== | === Official Games === | ||
==== {{hl2|1|link = Half-Life 2 Sky List}} ==== | ==== {{hl2|1|link = Half-Life 2 Sky List}} ==== | ||
{{cot|1 = Expand Half-Life 2 skyboxes}} | {{cot|1 = Expand Half-Life 2 skyboxes}} | ||
Line 94: | Line 97: | ||
==== [[Alien Swarm Sky List|{{#switch:|#default=Alien Swarm|:zh-cn=异形虫群}}]] ==== | ==== [[Alien Swarm Sky List|{{#switch:|#default=Alien Swarm|:zh-cn=异形虫群}}]] ==== | ||
{{cot|1 = Expand Alien Swarm skyboxes}} | {{cot|1 = Expand Alien Swarm skyboxes}} | ||
{{: | {{:Alien Swarm Sky List}} | ||
{{cob}} | {{cob}} | ||
Line 112: | Line 115: | ||
{{cob}} | {{cob}} | ||
=== | === Mods + Third-party games === | ||
See [[List of Skyboxes/Source Engine Mods and Third-Party Games|this subpage]]. | See [[List of Skyboxes/Source Engine Mods and Third-Party Games|this subpage]]. | ||
== | == Source 2 Engine Games == | ||
=== | === Official Games === | ||
==== {{cs2|1|link = Counter-Strike 2 Workshop Tools/CS2 Sky List}} ==== | ==== {{cs2|1|link = Counter-Strike 2 Workshop Tools/CS2 Sky List}} ==== | ||
{{cot|1 = Expand Counter-Strike 2 skyboxes}} | {{cot|1 = Expand Counter-Strike 2 skyboxes}} | ||
{{:Counter-Strike 2 Workshop Tools/CS2 Sky List}} | {{:Counter-Strike 2 Workshop Tools/CS2 Sky List}} | ||
{{cob}} | |||
==== {{hla|1|link = Half-Life: Alyx Workshop Tools/HLA Sky List}} (Incomplete) ==== | |||
{{cot|1 = Expand Half-Life: Alyx skyboxes}} | |||
{{:Half-Life: Alyx Workshop Tools/HLA Sky List}} | |||
{{cob}} | {{cob}} | ||
Latest revision as of 09:39, 7 April 2025


This is a list of skies available in Source 2,
Source and
GoldSrc engine games, along with pictures of each skybox. The light_environment settings listed (Ideal Sun Angle, Ideal Brightness, etc) are suggestions based on settings used in official maps; other values may also be appropriate. To test skies in singleplayer without recompiling the map, bring up the console and enter sv_skyname <sky_name>. Quicksave the game, load it again and the old skybox should be temporarily replaced with the new one.

- If you are mapping for
Half-Life 2: Episode Two, you need to add _hdr to the end of most sky names—if it is not already there—so it does not cause the sky texture to stretch. (So, if your sky name is sky_day01_01, you would make it sky_day01_01_hdr).
- If you are mapping in
Source 2, you will need to add env_sky entities and change skybox texture there.

- Search "sky" in the texture browser within Hammer to see some of the skyboxes available in the game you are mapping for.
- Skyboxes listed as "not HDR compatible" can still be used in HDR mode. They will always display fullbright, but can still be affected by blooming from autoexposure. Additionally, they may be configured to not ignore fog, unlike HDR skies.







GoldSrc Engine Games
Official Games
Half-Life
Expand Half-Life skyboxes
|
---|
These skyboxes are available to ![]() |
Half-Life: Opposing Force
Expand Half-Life: Opposing Force skyboxes
|
---|
These skyboxes are available to ![]() |
Counter-Strike
Expand Counter-Strike skyboxes
| ||||||
---|---|---|---|---|---|---|
These skyboxes are available to
|
Ricochet
Expand Ricochet skyboxes
| ||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
These skyboxes are available to
|
Mods + Third-party games
Expand the list of third-party games' skyboxes
|
---|
Gunman ChroniclesThese skyboxes are available to Todo: Add light values
|
Source Engine Games
Official Games
Half-Life 2
Expand Half-Life 2 skyboxes
| ||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
These skyboxes are available to ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() HDR versions of all skyboxes except sky_borealis01 and sky_wasteland02 are available by appending _hdr to the sky name. HDR skyboxes are only available with Source 2007 ( ![]() ![]() ![]()
Only outdoor maps that have both skyboxes and light_environments are referenced by this list. ![]() |
Half-Life 2: Episode One
Expand Half-Life 2: Episode One skyboxes
|
---|
These skyboxes are available to |
Half-Life 2: Episode Two
Expand Half-Life 2: Episode Two skyboxes
|
---|
These skyboxes are available to |
Half-Life 2: Lost Coast
Expand Half-Life 2: Lost Coast skyboxes
|
---|
These skyboxes are available to |
Half-Life: Source
Expand Half-Life: Source skyboxes
|
---|
These skyboxes are available in
These skyboxes exist in the Half-Life: Source game files but are unused in game. They are available in Some light_environment entries from GoldSrc skybox list may function with these, but brightness values will need to be adjusted. |
Counter-Strike: Source
Expand Counter-Strike: Source skyboxes
|
---|
These skyboxes are available to ![]() |
Day of Defeat: Source
Expand Day of Defeat: Source skyboxes
|
---|
These skyboxes are available to |
Team Fortress 2
Expand Team Fortress 2 skyboxes
|
---|
These skyboxes are available to |
Left 4 Dead
Expand Left 4 Dead skyboxes
|
---|
|
Left 4 Dead 2
Expand Left 4 Dead 2 skyboxes
|
---|
These skyboxes are available to The values for the light_environment and the light_directional are listed below. |
Alien Swarm
Expand Alien Swarm skyboxes
|
---|
These skyboxes are available to |
Portal
Expand Portal skyboxes
|
---|
These skyboxes are available to |
Portal 2
Expand Portal 2 skyboxes
|
---|
These skyboxes are available to |
Counter-Strike: Global Offensive
Expand Counter-Strike: Global Offensive skyboxes
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
These skyboxes are available to
|
Mods + Third-party games
See this subpage.
Source 2 Engine Games
Official Games
Counter-Strike 2
Expand Counter-Strike 2 skyboxes
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Half-Life: Alyx (Incomplete)
Expand Half-Life: Alyx skyboxes
| |||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Environment articles: | |
---|---|
Skies and environment maps | ![]() |
Terrain and displacement mapping | Displacements • Creating Holes in Displacements • Digital Elevation Models • Creating custom terrain with Worldmachine |