- Staff
- #1
- 16 January 2012
Hi guys! I'm sharing here this tool I made for all lovers of this game, I believe must be the first tool there's for it
What is this tool?
Well it's basically a file explorer, that will allow us to export, import files, preview some, save and check for future updates, its pretty basic but useful for first editing
Current limitations:
- This first version has a very limited support for preview textures, some might look broken
- Only importing or exporting of binary files, it won't import textures or audio files, you need to edit it with another tool then import it
- The importing of files must be of similar or less size of the original file, for future release I'll try to remove this limitation
- Even tho the buttons for export/import all files and export/import selected files are present they do nothing right now, its gonna be implemented on future releases
- You must extract all files inside the ISO then load the ones you want to explore, there's no support for opening the ISO and explore all files, probably this won't be implemented as its too much work.
Previews



How can we contribute with this tool?
This tool is fully open source anyone who wants to help me with the code maintaining (which is a mess right now) or add new features could do it by opening a pull request and I'll review the changes. Now its all up to you guys to investigate more of the game, I did the most I could on my own, if you wanna have more stuff like editing players stats, teams, etc all as we do on PES/WE games, then its really up to you, I already did the heavy lifting!
Download:
https://github.com/moth1995/FootballKingdomFileExplorer/releases/latest
External tools recommended for edition
Texture edition (.nut files):
Very useful tool that supports all TIM2/3 images formats, works for importing and exporting to png or bmp
https://github.com/marco-calautti/Rainbow
Audio extraction and convertion (.nps files):
https://github.com/vgmstream/vgmstream
Useful guide to convert the wav files into nps
https://www.moddb.com/tutorials/ace-combat-zero-the-belkan-war-audio-modding-tutorial
3D model extraction (.nud):
Sadly only extraction not importing or documentation on the format itself but might be useful for people who wants models out of this game
https://richwhitehouse.com/index.php?content=inc_projects.php&showproject=91
Credits & thanks:
Special thanks to people from reshax forum who really provided help reversing the decryption key of the files names
Thanks to @fernando for his translation which honestly revived the interest of people on this game
https://openkh.dev/common/tm2.html documentation which helped me to understand TM2 format to have nice previews
vgmstream developers and people who reversed the npsf format, even I havent yet manage to include a audio player is one missing feature I wanna add!
What is this tool?
Well it's basically a file explorer, that will allow us to export, import files, preview some, save and check for future updates, its pretty basic but useful for first editing
Current limitations:
- This first version has a very limited support for preview textures, some might look broken
- Only importing or exporting of binary files, it won't import textures or audio files, you need to edit it with another tool then import it
- The importing of files must be of similar or less size of the original file, for future release I'll try to remove this limitation
- Even tho the buttons for export/import all files and export/import selected files are present they do nothing right now, its gonna be implemented on future releases
- You must extract all files inside the ISO then load the ones you want to explore, there's no support for opening the ISO and explore all files, probably this won't be implemented as its too much work.
Previews



How can we contribute with this tool?
This tool is fully open source anyone who wants to help me with the code maintaining (which is a mess right now) or add new features could do it by opening a pull request and I'll review the changes. Now its all up to you guys to investigate more of the game, I did the most I could on my own, if you wanna have more stuff like editing players stats, teams, etc all as we do on PES/WE games, then its really up to you, I already did the heavy lifting!
Download:
https://github.com/moth1995/FootballKingdomFileExplorer/releases/latest
External tools recommended for edition
Texture edition (.nut files):
Very useful tool that supports all TIM2/3 images formats, works for importing and exporting to png or bmp
https://github.com/marco-calautti/Rainbow
Audio extraction and convertion (.nps files):
https://github.com/vgmstream/vgmstream
Useful guide to convert the wav files into nps
https://www.moddb.com/tutorials/ace-combat-zero-the-belkan-war-audio-modding-tutorial
3D model extraction (.nud):
Sadly only extraction not importing or documentation on the format itself but might be useful for people who wants models out of this game
https://richwhitehouse.com/index.php?content=inc_projects.php&showproject=91
Credits & thanks:
Special thanks to people from reshax forum who really provided help reversing the decryption key of the files names
Thanks to @fernando for his translation which honestly revived the interest of people on this game
https://openkh.dev/common/tm2.html documentation which helped me to understand TM2 format to have nice previews
vgmstream developers and people who reversed the npsf format, even I havent yet manage to include a audio player is one missing feature I wanna add!
Last edited:

