This tutorial shows you how your particles should break less often by including every particle texture and model in your mod and rerouting them to your champion’s particle folder. This can also help you find all particles your champion/skin uses.

Fixing missing voices on champion skins
This tutorial shows you how you can fix your mod if it does not play any champion voices anymore. This usually happens on new Riot skin releases. Your skin must have an edited SkinX.bin, if it doesn’t, there must be another issue.

Particle swapping via .bin editing
This tutorial teaches you how to take particles from one champion and reuse them on another champion.

Fixing missing sounds after patch 11.20
This tutorial will show you how you can fix missing sounds on skins after patch 11.20 broke a lot of them.

Bin Basics
In this tutorial, I’ll be covering the basics of working with “.bin” files, including: what bin files are, what’s inside of them, how they look, how to maneuver them, and what you can and can’t do with bins.

Adding Idle Particles
This tutorial will show you how to properly add idle particles from other skins/champions to your skin.

Extracting Config Files
This tutorial will show you how to properly extract League of Legends config (.bin files) that you’ll need for config editing on your custom skins.