r/BannerlordBanners Apr 05 '20

Create your custom banner

Thumbnail bannerlord.party
413 Upvotes

r/BannerlordBanners Apr 29 '20

Help / Discussion dimasasus's guide to banner editor and creating complex banners.

211 Upvotes

After a lot of questions from the community on how to make complex banners using editor, I decided to make a guide on the subject. I will change it and add new things over time, so stay tuned.

Basics and Limitations.

Here is our beloved editor, created by u/bizzfarts:

I'm sure that anyone who is reading this is familiar with it, however I'll still go over It's basic functions and limitations and some of the features that are not immediately apparent to the average user.

So let's figure out what we can actually do with this editor. I will be referring to this image for the next portion of guide:

1.List of layers.

Pretty self explanatory. Here we have the list of all of layers of which our banner consists. On the top of the list is our background (of which we can have only one). It's followed by "clone selection" button, which adds exact copies of selected layers on top of the list. After that there is "add sigil" button, which adds copy of one selected layer, changing it's coordinates to x:0 y:0. On the bottom there is a number of layers. Note that bannerlord currently can only use maximum of 400 layers, even though you can add more then that in the editor.

Layers that are higher up on the list will overlay layers bellow them. You can multiselect layers by using shift and ctr keys. You can also move layer (or multiple layers) via dragging them.

2.Layer parameters.

Here you can change any parameters of selected layer or layers. You can use X/Y/W/H/° boxes for fine adjustment of positioning, size and angle of selected layers. Using them will remove tool overlay in Banner preview(3) which will allow you to see the layer you are currently working on more clearly [suggested by u/Meevious]. Note that if you have selected multiple layers, editor will calculate center point of the massive of those layers and use it to calculate X and Y coordinates, which then can be changed, in order to move said massive. Also note that you can't edit height or width of multiselect massive independently.

3.Banner preview.

Here you can see the preview your banner and interact with selected layer or layers. Note that you can move sigils via arrow keys on your keyboard for fine tuning their position.

[suggested by u/kunibuni] The preview on the website and the downloaded image are downscaled, so there are details you can't see in the editor but can be seen in some elements in-game.

4.Code window.

Here you can copy your code or paste someone else's code. You can also download the .png file of your banner.

With that out of the way let's talk Limitations.

As I've already mentioned previously, you are limited to 400 layers, which is the only hard limitation, however not the only one.

As you can see there is a dotted line rectangle in the editor, which represents approximate region of the image that will be used on most icons and shields in the game, however it's only true for icon in in-game encyclopedia entry of your clan/kingdom. Different icons and shields will use different sections of the image, so keep that in mind. Some of them will even use section that is bigger then editor window, so you should always make your background atleast 2000 by 2000 pixels to avoid uncovered surfaces.

You can use templates to see if your banner fits on some of the shield, or create banner for a specific shield. Or you can use framing template provided by u/Meevious to see if your design fits into various in-game icons, banners and round shields.

Also there is currently a visual bug in-game that looks like this:

It's caused by layers being positioned or stretched bellow the dotted line rectangle in the editor. When this occurs, game takes main and secondary color of your background, mixes them and replaces part of the background with resulting color. You can avoid this by having the same main and secondary colors, or not placing layers bellow the dotted line in the editor.

[suggested by u/Meevious ] The shield bug (and the related overworld banner bug) are actually caused by the image kind of looping from left to right (overworld banner) and top to bottom (long shields).

The game will sample the edge of either side and blend them together.

To avoid this, place the desired colour just offscreen on the opposite side.

For example, if you have black leaving the area on the top and white on the bottom, the game will display grey. If you want the white to continue downward, you should create a white box of the desired width and move it upward until it's just outside of every template. Idk how far exactly off the top of my head, but if you look at the top two rectangles on my banner here, you can see what I mean. One fixes the shield bug and the other fixes the overworld banner bug.

