B3akers / LeagueSkinChanger

Skin changer for League of Legends
MIT License
238 stars 75 forks source link

Doesnt work on 11.15 #99

Open Shweep80 opened 3 years ago

963358 commented 3 years ago

issue for me aswell

codexJoin commented 3 years ago

Update these sigs: Open autoupdater.cpp and replace SkinId, and characterdatastack_update to these:

SkinID: 80 BE ? ? ? ? ? 75 4D 0F 31 33 C9 66 C7 86 ? ? ? ? ? ? 89 44 24 18 33 FF CharacterDataStack_Update = 83 EC 2C 53 56 57 8D 44 24 28

Shweep80 commented 3 years ago

Update these sigs: Open autoupdater.cpp and replace SkinId, and characterdatastack_update to these:

SkinID: 80 BE ? ? ? ? ? 75 4D 0F 31 33 C9 66 C7 86 ? ? ? ? ? ? 89 44 24 18 33 FF CharacterDataStack_Update = 83 EC 2C 53 56 57 8D 44 24 28

I dont want to sound stupid but do i need to download the code from main page and edit it there or is it somewhere in the release download?

I am shit at coding so i dont know how to do this.

jurekatriga commented 3 years ago

Update these sigs: Open autoupdater.cpp and replace SkinId, and characterdatastack_update to these: SkinID: 80 BE ? ? ? ? ? 75 4D 0F 31 33 C9 66 C7 86 ? ? ? ? ? ? 89 44 24 18 33 FF CharacterDataStack_Update = 83 EC 2C 53 56 57 8D 44 24 28

I dont want to sound stupid but do i need to download the code from main page and edit it there or is it somewhere in the release download?

I am shit at coding so i dont know how to do this.

I am shit at coding too, so ur not alone. I used visual studio to edit and compile it, but to save you the time and trouble here is the file link https://drive.google.com/file/d/1iFk3j1xpewP16E3y4jImflooUQ4lqnth/view Just replace the dll in the 0.9 version LeagueSkinChanger-master.zip

jurekatriga commented 3 years ago

Update these sigs: Open autoupdater.cpp and replace SkinId, and characterdatastack_update to these:

SkinID: 80 BE ? ? ? ? ? 75 4D 0F 31 33 C9 66 C7 86 ? ? ? ? ? ? 89 44 24 18 33 FF CharacterDataStack_Update = 83 EC 2C 53 56 57 8D 44 24 28

If its not too big of a trouble, could you tell me what to change so I can make it work on PBE

6oody commented 3 years ago

Update these sigs: Open autoupdater.cpp and replace SkinId, and characterdatastack_update to these: SkinID: 80 BE ? ? ? ? ? 75 4D 0F 31 33 C9 66 C7 86 ? ? ? ? ? ? 89 44 24 18 33 FF CharacterDataStack_Update = 83 EC 2C 53 56 57 8D 44 24 28

I dont want to sound stupid but do i need to download the code from main page and edit it there or is it somewhere in the release download? I am shit at coding so i dont know how to do this.

I am shit at coding too, so ur not alone. I used visual studio to edit and compile it, but to save you the time and trouble here is the file link https://drive.google.com/file/d/1iFk3j1xpewP16E3y4jImflooUQ4lqnth/view Just replace the dll in the 0.9 version LeagueSkinChanger-master.zip

i tried this 4 times in a row rn, and it just crashes every time idk why

jurekatriga commented 3 years ago

Update these sigs: Open autoupdater.cpp and replace SkinId, and characterdatastack_update to these: SkinID: 80 BE ? ? ? ? ? 75 4D 0F 31 33 C9 66 C7 86 ? ? ? ? ? ? 89 44 24 18 33 FF CharacterDataStack_Update = 83 EC 2C 53 56 57 8D 44 24 28

I dont want to sound stupid but do i need to download the code from main page and edit it there or is it somewhere in the release download? I am shit at coding so i dont know how to do this.

I am shit at coding too, so ur not alone. I used visual studio to edit and compile it, but to save you the time and trouble here is the file link https://drive.google.com/file/d/1iFk3j1xpewP16E3y4jImflooUQ4lqnth/view Just replace the dll in the 0.9 version LeagueSkinChanger-master.zip

i tried this 4 times in a row rn, and it just crashes every time idk why

Thats really wierd. I triple checked it from my end and its working fine

codexJoin commented 3 years ago

View changes in this pull:

https://github.com/B3akers/LeagueSkinChanger/pull/98

Shweep80 commented 3 years ago

Update these sigs: Open autoupdater.cpp and replace SkinId, and characterdatastack_update to these: SkinID: 80 BE ? ? ? ? ? 75 4D 0F 31 33 C9 66 C7 86 ? ? ? ? ? ? 89 44 24 18 33 FF CharacterDataStack_Update = 83 EC 2C 53 56 57 8D 44 24 28

I dont want to sound stupid but do i need to download the code from main page and edit it there or is it somewhere in the release download? I am shit at coding so i dont know how to do this.

I am shit at coding too, so ur not alone. I used visual studio to edit and compile it, but to save you the time and trouble here is the file link https://drive.google.com/file/d/1iFk3j1xpewP16E3y4jImflooUQ4lqnth/view Just replace the dll in the 0.9 version LeagueSkinChanger-master.zip

i tried this 4 times in a row rn, and it just crashes every time idk why

yoo thank you it works perfectly!