Koja Scripts
Cloth Tool

FAQ

Yes — for the 3D preview.

FAQ

Do I need GTA V installed?

Yes — for the 3D preview. The tool reads the base freemode ped from your own game files (it never redistributes Rockstar assets). Both Legacy and Enhanced/Gen9 editions work. You can still open and edit projects without it, but you won't get the ped preview.

Does it support both male and female peds?

Yes. Items are per-gender and there's a Male/Female toggle throughout the UI. Use Copy to other gender to duplicate an item across both.

Can I open my Durty Cloth Tool projects?

Yes — import .dctproj projects directly. Items, slots, genders, drawable numbers and all referenced models/textures come across, de-duplicated into a clean self-contained project. See Importing Projects.

Where are my files stored?

Everything you import is copied into the project's assets/ folder, with paths stored relative to the project. That means you can move, rename or zip the whole project folder and nothing breaks. Your original source files are never modified.

Why does my garment look dark in the preview?

Open the preview's ⚙ Options and raise Brightness / Ambient fill. The default lighting suits most garments, but very dark materials benefit from a nudge.

Why is my garment untextured in the preview?

Usually the model has no UVs, or the texture format/naming doesn't match. The tool tells you which when you attach a texture. See Common Errors.

How many clothes can I put in one pack?

Up to 128 drawables per component slot, per gender within your collection. Because the tool builds an add-on collection, that space is your pack's own — it doesn't collide with vanilla GTA. Just watch the total number of collections/.ymt a server loads across all packs. See Game Limits.

Do I have to rename files to the GTA format myself?

No. Set the slot, number and gender in the editor; the tool writes the exact GTA filenames when you Build.

Can my team work on the same pack?

Yes — there's built-in Git source control, version history and per-item merging. See Team Collaboration.

How do updates work?

The app checks for new versions on launch and can update itself in place. No manual reinstall.

Where can I read more about GTA clothing internals?

The wider community references are a good deep-dive:

  • Common Errors — A field guide to the clothing problems you'll actually run into.
  • Limits — GTA V doesn't warn you when you go over a limit — it just fails to load the clothing, shows the wrong item, or crashes.
  • Naming — GTA V matches clothing files by their name, not their contents.
  • Information and Errors — back to the section overview