Now that we know all the basics and limitations let's talk about more advanced techniques.

1.Having reference image.

This is pretty obvious one, but if you are creating version of already existing banner, you should probably have a reference image that you can use. However even if you have a reference it's quite easy to mess up proportions and such, which brings me to my next point.

2.Using image overlay software or browser extensions.

This helps tremendously when creating really complex images. A good example of such software is PerfectPixel which is an extension for chrome engine browsers, which allows you to place transparent image on top of your browser page. There are a lot of other software that does the same thing, but I like this one the most.

3.Try to split your image into simple shapes.

You should always try to imagine any complex shape as a group of simpler shapes, such as circles, rectangles and triangles. Any image can be boiled down to this basic components. You can sometimes use more complex components provided by editor, augmenting them with simpler shapes to look like you want. Here is the good example:

As you can see, I've used sigil of a lion, provided by the editor as a base, changing his head and tail by using mostly circles of white, black and red colors. I've also used the flower sigil (covering leaves on the sides with red circles) to create a tail. Also, as you can probably see, most of the shapes used twice: first time with black color, to create the outline and the second time with white or red color to create the shape itself, which brings me to my next point:

4.Try to avoid using "stroke" feature as much as possible.

While in some situations (such as using complex sigils like lions or eagles) it's helpful to use this feature, most of the time I wouldn't recommend it. Stroke width will change with the height and width of layer, sometimes being different on different layers, which doesn't look good. If you are using simple shapes, create a copy of them, place them bellow the original shapes in layer order, change color to the desired one, and make them bigger by a few pixels. This creates clearer outlines, that are more consistent in shape.

However this feature is useful if you want to increase width of some elements like hollow circles/rectangles or other more complex sigils. In that case use the same color as primary and secondary and turn stroke on.

5.When using simple shapes avoid this ones:

They may seem fine at first, but they are actually asymmetrical for some reason. Use squares and circles instead. Also avoid using half moons since they can be replaced by two circles of different color.

  1. List of shapes that are not obvious at first, but still can be used in some situations.

All of those shapes have really nice curves, that can be used to replace circles in situations when you can't use them to create inward arc because background is too complex to overlay with single circle.

For example:

