PUBG Custom Skins Creation Guide
Discover the essential guide to creating custom skins in PUBG, which highlights the crucial risks and necessary precautions. This insightful article provides a detailed PC Texture Modding Workflow while emphasizing the high ban risks and client-side visibility limitations.
If you want to stop using the default skins while playing PUBG on your PC, you probably have noticed that cómo crear skins personalizadas en pubg has become a popular discussion lately. The problem is that this is not the best time to consider this issue, as we are now in 2026. Seven years have passed since the release of PUBG, and KRAFTON continues to promote additional clothing and gear through Official Collaborations, Workshop Crafting, and seasonal events. At the same time, they have also increased their focus on Anti-Cheat methods. With the introduction of kernel-level monitoring, increased artificial intelligence behaviour checks, and hardware bans, you will want to have a good understanding of both sides of the equation before modifying any of the Game Files. This guide provides you with the PC Texture Modding Workflow to create custom game skins; additionally, it outlines safer alternatives to customizing your client players through Official Customization options.
The Reality Check on Custom Skins in PUBG
To begin, it is important for you to understand that any skin modifications made are visible only to the person who created the modification. Because the modified skins are not uploaded to the server for other players in your lobby to see, there is no way to showcase to others your custom skin. Most importantly, KRAFTON will continue to see any unauthorized file modification as a violation of their Terms of Service, regardless of how it appears visually. The 2026 environment changes factors that affect your ability to create and/or display custom skins. The EULA for KRAFTON games prevents players from changing their game files; KRAFTON has made it obvious by establishing a new anti-cheat strategy, to better target this type of action. The analysis of client behavior, AI detection of cheats such as aim-bots, tracking of unusual client behaviors and irregularities between clients and protected system processes, as well as running integrity checks on running processes through the kernel based anti-cheat driver, will all be used to detect file modifications.
While the PC and Mobile game versions are vastly different; the mobile version has unique characteristics based on its platform that create a different environment for cheating than it does for the PC. PUBG Mobile uses a completely different Asset Pipeline than its PC version, and the Anti-Cheat environment for both iOS and Android devices is significantly more stringent. Thus, modding of assets on Mobile for PUBG is generally much more difficult, unstable and has a much higher risk of getting you banned.

To illustrate, we can refer back to the aforementioned chart regarding Modding Feasibility Risk, Ban Risk and Visibility.
| Platform | Feasibility | Ban Risk | Visibility |
|---|---|---|---|
| PUBG PC | Moderate (files accessible) | High Risk | Client Side |
| PUBG Mobile (Android) | Low | Very High Risk | Client Side |
| PUBG Mobile (iOS) | Very Low | Extreme Risk | Client Side |
One other realistic fact regarding custom texture modifications; will generally not last long without maintenance since with each PUBGE patch; the asset files are repackaged meaning a skin that worked today may break with the next patch - resulting in an ugly visual effect - and/or a client integrity mismatch. ## How to Create Custom Skins in PUBG Safely
The safest way to perform how to create custom skins in Pubg on PC is not about making it "safe", rather it is about avoiding obvious mistakes in order to to minimize your exposure to damage and, thus, have rollback options readily available from the beginning.
What you will need:
-
An image editing program which supports working with DDS files: This is commonly done through GIMP using a DDS Plugin or using Photoshop with the NVIDIA Texture Tools Exporter
-
A way of extracting and repacking PAKS: Commonly most people use UnrealPak or other community based tools that work with the Unreal packaging that PUBG uses to house their assets
-
A separate testing account: Ideally, this testing account would consist of either: A separate Steam Account or a separate installation on your PC to perform testing.
Preparing backups is critical and extremely important for two reasons: First, if you extract/repack any files, there is a possibility that you can damage your PUBG install by creating an invalid file or moving files to incorrect locations. This may ultimately result in having to complete a full verification or even reinstall the game; thus, you should store backups to your PUBG install in a separate location (other drive or separate folder on your C Drive) in order to ensure you will be able to recover quickly using your clean rollback files.
The testing environment is as important as backing up your files. Always perform any type of testing on an account you do not care about. If you are only doing this as a means of personalizing your gameplay experience, it is best that you set up an alternate account. Furthermore, you must keep the account that you are using to compete on free of any alterations. ## How to Create PUBG Textures
Editing Textures
In general, the textures associated with weapons and character models throughout PUBG use a DDS file format which is a DirectX surface format specifically designed for compressing textures. Most of the time you'll be working with BC7 format because it allows for both high-quality colour and alpha initiatives; however, some of the older assets may use BC1 or BC3 for compressing the textures. There are a number of problems that can occur if you export using the wrong compression, such as ugly artefacts, transparency errors, or situations in which the texture appears black in-game.
Another aspect to keep in mind is the UV layout. The UV layout is the "2-dimensional" map of how a flat image is being wrapped to create a 3-dimensional object—if you paint outside of the UV island, you will cause colour to bleed from one section of a model to another unrelated section, thus creating a very messy-looking texture. It is a good idea to create a new layer above the original texture so that you can refer to the original texture while working on the newly created layer.
The colours that you choose can influence the final outcome much more than you anticipate. PUBG has a variety of different lighting conditions and tone mapping that can drastically alter the final look of the texture, such as what you see on Erangel versus what you see on Vikendi. A texture that looks well-balanced in a neutral editing window may appear washed out on bright days in Erangel due to the excessive levels of light, and will look excessively saturated on Vikendi due to the lower light settings. A good rule of thumb for these types of discrepancies is to test each texture in the Training Range under the different lighting to know if you should label the texture as "finished."
Lastly, when creating textures for PUBG, you must stay within the original texture resolution. While the thought of upscaling your textures may appear tempting, the appearance will be considerably less than what the original resolution would project, while at the same time increasing your VRAM consumption to an even greater level than with original resolution. Asset Packaging
Once you have created your edited DDS file, you must package the DDS file in the correct folder structure using a PAK tool. PUBG must have the exact folder path and filename when reading from your PAK files. If you miss even one character, the game will ignore the custom file and load the default texture.

Additionally, the load order of your custom PAK files is important. If multiple custom PAK files exist, the engine will normally give priority to override locations such as ~mods over the core PAK files. However, if you have two conflicting custom PAK files, you will quickly run into issues. In general, the custom PAK file that loads last will win. Therefore, if you are modifying multiple assets at once, keep your naming convention clean, and test each file separately before combining them.
Rollback files should be stored outside of your main game folder, and the name should identify the version of the game you are running. This is a very crucial to remember, as each major PUBG patch will usually move or repackage assets. When this occurs, custom PAK files from an earlier version may fail to load completely or create a checksum error visible by anti-cheat. This means that you will not be able to set up your custom textures once and never have to worry about them again, you need to continuously maintain them every time the game receives a major update.
Official PUBG Skin Customization Options
For most players, the legitimate option is simply better. In all honesty, if you want to figure out how to create custom skins for PUBG in the year 2026, don't worry about modifying your game files — you will have a lot more options by utilizing official systems built into PUBG.
The in-game Workshop continues to grow and evolve, specifically the Special Crafting section of this Workshop has developed from what it was previously. You can create a wide range of specific cosmetic items through the use of Tokens and Schematics that you receive from Loot Caches and event sources.
One of the strongest examples of the changes made to the Workshop was the March 2026 Aston Martin collaboration being added back into PUBG for PC players; During the event, there was an opportunity for players to create vehicle skins for the DBX707 and V12 Vantage Roadster, both of which were made through the use of Aston Martin Tokens purchased from the Store and earned from events. The DBX707 will replace the existing Zima, Pickup, and UAZ vehicle models, and the V12 Vantage Roadster will replace the existing Coupe RB. Therefore, if you use vehicles often on maps such as Erangel or Sanhok, you will see an obvious visual update.
Progressive skins are another great official way to customize your characters within the game. Character weapon skins are designed so that they can evolve visually over time by adding additional details to the skin, such as wear, engravings, or physical effects, while also earning kills with that particular weapon type and meeting certain milestone requirements. Unfortunately, clients cannot see your custom modifications made through client-side modding; however, progressive skins like the Deadly Skulls in 2026 can be visible to players if they are sent to the death screen through kill card displays, therefore this system works as true public customization.

