juliusbaechle / LoL_Skin_Manager

Enables pre-game selection of any champion skin in League of Legends without DLL injection. Only affects client side.
GNU General Public License v3.0
2 stars 1 forks source link

Not working #2

Open gTheBit opened 3 weeks ago

gTheBit commented 3 weeks ago

Not working with any skin made with this tool. Tried putting the files from the orig folder, eg. the "ahri" folder directly into cslol (without converting it to .fantome), enabling the cslol mod and getting into a game, only to still have the default skin.

SomethingSomethingDarkS commented 3 weeks ago

How do you actually use this tho?

gTheBit commented 3 weeks ago

you need to have python installed. After that, edit the config.json in your src folder with the correct paths where you have lolskin, the game and ritobin located. Edit the main file with the champion name and skin id and after saving launch the main file using python. It will open a console that says "writing 000..." a bunch of times and will close itself after some seconds. Then you will have a folder generated in a folder called "orig" or smth like that.

juliusbaechle commented 2 weeks ago

Did you join the game with the base skin while having enabled CSLOL-Manager?