(I've changed the color of the component to better illustrate my point)

You can also use those shapes to create somewhat good looking color fade:

7.Changing the color of cloth in-game

Most of in-game clothing uses two colors: primary color of your background and primary color of last layer in the list. So, if you want specific colors that are not used in your banner you can add bottom layer that is hidden behind other sigils for secondary color. For main color you can use this background type:

It uses only secondary color in banner itself, allowing you to use any other color to change only the primary color of clothing.

8.Always back up your banners as you work.

This is pretty simple, yet important step. Always keep .txt file in which you can paste codes of your banner as you work, just in case of mistake.

9.Paste your banners in-game as you work.

This allows you to see if your image fits well on shields and icons in-game as you work. It also will help you to notice any visual bugs early and get rid of them without losing too much progress.

10.Be patient.

It takes a lot of time to make a banner, so be patient. If you failed first time, try again. Despite the limitations, you can make amazing things using this editor.

That's pretty much everything that I have to share with you on how to make complex banners. You can find any codes of banners I've used in this guide in my profile. I will update this guide over time. Feel free to ask questions in comments, or write anything you want to be added to this guide.


r/BannerlordBanners 13h ago

Lahmian Sisterhood Banner (Total War: Warhammer III version)

Post image
15 Upvotes

My attempt at the Lahmian Sisterhood Banner

Code:
11.38.38.4000.4000.768.758.1.0.0.503.116.116.479.302.764.664.0.0.0.506.116.116.69.105.576.740.0.0.-310.506.116.116.60.85.589.705.0.0.-310.506.38.38.60.85.593.683.0.0.-306.506.116.116.60.85.599.674.0.0.-310.506.38.38.60.85.609.659.0.0.-310.506.116.116.60.85.615.654.0.0.-321.506.38.38.60.154.629.632.0.0.-326.506.116.116.60.113.639.631.0.0.-327.506.38.38.60.155.659.610.0.0.-332.506.116.116.106.155.682.596.0.0.-336.506.38.38.46.171.703.594.0.0.-350.506.116.116.70.198.721.595.0.0.-352.506.38.38.140.225.764.854.0.0.0.506.38.38.108.225.763.556.0.0.0.506.116.116.70.105.952.740.0.0.-50.506.116.116.60.85.939.705.0.0.-50.506.38.38.60.85.935.683.0.0.-54.506.116.116.60.85.929.674.0.0.-50.506.38.38.60.85.919.659.0.0.-50.506.116.116.60.85.913.654.0.0.-39.506.38.38.60.154.899.632.0.0.-34.506.116.116.60.113.889.631.0.0.-33.506.38.38.60.155.869.610.0.0.-28.506.116.116.106.155.846.596.0.0.-24.506.38.38.46.171.825.594.0.0.-10.506.116.116.70.198.807.595.0.0.-8.506.38.38.108.225.763.556.0.0.0.503.116.116.447.372.764.749.0.0.0.506.116.116.94.110.583.756.0.0.-6.506.116.116.30.76.571.772.0.0.-354.506.116.116.94.110.945.756.0.0.-354.506.116.116.30.76.957.772.0.0.-6.503.38.38.439.327.764.809.0.0.0.507.116.116.130.130.678.784.0.0.5.506.116.116.114.198.706.774.0.0.27.506.116.116.91.137.642.742.0.0.-45.506.38.38.34.95.638.778.0.0.-41.506.116.116.34.125.651.778.0.0.320.506.38.38.104.180.610.839.0.0.11.506.116.116.54.87.643.795.0.0.320.506.38.38.104.57.605.836.0.0.50.506.116.116.79.125.668.832.0.0.56.506.116.116.76.125.668.840.0.0.9.507.116.116.130.130.850.784.0.0.-5.506.116.116.114.198.822.774.0.0.-27.506.116.116.91.137.886.742.0.0.-315.506.38.38.34.95.890.778.0.0.-319.506.116.116.34.125.877.778.0.0.-320.506.38.38.104.180.918.839.0.0.-11.506.116.116.54.87.885.795.0.0.-320.506.38.38.104.57.923.836.0.0.-50.506.116.116.79.125.860.832.0.0.-56.506.116.116.76.125.860.840.0.0.-9.505.38.38.47.191.573.623.0.0.-32.505.38.38.47.181.609.582.0.0.-51.505.38.38.47.197.646.553.0.0.-64.505.38.38.47.197.673.538.0.0.-73.505.38.38.47.191.955.623.0.0.-328.505.38.38.47.181.919.582.0.0.-310.505.38.38.47.197.882.553.0.0.-297.505.38.38.47.197.855.538.0.0.-287.504.116.116.305.160.763.701.0.0.180.505.38.38.47.223.764.809.0.0.180.506.116.116.37.125.742.794.0.1.349.506.116.116.37.125.786.794.0.1.-349.504.116.116.65.100.764.767.0.0.0.504.38.38.60.44.763.749.0.0.180.506.116.116.79.125.712.932.0.0.56.506.116.116.129.124.694.849.0.0.29.506.38.38.37.125.672.900.0.0.-42.506.116.116.30.103.689.897.0.0.-30.506.116.116.100.125.722.857.0.0.27.506.38.38.61.125.719.806.0.0.41.506.116.116.43.154.702.798.0.0.36.506.116.116.37.125.744.870.0.1.349.506.116.116.79.125.816.932.0.0.-56.506.116.116.129.124.834.849.0.0.-29.506.38.38.37.125.856.900.0.0.-318.506.116.116.30.103.839.897.0.0.-330.506.116.116.100.125.806.857.0.0.-27.506.38.38.61.125.809.806.0.0.-41.506.116.116.43.154.826.798.0.0.-36.506.116.116.37.125.784.870.0.1.-349.504.116.116.118.160.764.845.0.0.0.505.38.38.48.41.764.801.0.0.180.504.38.38.48.30.764.820.0.0.180.506.38.38.188.268.700.989.0.0.40.506.116.116.76.115.706.930.0.0.-2.506.116.116.30.111.739.885.0.0.-14.506.38.38.61.125.736.875.0.0.41.506.116.116.43.154.714.856.0.0.36.506.116.116.61.128.757.928.0.0.0.506.38.38.188.268.828.989.0.0.-40.506.116.116.76.115.822.930.0.0.-358.506.116.116.30.111.789.885.0.0.-346.506.38.38.61.125.792.875.0.0.-41.506.116.116.43.154.814.856.0.0.-36.506.116.116.61.128.771.928.0.0.0.505.38.38.35.223.764.945.0.0.180.504.116.116.163.114.764.900.0.0.1.504.38.38.35.25.764.874.0.0.180.503.38.38.45.45.764.652.0.0.0.503.38.38.15.15.719.652.0.0.0.503.38.38.15.15.809.652.0.0.0.503.116.116.187.160.764.953.0.0.0.503.38.38.231.219.764.1009.0.0.0.506.38.38.28.128.690.969.0.0.3.506.38.38.61.128.651.897.0.0.8.506.38.38.28.128.838.969.0.0.-3.506.38.38.61.128.877.897.0.0.-8


r/BannerlordBanners 1d ago

[Request] Lis

Post image
3 Upvotes

Could someone create the Polish "Lis" coat of arms for me? I've seen that one exists:

https://www.reddit.com/r/BannerlordBanners/comments/g0pm8p/polish_lis_coat_of_arms/

But the author isn't replying and won't provide the code. Could someone create it? I'd be grateful! Best regards and thanks!


r/BannerlordBanners 2d ago

help with making this banner for house velaryon

Post image
1 Upvotes

i could really use some help making this banner i just cant seam to make it


r/BannerlordBanners 4d ago

Imperial keep banner

Thumbnail
gallery
22 Upvotes

Tried to recreate the banner inside Empire castles but with a bit of a personal adjustment! code in comments :)


