August 17, 20241 yr By using https://github.com/SuperTavor/Viola I managed to unpack the game's .cpk archives. Now I'm searching for a way to get the models and textures, possibly with their rig intact. I've found this plugin for Noesis: https://github.com/AFGRocha/Inazuma-Eleven-Victory-Road-Noesis-Script, it was made for the Switch version of the game, but it manages to load some models (.g4md and .g4pkm extensions), but cannot handle textures (.g4tx extension). I've also seen that apparently the formats are very similar to the one used for Yokai Watch 4, but I haven't found anything that works to be able to load 3d models or textures somewhere. I attached some samples. IE VR.7z
August 17, 20241 yr Author Little update, .g4pkm may contain bone information. I already included them in the samples uploaded above Edited August 17, 20241 yr by Siel
August 17, 20241 yr Author Another update, found a janky way to get textures out of the .g4tx files. If processed with Dragon UnPACKer's HyperRipper, it manages to find the embedded .dds files, which can be exported and opened with Noesis. It isn't a nice way, but it works. Now all that remains is being able to get rigged models out of .g4md/.g4pkm files. Edited August 20, 20241 yr by Siel
August 20, 20241 yr Author On 8/17/2024 at 5:30 PM, Siel said: Another update, found a janky way to get textures out of the .g4tx files. If processed with Dragon UnPACKer's HyperRipper (https://www.elberethzone.net/en/dragon-unpacker.html#download), it manages to find the embedded .dds files, which can be exported and opened with Noesis. It isn't a nice way, but it works. Now all that remains is being able to get rigged models out of .g4md/.g4pkm files. Found a better way to extract textures. Kuriimu2 can open .g4tx files and export its content as .nxtch. The exported .nxtch can be simply renamed to .dds and we are good to go. Edited August 20, 20241 yr by Siel
November 14, 2025Nov 14 hey g, is this possible now with the game out? i was testing out using viola but it gave me "arythmetic opetation resulted in an overflow"
November 18, 2025Nov 18 On 11/17/2025 at 2:32 PM, kurokozeref said: They changed encryption for cpk Yeah, it’s still related to the .cpk and the other files from Inazuma Eleven Victory Road. We’re still trying to understand how the new encryption works. I’m looking into it on my side too, testing different things, checking how it worked in previous games, and searching everywhere I can on forums and technical Discords to see if anyone has figured out the changes yet but nothing for now...
November 24, 2025Nov 24 Looking at how the game operates, the models use texture blendshapes My .. Least liked kind of blendshape. (Looking at you "Katrielle Layton" 🫠) Ohwell. Wish I could export my custom chara (easily) Edited November 24, 2025Nov 24 by alcea
Create an account or sign in to comment