GROUND BRANCH

GROUND BRANCH

26 个评价
Custom patch creation guide
由 Bob/AT 制作
This guide shows how to create a custom patch.
It also includes a blank patch modding resource.
3
   
奖励
收藏
已收藏
取消收藏
Workflow
  1. Create a 512x256 PNG file: "(Author)Name.png". Spaces should be replaced with underscore ("_"). Optionally, perform file-size optimization.
  2. Optionally, create a 512x256 PNG file containing the normal map: "(Author)Name_N.png".
  3. Put the file(s) into Documents/GroundBranch/StagedMod/GroundBranch/Patches/<CATEGORY>/. <CATEGORY> can be one of the existing ones ("BloodType", "Country", "Morale", "Role") or you can invent a new category.
  4. Open GROUND BRANCH, click on "Modding > Quick Create" and fill out the form.

File-size optimization

Various open-source tools, such as PNGCrush or OptiPNG, can be used to achieve a lossless file size reduction. These tools optimize PNG files by removing unnecessary data and compressing the images without compromising quality. Additionally, there are websites available for this purpose, such as [https://compresspng.com/](https://compresspng.com/). These online services provide a convenient way to compress your PNG files without the need to install any software.

Blank patch modding resource


Blank patch template: https://bob-at.github.io/region-patches/blank.png
Corresponding normal map: https://bob-at.github.io/region-patches/blank_N.png

Steps
  1. Open "blank.png" in a photo editor such as GIMP or Photopea. Use "blank.png" as background
    layer and add your design elements.
  2. Save/Export the result as PNG file named "(Author)Name.png"
  3. (Optional) Perform PNG file-size optimization.
  4. Download "blank_N.png" and re-name it to "(Author)Name_N.png". This file has already been optimized with OptiPNG.

Required attribution for texture

The following text should be included in the workshop item description:

Texture image credits: Image by rawpixel.com on Freepik https://www.freepik.com/free-photo/black-fabric-textile-textured-background_16014764.htm
Batch processing
If you want to create a large amount of patches, it can be more convenient to use a batch-processing tool like ImageMagick. ImageMagick is a powerful and versatile software suite that enables you to create, edit, compose, and convert bitmap images via scripts.

You can find a script along with a detailed description here: https://github.com/Bob-AT/region-patches/blob/main/README.md


7 条留言
Loreデミ 8 月 20 日 下午 12:51 
having the same problem as raven, all my custom patches are way too dark compared to the games base ones
Sandvich 5 月 29 日 下午 9:29 
can you explain it with tactical terms?
[TW]Morris Lee #FixTF2 2024 年 10 月 4 日 上午 5:51 
well how do i "blend" the 2 layers together tho, having an flat image over frame of patch fabric is weird, I'm using gimp but i don't know how did i make it
RAVEN 2024 年 9 月 15 日 下午 12:49 
My patches for some reason don't have enough brightness, whats the problem?
r0gue22 2024 年 7 月 30 日 下午 3:30 
thanks
Mr.Goose 2024 年 7 月 2 日 上午 10:52 
Excellent. Thank you.
老菜Lautz 2024 年 6 月 17 日 上午 10:10 
very nice:steamthumbsup::luv::coopBall: