Users browsing this thread: 1 Guest(s)
How do I open this file?
#14
Ok so this is my theory on why this type of file might have been used.

I assume that early in development they had some sort of directory tree with all of the assets to make development easier, and whenever they wanted to load these assets they would use file paths as reference. The framework of the fossil fighters game engine ended up not getting built properly to utilize a standard compressed asset archive and instead relied on plain files. When it came time to build the final game it was too big to fit on a nds flash cart because they had not been utilizing a compressed archive. In an attempt to fit the game onto the flash cart they threw all the file binaries into a archive and compressed them as much as they possibly could. I think the reason there is so many pointers and file paths inside is because on boot up the game reassembles arc files back into the original structure including folders and file names and then mounts the reassembled folder. Arc is a very unique type of archive because it appears to be a heavily-compressed archive of an entire directory, rather than your standard form of compressed archive. The reason why this file structure does not reappear in champions or frontier is because it is only there in the first place due to lazy game structure mistakes that were likely learned from after the first game.
Reply
Thanked by:


Messages In This Thread
How do I open this file? - by DMCA_Kupa - 01-23-2019, 10:24 PM
RE: How do I open this file? - by Resistiv - 01-23-2019, 10:55 PM
RE: How do I open this file? - by DMCA_Kupa - 01-23-2019, 11:18 PM
RE: How do I open this file? - by Raccoon Sam - 01-24-2019, 02:25 AM
RE: How do I open this file? - by Resistiv - 01-24-2019, 06:33 AM
RE: How do I open this file? - by Raccoon Sam - 01-24-2019, 05:35 PM
RE: How do I open this file? - by DMCA_Kupa - 01-24-2019, 06:04 PM
RE: How do I open this file? - by Resistiv - 01-24-2019, 08:59 PM
RE: How do I open this file? - by DMCA_Kupa - 01-26-2019, 01:32 AM
RE: How do I open this file? - by DMCA_Kupa - 01-26-2019, 09:03 PM
RE: How do I open this file? - by Resistiv - 01-29-2019, 10:15 AM
RE: How do I open this file? - by DMCA_Kupa - 01-29-2019, 07:29 PM
RE: How do I open this file? - by DMCA_Kupa - 01-29-2019, 08:33 PM
RE: How do I open this file? - by DMCA_Kupa - 01-31-2019, 08:21 PM
RE: How do I open this file? - by DMCA_Kupa - 01-31-2019, 09:22 PM
RE: How do I open this file? - by juiceb0x - 05-31-2021, 03:13 PM

Forum Jump: