Skip to content

Xuemantou/R3nzSkin-For-China-Server

 
 

Repository files navigation

C++ LOL Windows x64 License Issues Windows

R3nzSkin(only support in China Server)

R3nzSkin国服特供版

Announcement

R3nzSkin is no longer supported in Riot Server due to Riot Games implementing Valorant's Vanguard anti-cheat to League of Legends

由于Riot直营服引入了Valorant的反作弊机制Vanguard,R3nzskin将不再支持在Riot直营服使用

R3nzSkin is an internal skin changer for League of Legends. “R3nzSkin”是一个LOL内置的换肤器

  • Change the skin of your champion, your ward, other champions, towers, minions, and jungle monsters in the game.
  • 给你的英雄,眼,其他英雄,防御塔,小兵和野怪换肤
  • Automatic skin database update.
  • 自动皮肤数据库更新
  • Support for spectator mode.
  • 支持观战模式
  • Change skins anytime and unlimited times in a single game.
  • 一次游戏中可以任何时候任意次换肤
  • Supports all popular languages ​​in the world.
  • 支持世界上所有热门语言(除了中文)
  • In-game configuration with ImGui.
  • JSON based configuration saving & loading

Building

  1. Clone the source with git clone --recursive https://github.com/R3nzTheCodeGOD/R3nzSkin.git
  2. Build in Visual Studio 2019/2022 with configuration "Your Region - x64"

Usage

  1. Compile source or download a compiled version.
  2. Use R3nzSkin_Injector.exe or inject the built DLL into the game yourself.
    • Administrator privilege may be needed if the injector failed to inject the DLL.
    • League client can crash if R3nzSkin is injected before being in the game.
      • A workaround is to not inject until you are in the game (you will need to be fast to not disrupt the game).
  3. Press Insert to bring up the menu.
  4. Select the skin for you, your teammates, enemies, and wards.

Further optimizations

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.

Credits

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

About

Skin changer for League of Legends (LOL)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 79.7%
  • Assembly 20.3%