Counter-Strike 2 Workshop Tools: Difference between revisions
Jump to navigation
Jump to search
Note:Looking for Maps Workshop? See this page.
Note:The Animgraph Editor is not in CS:2 and it is unknown if they will be added. Map scripting currently exists in a limited form called source_ts, which Valve uses to implement game modes such as gun game.
Note:A small amount of the pages here are placeholders taken from Half-Life: Alyx Workshop Tools for now.
Bug:Since the Armory Update, a newer version of the Nvidia Studio driver may cause tool crashes when trying to preview lighting or compile a map using Path Tracing. If you are experiencing crashes, you can try the stable version of the driver: Nvidia Studio 561.09 (Tue Sep 17, 2024).
Confirm:RTX 50 series graphics card has been released, and it only support new driver. Is there any other workaround for these card, or whether if its not affected on RTX 50 series? (tested in: Hammer (Map Editor) on January 20, 2025 with Nvidia GeForce RTX 4060 and Windows 10 22H2 (Pro))
Bug:On some systems, running Counter-Strike 2 with Workshop Tools, will cause the memory usage to increase abnormally (memory leak).1
Workaround:Launch CS2 Workshop Tools (without -gpuraytracing) by going to CS2's
(tested in: Hammer on 32GB RAM, NVIDIA GeForce RTX 3060 and Windows 10 21H2 (LTSC). --leonidakarlach (talk) 23:25, 30 January 2025 (PST))
No edit summary |
(Less shitty link position) |
||
Line 72: | Line 72: | ||
| {{td|align=center|font-size=14px|bgcolor=#302d28| [[Counter-Strike 2 Workshop Tools/Postprocessing|<font color="#ddc09f">'''Postprocessing'''</font>]] }} | | {{td|align=center|font-size=14px|bgcolor=#302d28| [[Counter-Strike 2 Workshop Tools/Postprocessing|<font color="#ddc09f">'''Postprocessing'''</font>]] }} | ||
{{td|align=center| Using the '''Postprocessing''' editor to add postprocessing effects to {{cs2|bold}} addons }} | {{td|align=center| Using the '''Postprocessing''' editor to add postprocessing effects to {{cs2|bold}} addons }} | ||
}} | |||
{{tr | |||
| bgcolor = #44403b | |||
| {{td|align=center|font-size=14px|bgcolor=#302d28| [[Counter-Strike 2 Workshop Tools/Source Filmmaker|<font color="#ddc09f">'''Source Filmmaker'''</font>]] }} | |||
{{td|align=center|<font color="#ddc09f"| Creating '''videos''', '''films''' and '''stills''' with {{src2|name}} and {{cs2|bold}} }} | |||
}} | }} | ||
{{tr | {{tr | ||
Line 82: | Line 87: | ||
| {{td|align=center|font-size=14px|bgcolor=#302d28| [[Counter-Strike 2 Workshop Tools/Scripting API|'''Scripting API''']] }} | | {{td|align=center|font-size=14px|bgcolor=#302d28| [[Counter-Strike 2 Workshop Tools/Scripting API|'''Scripting API''']] }} | ||
{{td|align=center| The Scripting API for {{cs2|bold}} }} | {{td|align=center| The Scripting API for {{cs2|bold}} }} | ||
}} | }} | ||
{{tr | {{tr |
Revision as of 06:51, 21 April 2025
The Counter-Strike 2 Workshop Tools is a set of software utilities available as a free download for Counter-Strike 2 that allow you to create items for inclusion in the Steam Workshop and your own custom game addons, such as new maps.








bin\win64
directory and launch csgocfg.exe with -steam -retail -vulkan. However this will disable GPU Path Tracing option in Hammer.Introduction | Introduction to using the Counter-Strike 2 Workshop Tools |
Weapon Finishes | Introduction to creating weapon finishes for Counter-Strike 2 using the Workshop Tools |
Level Design | Creating levels for Counter-Strike 2 with the Hammer Editor |
Modeling | Creating 3D models for Counter-Strike 2 |
Materials | Creating materials for Counter-Strike 2 |
Particles | Creating particles with the Particle Editor for Counter-Strike 2 |
Sound | Adding sounds to an Addon in Counter-Strike 2 |
Animgraph | Using the Animgraph node-based animation system for Counter-Strike 2 |
Postprocessing | Using the Postprocessing editor to add postprocessing effects to Counter-Strike 2 addons |
Source Filmmaker | Creating videos, films and stills with Source 2 and Counter-Strike 2 |
Scripting | Writing scripts for Counter-Strike 2 |
Scripting API | The Scripting API for Counter-Strike 2 |
Reference | Reference documentation for Counter-Strike 2 |
Examples | Example maps, prefabs and other content for Counter-Strike 2 |
Third-Party Tools | Developer tools created by the modding community |
|