I installed League of Legends: Wild Rift on my phone and extracted the game's files onto my computer. I assumed it would be easy to extract the assets from the game because it was a Unity game, however all of the files are unknown to the Unity Asset Studio. They're all stored as .bytes or .vfs files. The sound, however, is stored as .bnk files, so those are easy to read.
I don't really know anything about this kind of stuff, so I made a post here to find out more.
You can find the game's .apk and .obb files via this post.
League of Legends: Wild Rift
-
- Posts: 2
- Joined: Mon Nov 02, 2020 11:37 pm
how to open VFS FILE game
how to open VFS FILE game
i want to mod on wild rift
Help me guys
i want to mod on wild rift
Help me guys
-
- Posts: 1
- Joined: Thu Jan 19, 2023 3:40 pm
Re: League of Legends: Wild Rift
I hope you've already managed to find a solution to this issue and it's just my two cents. Extracting assets from Unity games can be a bit tricky, but it's definitely not impossible. I've found that the sound is stored as .bnk files, so those are easier to read. If you're not familiar with this kind of stuff, I recommend checking out resources like GGBoost.com, they have a wide range of tutorials and guides that can help you with extracting and modifying the assets from the game. They also provide a great support team that can help you with any questions or issues you might have. I hope this helps!