by Yoru in
Coding Creation Tutorials

This tutorial teaches you how to take particles from one champion and reuse them on another champion.
(Updated: 17.11.2021)

If you encounter any issues with this tutorial or you don’t understand part of it, you can ask for help on the Killerskins-Discord server.



Information

Cpt Redbeardeard figured out how to edit Particles like we used to do before by editing troybins. So now you can take the exact Particles from a champion and can put it on another one, like here: Heartseeker Jinx R explosion on Jhin’s E.


Required tutorials

In order to follow this tutorial you must understand and be able to follow the following tutorials:


Highly recommend tutorials


Required Tools


Tutorial Video


Tips

best order to work on particles to minimize fuckups

  1. Look up skills that might be useful for your champion (skin previews etc.)
  2. Extract the bins and textures/models etc. for those abilities
  3. Copy all the particles folders of the other champions into your wad.client folder
  4. Edit the bins to your liking
  5. Check in-game
  6. If you have buggy textures: Run your wad folder through bintex, open the “Missing” list and add any missing files to your wad folder – Tutorial
  7. Make sure that you now have everything in-game
  8. In .bins, reroute all your particle files to the base folder of your champion – Tutorial
  9. Move all your particle files into the base folder of your champion
  10. Hope everything is there, if not, check the “Missing” list again or the code directly and add missing files.
  11. Done

How to make your particles break less often

After finishing your particles I recommend following this tutorial.
Your skins will break less often and should only break when ta new skin for the champion gets released.

How to find out what containers actually do

Subscribe
Notify of
guest

7 Comments
Inline Feedbacks
View all comments