If that wasn't enough, the 2026 collaboration cosmetics also provide you a greater range of customization options by providing you with outfit bundles, parachute trails, as well as lobby emotes for events. When you continually create items in Workshop Crafting and remain active in seasonal events, you can create a loadout that is unique to your account without every altering your game files. ##
The performance and compatibility of PUBG custom skins:
If you use texture packs on PC, there are going to be trade-offs in hardware. Because custom DDS files are usually larger than the default DDS, they will therefore utilize more VRAM, which can result in increased memory usage on mid-range graphics cards (for example, 8GB). During intense encounters (such as those found in Pochinki or Erangel's military base), increased VRAM usage may result in lower frame rates, and this will be especially apparent when multiple oversized custom assets are downloaded at the same time.
Patch breakage is by far the most readily apparent issue when using custom assets in the game. Each time that PUBG updates its asset packages (which includes the PAK files used to store custom textures) during a major seasonal update, a couple of things can happen to the PAK file that your custom textures depend on: it may be overwritten, it may have a new name, or the way that it is put together may change. This means that, unless you re-check and re-pack your custom textures after any major update, you are going to encounter at least one of the following issues: missing textures, client errors, or obvious graphical corruption. The recommended way to maintain functionality is to keep a patch log and update and refresh your custom textures within 48 hours of a major patch.
Another consideration when using custom textures is anti-cheat. The 2026 anti-cheat system uses kernel-level detection; therefore, suspicious file modification patterns can be exposed when an integrity scan is run, even if you were not found to be cheating in an active match. An integrity scan performed while you are in the lobby or after a match is enough to cause any detected anomalies to appear. If you have custom textures on your main ranked account, you are taking a risk whenever you open the game. Here are a few things to monitor while you are testing your PC setup:
-
GPU Temperature: Non-standard textures will create a larger rendering load.
-
Available VRAM Headroom: Large textures can consume VRAM quickly.
-
CPU Load During Repacking: This is especially applicable if you are frequently updating assets after patches.
Custom Skin Frequently Asked Questions
- Can you get banned for using custom skins?
Yes, because KRAFTON's Terms of Service specifically prohibit unauthorized changes to game files. The 2026 Anti-Cheat system will use kernel-level integrity checks to compare modded asset checksums. Therefore, the risk of receiving a ban for using custom skins is real.
- Are custom skins visible to other players?
No, they are only visible on your client. Others will see the default assets unless they installed the same files as you, and that is highly unlikely in regular matchmaking.
- What personalization options do I have for skins (only) for PUBG Mobile?
It is not safe to do file-level skin modifications for PUBG Mobile due to KRAFTON's strict enforcement of the Terms of Service. The only official options include rewards for the Royale Pass, limited-time cross-promotions (e.g., X-Suit tiers), weapon finishes, vehicle skins, and parachute trails. Starting in 2026, the Royale Pass for A18 will also have a mechanism in place where you can receive 100% UC refunded back to you once you reach Level 100. Therefore, the Royale Pass is an efficient way to unlock exclusive cosmetics seasonally.
- What is the best way to personalize skins in a beginner safe manner?
The easiest way to get started would be through Workshop Crafting and participating in seasonal events. These two methods are risk-free, do not require file modifications, and produce visible cosmetics that other players will be able to see. Client-side custom mods cannot produce this type of visible cosmetic.
Wrap Up
The answer to cómo crear skins personalizadas en pubg in 2026 essentially can be separated into two paths. The modding route is possible on PC and requires you to edit DDS texture files, repack PAK files, and perform careful file maintenance; however, these methods require continuous maintenance and an ongoing Ban risk under KRAFTON's stricter Anti-Cheat systems. Each major game patch is a chance the modded textures you are using could become unusable, and if your background scan of your modded files fails for any reason, you will be at risk of receiving a ban. If you plan to use mods, we strongly recommend you keep them to a secondary account, keep a backup of the files prior to making any modifications, and understand that the only players who will see your modded textures will be if they have also modified their game files as well.
The method of obtaining custom skins through the legitimate channels is far simpler than modding, as Workshop Crafting, Special Events, Cosmetic Skins, or Collaboration Drops offer an ever-increasing variety of legitimate cosmetic styles with 0 Ban Risk, and all players will be able to see these cosmetics. The 2026 Aston Martin event is a testament to how far the cosmetic products offered by PUBG are compared to just a few years ago. If your goal is to stand out on any of the maps off of Erangel, Miramar, or whatever, the official route is the smarter way to achieve that goal in the long run. Happy Dropping, Survivors!