R3nzTheCodeGOD / R3nzSkin
- суббота, 30 сентября 2023 г. в 00:00:18
Skin changer for League of Legends (LOL)
I am currently continuing my military service, and as the place where I am serving is a border region, updates may be delayed or may not arrive.
R3nzSkin
is an internal skin changer for League of Legends.
git clone --recursive https://github.com/R3nzTheCodeGOD/R3nzSkin.git
R3nzSkin_Injector.exe
or inject the built DLL into the game yourself.
R3nzSkin
is injected before being in the game.
If your CPU supports AVX / AVX2 / AVX-512 instruction set, you can enable it in project settings. This should result in more performant code, optimized for your CPU. Currently SSE2 instructions are selected in project settings.
This program is an improved and updated version of the B3akers/LeagueSkinChanger project.