An open API service indexing awesome lists of open source software.

https://github.com/wxrayut/skins-diffusion.exe

A legacy utility for customizing mod skins in Arena of Valor.
https://github.com/wxrayut/skins-diffusion.exe

arena-of-valor mod-skin tool

Last synced: 9 months ago
JSON representation

A legacy utility for customizing mod skins in Arena of Valor.

Awesome Lists containing this project

README

          


ArenaOfValor Logo

skins-diffusion.exe


An executable file for modifying Arena of Valor game files, allowing users to create in-game skins for your favorite heroes.

> [!CAUTION]
>
> **skins-diffusion.exe** is archived and no longer actively maintained.
> While the repository remains accessible, no further updates or bug fixes will be provided.
> Bugs may be addressed, but this is not guaranteed. Please use this tool "as-is."
> If you encounter any issues, you can attempt to troubleshoot on your own.

### πŸ–₯️ Supported Operating Systems

- [x] Windows
- [ ] macOS
- [ ] Linux

### ✨ Features

- [x] Skill Effects
- [x] Recall Effects
- [x] Haste Effects

> [!IMPORTANT]
>
> New skins introduced after version `1.52.1` will not support Recall Effects and Haste Effects.

- [x] Skin Icon and Background
- [ ] Dimension Breaker Skin Assets
- [ ] Skin Label
- [x] Sound Effects
- [x] Model

### πŸš€ Usage

- Go to the [Releases](https://github.com/wxrayut/skins-diffusion.exe/releases) page and download the latest `skins-diffusion.exe`.
- Make sure to place the necessary game resources in the `Resources` folder.
- Pick your desired skin(s) from the `skins` folder.
- Copy the selected skin(s) into the `Tasks` folder.
- Then run the `skins-diffusion.exe`.

### πŸ“‚ File Overview Structure

skins-diffusion.exe/
β”œβ”€β”€ ...
β”œβ”€β”€ Resources/ # Necessary game resources should be stored here.
β”‚ β”œβ”€β”€ Ages
β”‚ β”‚ └── Prefab_Characters
β”‚ β”‚ └── Prefab_Hero
β”‚ β”‚ │── Actor_*_Actions.pkg.bytes
β”‚ β”‚ │── ...
β”‚ β”‚ └── CommonActions.pkg.bytes
β”‚ β”œβ”€β”€ Databin
β”‚ β”‚ └── Client
β”‚ β”‚ β”œβ”€β”€ Actor
β”‚ β”‚ β”‚ └── heroSkin.bytes
β”‚ β”‚ β”œβ”€β”€ Skill
β”‚ β”‚ β”‚ │── liteBulletCfg.bytes
β”‚ β”‚ β”‚ └── skillmark.bytes
β”‚ β”‚ └── Sound
β”‚ β”‚ │── BattleBank.bytes
β”‚ β”‚ │── ChatSound.bytes
β”‚ β”‚ │── HeroSound.bytes
β”‚ β”‚ │── LobbyBank.bytes
β”‚ β”‚ └── LobbySound.bytes
β”‚ └── Prefab_Characters
β”‚ β”œβ”€β”€ Actor_*_Infos.pkg.bytes
β”‚ └── ...
β”œβ”€β”€ skins/ # List of skins you can modify will be store here,
β”‚ β”‚ # you can pick one or more skins and paste into the Tasks folder.
β”‚ └── ...
β”œβ”€β”€ Tasks/
β”‚ └── # Whatever skins you want to modify, should be here.
β”œβ”€β”€ skins-diffusion.exe # The executable file should be here.
...

### 🎯 Apply the Mod Skin(s)

- #### Android (For Android version ≀ 10)

- Extract the .zip file and copy all subfolders:

`Ages` `AssetRefs` `Databin` `Prefab_Characters`

- Navigate to: `Android/Data/com.garena.game.kgth/files/Resources/(GAME PATCH)/`

- Paste the copied subfolders into the directory above.

- When prompted, select "**Apply to all files**" to overwrite the necessary files.

- Tap "**REPLACE**" to complete the installation.

- #### iOS

On **iOS**, you cannot access the game directory unless you install the game using a **.ipa** file (which you can find on sites like [decrypt.day](https://decrypt.day/)) by using some sideloader tool. In this way you can access the game directory.

> [!WARNING]
>
> Make sure you **.ipa** file is **Anti-Ban** (Don’t worry, this is not directly related to the mod skin.).

Open the **Files app β†’ On My iPhone β†’ AoV** (or the app name you set during installation). Follow the same steps as **Android** to apply the mod skinsβ€”the process is identical.

### πŸ‘Ž Failure

If you encounter the warning message:
`Network failure, Please reconnect` while using the mod skin:


ArenaOfValor WarningMessage

πŸ’­ Possible Causes & Solutions:




  1. Outdated Resources – Your Resources folder may not be up to date. Try manually updating it to the latest version.


  2. Skin Compatibility Issues – Some skins require additional modifications. Unfortunately, all you can do is wait. If this is a known issue, it may be addressed in future versions (if applicable).

### πŸ“œ Disclaimer

- Modifying game files is against the **terms of service** of Arena of Valor and may lead to account suspension or a ban.
- By using this tool, you **accept full responsibility** for any consequences that may arise.
- Use at **your own risk**.

### < / > Source Code

This tool is not open source. I am not ready to release the source code at this time.

### πŸ“„ License

This software is distributed under an End-User License Agreement (EULA).