Siel Posted August 17 Share Posted August 17 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 Link to comment Share on other sites More sharing options...
Siel Posted August 17 Author Share Posted August 17 (edited) Little update, .g4pkm may contain bone information. I already included them in the samples uploaded above Edited August 17 by Siel Link to comment Share on other sites More sharing options...
Siel Posted August 17 Author Share Posted August 17 (edited) 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 by Siel Link to comment Share on other sites More sharing options...
Siel Posted August 20 Author Share Posted August 20 (edited) 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 by Siel Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now