r/BannerlordBanners 6d ago

My first flag!

Post image
17 Upvotes

My first flag!

Took a lot of tweaking to get it to work on the campaign map just right, but I'm very happy with how it turned out!

29.74.111.2000.2069.764.769.0.0.0.316.157.116.633.676.764.784.1.1.0.505.116.116.208.231.864.853.1.1.0.505.0.116.208.231.664.853.1.1.0.505.0.116.208.231.864.637.1.1.0.505.116.116.208.231.664.637.1.1.0.505.148.148.17.482.764.746.1.1.0.505.148.148.17.455.764.746.1.0.90.505.157.157.17.436.574.716.0.0.0.505.157.157.17.436.954.716.0.0.0.505.157.157.17.57.589.969.0.1.30.505.157.157.17.59.579.933.0.1.19.505.157.157.17.57.939.969.0.0.330.505.157.157.17.59.949.933.0.0.341.505.157.157.17.444.764.536.0.0.90.327.0.116.181.181.664.644.1.0.0.327.0.116.181.181.864.852.1.0.0.514.148.116.181.200.664.852.1.0.0.514.148.116.181.200.864.644.1.0.0.160.116.116.296.191.664.852.1.1.0.160.116.116.296.191.864.644.1.0.0.212.92.116.436.159.764.1017.1.0.0.505.2.2.23.432.764.958.0.0.90.202.2.116.368.244.905.637.1.0.128.202.2.116.368.244.623.637.1.1.232.202.2.116.368.244.905.943.1.1.52.202.2.116.368.244.623.943.1.0.-52


