Homepage | About Me | Contact Me
Splatoon
This has documentation on the layout of Splatoon’s files. This
consists of the different models, 2D layouts, more, and where to find them.
Different filepaths:
This folder holds the game’s .rpx file, which is the game’s code file. It also has other files, which are used to identify the game. This includes app.xml, cos.xml, title.fst, and title.tmd, all of which in the directory “/code/(here)”.
This folder holds the game’s assets, like models, text, parameters, 2D layouts, font, and more. The folders listed here are in the directory “/content/(here)”.
This folder holds the game’s .rpx file, which is the game’s code file. It also has other files, which are used to identify the game. This includes app.xml, cos.xml, title.fst, and title.tmd.