NiceAesth / R3nzSkin

Skin changer for League of Legends (LOL)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

C++ LOL Windows x64 License Issues MSBuild

R3nzSkin

Disclaimer

This is a fork of R3nzSkin which I maintain for personal usage. You are free to use it but support is not guaranteed.

R3nzSkin is an internal skin changer for League of Legends.

Downloads

Riot Servers Optimized China Servers Optimized Riot Servers Legacy China Servers Legacy

Optimized releases use the AVX2 instruction set as opposed to SSE2. You may read more info about this below.

Features

  • Change the skin of champions, your ward, towers, minions and jungle monsters during the game
  • Automatic skin database updates
  • Support for spectator mode
  • Multi-language support
  • In-game configuration menu
  • Persistent configuration options

Usage

  1. Compile source or download from above
  2. Use R3nzSkin_Injector or inject the resulting DLL into the game yourself
    • Administrator privilege may be needed if injecting fails
    • League client can crash if injected before going into arena
      • A possible workaround is avoid injection until the game arena loads.
  3. Press Insert to bring up the configuration menu

AVX-2

This fork provides AVX-2 binaries. While this does increase performance, it reduces the supported CPUs.

Please check this list in order to see if your CPU is supported. Unless you are running an ancient system, you should have support.

Credits

The original version of R3nzSkin is made by R3nzTheCodeGOD.

R3nzSkin is an improved and updated version of the B3akers/LeagueSkinChanger project.

About

Skin changer for League of Legends (LOL)

License:MIT License


Languages

Language:C++ 79.7%Language:Assembly 20.2%Language:Python 0.0%