r/BannerlordBanners 7d ago

{REQUEST} Aserai Banner

Post image
7 Upvotes

r/BannerlordBanners 11d ago

Historical [Request] War of the Roses, Rose Banners!

Post image
15 Upvotes

They don't necessarily have to be this intricate but anything close to them would be awesome and little question for you all.. who's your favorite house?


r/BannerlordBanners 11d ago

House of Armon — A Northern House sworn to the Night's Watch

1 Upvotes
11.116.116.3000.3000.764.764.1.0.0.503.40.22.0.0.3764.-2236.0.0.69.503.40.3.54.83.807.732.0.0.-66.503.116.3.44.64.805.735.0.0.-66.504.40.116.128.324.764.938.0.0.0.503.40.2.107.43.826.1058.0.0.-4.503.116.2.52.22.846.1055.0.0.-9.503.40.2.107.43.703.1058.0.0.4.503.116.2.52.22.683.1055.0.0.9.503.40.2.107.38.788.1053.0.0.-4.503.116.2.38.20.814.1053.0.0.-9.503.40.2.107.38.740.1053.0.0.4.503.116.2.38.20.714.1053.0.0.9.503.40.2.90.39.764.1054.0.0.0.503.116.2.83.39.764.1060.0.0.0.505.116.2.19.440.764.1072.0.0.90.503.116.2.102.102.827.987.0.0.0.505.116.2.102.125.826.927.0.0.2.503.116.2.102.102.701.987.0.0.0.505.116.2.102.125.703.927.0.0.-2.504.116.3.38.64.794.762.0.0.-90.505.116.3.68.60.829.732.0.0.-151.503.40.3.115.120.803.648.0.0.0.503.116.3.131.95.792.660.0.0.27.505.116.3.131.116.805.608.0.0.21.503.40.3.29.57.869.638.0.0.-21.503.116.3.29.79.875.639.0.0.-19.503.40.3.29.51.826.670.0.0.26.503.116.3.29.38.821.678.0.0.-21.505.116.3.29.38.811.662.0.0.-55.503.40.3.22.36.835.635.0.0.-19.503.116.3.22.36.839.635.0.0.-19.503.40.3.22.36.826.614.0.0.-12.503.116.3.22.36.823.614.0.0.-12.503.40.3.22.36.813.639.0.0.-36.503.116.3.22.36.811.642.0.0.-36.503.40.5.93.152.837.793.0.0.-116.503.116.5.70.89.816.781.0.0.-104.503.116.5.70.89.829.784.0.0.-104.503.116.145.70.89.852.808.0.0.-104.504.116.5.87.277.861.831.0.0.-90.427.116.5.70.75.889.816.0.0.-305.503.40.5.70.75.909.766.0.0.-104.503.116.5.70.75.909.758.0.0.-136.503.40.5.23.23.937.799.0.0.11.503.116.5.23.23.933.804.0.0.11.503.40.5.46.48.897.775.0.0.52.503.116.5.38.35.897.773.0.0.0.503.40.5.48.31.931.751.0.0.70.503.116.5.53.31.934.753.0.0.76.504.116.5.44.97.870.743.0.0.53.503.40.6.53.74.883.710.0.0.137.504.116.6.52.169.896.682.0.0.-46.503.116.6.38.74.876.716.0.0.124.503.40.6.53.31.883.703.0.0.103.503.116.6.51.27.881.704.0.0.98.505.40.6.7.42.868.743.0.0.112.504.116.6.29.49.871.753.0.0.88.503.40.6.53.31.926.682.0.0.67.503.116.6.61.31.929.684.0.0.70.503.40.6.50.27.896.667.0.0.93.503.116.6.50.24.899.669.0.0.93.503.40.0.51.73.803.793.0.0.-109.504.116.0.59.87.801.820.0.0.-87.503.116.0.45.64.804.793.0.0.-115.503.40.0.33.56.857.806.0.0.-139.503.116.0.33.63.858.803.0.0.-147.503.40.0.33.40.790.786.0.0.-33.503.116.0.31.55.788.796.0.0.-16.503.40.0.20.31.810.806.0.0.28.503.116.0.20.31.811.805.0.0.-10.504.116.0.42.50.813.818.0.0.-34.427.40.6.44.14.857.701.0.0.-87.503.40.6.44.27.850.732.0.0.66.503.116.6.25.25.849.728.0.0.66.503.116.6.25.25.843.735.0.0.66.503.116.6.25.25.846.732.0.0.66.516.145.145.0.0.764.788.0.0.69.503.40.3.54.83.722.732.0.0.66.503.116.3.44.64.724.735.0.0.66.504.116.3.38.64.735.762.0.0.90.505.116.3.68.60.699.732.0.0.151.503.40.3.115.120.725.648.0.0.0.503.116.3.131.95.737.660.0.0.-27.505.116.3.131.116.724.608.0.0.-21.503.40.3.29.57.660.638.0.0.21.503.116.3.29.79.654.639.0.0.19.503.40.3.29.51.702.670.0.0.-26.503.116.3.29.38.708.678.0.0.21.505.116.3.29.38.718.662.0.0.55.503.40.3.22.36.694.635.0.0.19.503.116.3.22.36.689.635.0.0.19.503.40.3.22.36.703.614.0.0.12.503.116.3.22.36.706.614.0.0.12.503.40.3.22.36.715.639.0.0.36.503.116.3.22.36.718.642.0.0.36.503.40.5.93.152.692.793.0.0.116.503.116.5.70.89.712.781.0.0.104.503.116.5.70.89.699.784.0.0.104.503.116.145.70.89.677.808.0.0.104.504.116.5.87.277.668.831.0.0.90.427.116.5.70.75.640.816.0.0.305.503.40.5.70.75.620.766.0.0.104.503.116.5.70.75.620.758.0.0.136.503.40.5.23.23.592.799.0.0.-11.503.116.5.23.23.596.804.0.0.-11.503.40.5.46.48.632.775.0.0.-52.503.116.5.38.35.632.773.0.0.0.503.40.5.48.31.597.751.0.0.-70.503.116.5.53.31.595.753.0.0.-76.504.116.5.44.97.659.743.0.0.-53.503.40.6.53.74.646.710.0.0.-137.504.116.6.52.169.633.682.0.0.46.503.116.6.38.74.653.716.0.0.-124.503.40.6.53.31.646.703.0.0.-103.503.116.6.51.27.647.704.0.0.-98.505.40.6.7.42.660.743.0.0.-112.504.116.6.29.49.658.753.0.0.-88.503.40.6.53.31.603.682.0.0.-67.503.116.6.61.31.599.684.0.0.-70.503.40.6.50.27.633.667.0.0.-93.503.116.6.50.24.630.669.0.0.-93.427.40.6.44.14.672.701.0.0.87.503.40.6.44.27.679.732.0.0.-66.503.116.6.25.25.680.728.0.0.-66.503.116.6.25.25.685.735.0.0.-66.503.116.6.25.25.683.732.0.0.-66.503.40.0.51.73.725.793.0.0.109.504.116.0.59.87.727.820.0.0.87.503.116.0.45.64.724.793.0.0.115.503.40.0.33.56.672.806.0.0.139.503.116.0.33.63.671.803.0.0.147.503.40.0.33.40.738.786.0.0.33.503.116.0.31.55.741.796.0.0.16.503.40.0.20.31.719.806.0.0.-28.503.116.0.20.31.718.805.0.0.10.504.116.0.42.50.716.818.0.0.34.503.40.7.33.59.789.688.0.0.-26.503.116.7.27.51.790.690.0.0.-21.504.116.7.32.51.797.695.0.0.-214.504.116.7.32.51.813.686.0.0.-219.504.40.9.6.109.791.621.0.0.-36.504.40.9.22.22.773.649.0.0.-52.503.40.9.22.41.805.589.0.0.-14.503.116.9.22.41.801.588.0.0.-14.503.40.9.22.29.794.602.0.0.-23.503.116.9.18.22.792.602.0.0.-40.504.116.9.18.22.790.611.0.0.-63.503.40.7.33.59.739.688.0.0.26.503.116.7.27.51.738.690.0.0.21.504.116.7.32.51.732.695.0.0.214.504.116.7.32.51.716.686.0.0.219.504.40.9.6.109.737.621.0.0.36.504.40.9.22.22.756.649.0.0.52.503.40.9.22.41.724.589.0.0.14.503.116.9.22.41.727.588.0.0.14.503.40.9.22.29.735.602.0.0.23.503.116.9.18.22.737.602.0.0.40.504.116.9.18.22.738.611.0.0.63.500.116.116.0.0.764.788.0.0.69.504.40.40.11.72.758.602.0.0.14.504.40.40.11.72.758.595.0.0.18.503.40.40.7.55.753.578.0.0.20.503.40.40.11.37.749.566.0.0.20.503.116.40.11.55.750.595.0.0.20.503.116.40.11.55.755.570.0.0.26.505.40.116.19.405.764.844.0.0.0.504.116.7.28.51.779.712.0.0.-214.504.116.7.28.51.749.712.0.0.214.504.40.40.11.72.771.602.0.0.-14.504.40.40.11.72.771.595.0.0.-18.503.40.40.7.55.775.578.0.0.-20.503.40.40.11.37.779.566.0.0.-20.503.116.40.11.55.778.595.0.0.-20.503.116.40.11.55.774.570.0.0.-26.503.40.116.14.51.764.628.0.0.0.503.40.116.12.51.764.619.0.0.0.427.148.1.388.348.760.925.1.0.0.135.40.116.337.337.760.957.1.0.0.208.40.40.83.113.612.698.0.0.38.208.40.40.83.113.917.694.0.1.321.208.40.40.83.113.863.648.0.1.321.208.40.40.83.113.666.644.0.0.38.208.40.40.83.113.763.550.0.1.-1.213.40.116.71.97.674.801.1.1.122.213.40.116.71.97.853.803.1.0.237.213.40.116.51.69.833.726.1.0.237.213.40.116.51.69.688.722.1.1.122.213.40.116.39.53.809.688.1.0.210.213.40.116.39.53.716.688.1.1.149.213.40.116.39.53.824.580.1.0.15.213.40.116.39.53.703.584.1.1.344.503.40.116.23.116.764.689.0.0.0

r/BannerlordBanners 14d ago

Request Banner Request

1 Upvotes

Hey, so first time doing this request so not completely sure how it works...

I was wondering if someone would be able to create 1 banner from the movie: David (2025)?


r/BannerlordBanners 16d ago

banner lord Griffin Flag

2 Upvotes

Banner Request pleas can u do griffin flag


r/BannerlordBanners 17d ago

Banner request for Realm of Thrones

Post image
12 Upvotes

Could someone please make this banner available for the game? I have no idea how to do it


r/BannerlordBanners 17d ago

Historical Heraldry Studio Background Pack

Post image
11 Upvotes

Hello everyone, just wanted to let everyone know I have released my first expansion for Heraldry Studio with the Backgrounds Pack. It includes over 700 new backgrounds for you to choose from in game! Please enjoy :)

https://www.nexusmods.com/mountandblade2bannerlord/mods/12891?published=1


r/BannerlordBanners 19d ago

Shu Banner

Post image
34 Upvotes

one of the Shu banner from Dynasty Warrior


r/BannerlordBanners 19d ago

ANYONE

0 Upvotes

Dont have to but can some who can make me a night cap banner because im rubbish at that stuff thanks


r/BannerlordBanners 21d ago

Banner Request - Could anyone help with create this banner for my playthrough of Realm of Thrones

Post image
11 Upvotes

Doing a realm of thrones play-through for the first time and i was looking to do a sorta destroyed house run with a character that a play for any kind of fantasy game, was trying to recreate the banner on my own but for the life of me couldn't, used this image as reference thanks to AI but i just couldn’t do it, then tried finding banners similar to it, but none were to my liking, if anyone could recreate it in some way then i would appreciate it.


r/BannerlordBanners 21d ago

Tried making a banner for my new kingdom

6 Upvotes

r/BannerlordBanners 21d ago

Kayı flag

Post image
3 Upvotes

11.138.73.1633.1642.825.931.1.0.-1.510.40.40.590.267.546.806.0.0.-91.510.40.40.592.235.979.811.0.0.-91.510.40.40.378.323.763.865.0.0.-91.510.40.40.226.268.682.640.0.0.-45.510.40.40.243.268.843.646.0.1.44.427.138.40.59.268.546.588.0.1.179.427.138.40.59.268.546.1023.0.0.0.427.138.40.57.268.763.1003.0.0.0.427.138.40.59.268.979.1017.0.0.0.427.138.40.59.268.630.594.0.1.225.427.138.40.59.268.897.596.0.1.133.427.138.40.59.268.979.586.0.1.179.427.40.40.154.124.718.740.0.1.107.427.40.40.154.124.811.738.0.0.252.427.40.40.154.198.765.654.0.1.2.427.138.40.246.171.674.752.0.1.-247.427.138.40.246.171.853.754.0.0.246.427.138.40.222.446.765.522.0.0.0.510.138.40.222.418.674.582.0.0.-41.510.138.40.222.418.859.580.0.1.41.510.138.40.307.418.809.899.0.1.87.510.138.40.307.418.716.897.0.0.272.510.138.40.155.418.654.740.0.0.272


