Hammer 5 Tools: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
No edit summary
 
(13 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{Infobox
{{LanguageBar}}
| icon = wreath
{{Stub}}
| description = Hammer 5 Tools is a suite of tools for the Counter-Strike 2 Workshop
{{infotable
| cover = .gitbook/assets/header.png
| img = [[File:Hammer5tools_header.png|300px]]
| coverY = 0
| download = https://github.com/dertwist/Hammer5Tools
| type = t2
| engine = 3
| platform = {{win|4}}
}}
}}
{{Hammer5tools|4}} is a suite of tools developed to optimize various mapping and editing processes within the {{cs2tools|2}} environment. Detailed documentation is available [https://twist-1.gitbook.io/hammer5tools here].


=== Welcome ===
== Tools ==


==== Installation ====
Download the latest version from this link: [https://github.com/dertwist/Hammer5Tools/releases/latest](Github)


Unzip the archive and launch `hammer5tools.exe`.
<gallery perrow="3" widths="500px" heights="330px" mode=nolines>
Hammer5tools loading editor 01 demo.jpg|Loading Editor: With this tool, you can add images, descriptions, and icons to the loading screen.
Hammer5tools soundevent editor 01 demo.png|SoundEvent Editor : A tool for more comfortable sound editing within the game.
Hammer5tools batchcreator 01 demo.png|BatchCreator: Allows you to edit multiple files with the same parameters at one time. For example, if you have a modular set with 15 models, it is tedious to use the default Model/Material Editor, but with BatchCreator, you can do it all with one click.
Hammer5tools hotkey editor 01 demo.png|Hotkey Editor: Edit default keyboard shortcuts and add your own!
Hammer5Tools qsAhC58g1F.png|SmartProp Editor: A tool that helps with smartprops creation in the game.
</gallery>


=== Tools ===
==Other==
 
[[SoundEvent_Editor | Documentation]]
===== Loading Editor =====
{{sdktools/source2|0}}
With this tool, you can add images, descriptions, and icons to the loading screen.
[[Category: Third Party Source 2 Tools]]
 
===== SoundEvent Editor =====
A tool for more comfortable sound editing within the game.
 
===== BatchCreator =====
Allows you to edit multiple files with the same parameters at one time. Ideal for modular sets with multiple models, allowing bulk editing in one click.
 
===== Hotkey Editor =====
Edit default keyboard shortcuts or add custom shortcuts.
 
===== SmartProp Editor =====
A tool that assists with smartprops creation in the game.
 
==== Workflow ====
The entire workflow revolves around add-ons, similar to Valve Hammer 5. All tools operate using the selected add-on to streamline the process.
 
https://i.giphy.com/media/v1.Y2lkPTc5MGI3NjExNTdxbzVzZDFidWxyZm8xaHNzaHU5MnVkdnNicmk3ZHNwYWdjZmthdCZlcD12MV9pbnRlcm5hbF9naWZfYnlfaWQmY3Q9Zw/Hk9CudPj8YFEcZliMi/giphy.gif
 
==== Import and Export Addons ====
Exporting and importing addons in zip format.
 
https://i.giphy.com/media/v1.Y2lkPTc5MGI3NjExdGlpajJodTFkNDlpb3FyZWU2bm5hYzgwOXRnbnphZTMzazN5eGdkNyZlcD12MV9pbnRlcm5hbF9naWZfYnlfaWQmY3Q9Zw/ibk3VQf4hkclrxIAPy/giphy.gif
 
==== Create New Addon ====
Creating new addons with custom presets.
 
https://i.giphy.com/media/v1.Y2lkPTc5MGI3NjExOXNoaW92cXVwdW83OGwweWJqenQ3cWJ0ajR2NHVoOGU3MGo3eXdmcCZlcD12MV9pbnRlcm5hbF9naWZfYnlfaWQmY3Q9Zw/OKc02Jnkjuhly443SA/giphy.gif
 
===== Default Hammer5Tools Preset =====
Default Hammer5Tools preset includes smartprops and practical mapping setup.
 
https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FHOaVzlMa1Hn8OxqfYLKn%2Fuploads%2FBJFVuZIxTZvtLOdsVVwH%2Fimage.png?alt=media&token=c58c2092-a46d-4fdd-b20d-661438ab9291
 
==== Adding Custom Presets ====
To add a custom preset, go to settings and click on the "Presets" button to open your presets folder. Copy the `valve_default` preset and modify the `.vmap` file. Alternatively, you can copy an existing project and rename the necessary files to match the add-on name in the format `xxx_mapname_xxx`.
 
https://i.giphy.com/media/v1.Y2lkPTc5MGI3NjExcHBsYXYza3dsczcyd3lvbW13aTBjNzNvZ3RwMmtub2IyaXd2dW53bCZlcD12MV9pbnRlcm5hbF9naWZfYnlfaWQmY3Q9Zw/ExCGGOn0JdLT8G2TZA/giphy.gif
 
==== Opening Game and Content Folders ====
When the content is selected, the corresponding folder opens in the explorer:
* `Counter-Strike Global Offensive\content\csgo_addons\##ADDON_NAME##`
 
When the game is selected, the corresponding folder opens in the explorer:
* `Counter-Strike Global Offensive\game\csgo_addons\##ADDON_NAME##`
 
https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FHOaVzlMa1Hn8OxqfYLKn%2Fuploads%2FeEd1eoHFqwcr30bDaAiw%2Fimage.png?alt=media&token=7222fe98-f9f2-4bfc-aaec-30d9cc6747af
 
==== No Steam Logon Fix ====
This script restarts Steam and launches the current addon. This is optional and can be configured in the settings.
 
==== NCM Mode ====
NCM (`--nocustomermachine`) is a launch parameter that enables baking lightmaps with CPU and smartprops compilation. However, when CS2 is launched with this parameter, default assets will not be visible; only your custom assets will appear.

Latest revision as of 02:52, 15 December 2024

English (en)Translate (Translate)

Stub

This article or section is a stub. You can help by expanding it.

Hammer 5 Tools
Hammer5tools header.png
Download
TypeThird Party Tool
EngineSource 2 Source 2
PlatformsWindows Windows
 

Hammer 5 Tools Hammer 5 Tools is a suite of tools developed to optimize various mapping and editing processes within the Counter-Strike 2 Workshop Tools Counter-Strike 2 Workshop Tools environment. Detailed documentation is available here.

Tools

Other

Documentation