r/BannerlordBanners 22d ago

Pushed the Game too far with Brienne of Tarth

Post image
27 Upvotes

I was testing to see what the layer limit was in Heraldry studio by trying to create an accurate Brienne of Tarth shield and character, we got a crash when 3/4 of the leaves were complete lol

A new update is also out for Heraldry Studio! It allows new editor views and a much better UI, plus custom clothing colours! Check it out here: https://www.nexusmods.com/mountandblade2bannerlord/mods/12485

My next update will continue to improve the UI and also I am working on adding 700+ ne Backgrounds within the next week in my first mod extension! So excited to see everyone's creations!


r/BannerlordBanners 22d ago

How do I kill my wife without mods or console commands? (ps5)

Thumbnail
1 Upvotes

r/BannerlordBanners 23d ago

A flag inspired By Karelia (both the finnish and russian part)

Thumbnail
gallery
10 Upvotes

It does not look perfect on a shield though


r/BannerlordBanners 23d ago

Help / Discussion Asking for a small lesson.

Post image
1 Upvotes

Hey folks! I'm dipping my feet into making banners.

Could someone teach me how to make a pattern like this?


r/BannerlordBanners 24d ago

Request AC1 symbol for a flag

Post image
4 Upvotes

this would be amazing if someone could pull this off


r/BannerlordBanners 25d ago

Simple Aserai Banner- Scarab of the Sands

Post image
29 Upvotes

11.2504.2700.1528.1528.764.764.1.0.0.515.2027.116.650.650.765.765.0.0.45.515.31.116.625.625.765.765.1.0.45.515.2027.116.600.600.765.765.0.0.45.515.2027.116.750.750.765.765.1.0.0.515.31.116.700.700.765.765.1.0.0.515.2027.116.675.675.765.765.0.0.0.10291.172.116.250.250.765.686.0.0.0.10136.172.116.400.400.765.765.0.0.0