07-14-2015, 09:33 PM
(07-14-2015, 09:51 AM)Daxar Wrote: I'm always up for looking at various C++ files. I've done enough compiling of random projects that it's all easy now. (Barring crazy dependency chains... ugh)
Forgot to mention earlier, but I also took a look at the Four Swords Adventures files, and even had a super-smart demoscener friend look at it. He pointed out it was in a fairly simple chunked format (like PNG images are), but there's large blobs of data inside that don't look all that compressed, or not compressed well (The entropy is terrible if compressed). Encrypted, maybe? Dunno.
Thanks for looking into the FSA files Daxar. Sounds like the game isn't too feasible right now, I might just play through the game with texture dump on to get the enemies and npcs.
Also, here is the C++ file that I am looking into if you guys would like to take a crack at it:
http://download1480.mediafire.com/9m2txb...exuni2.zip
When running the .exe file in command prompt, either the error "This application has requested the Runtime to terminate it in an unusual way. Please contact the application's support team for more information." shows up, or the program runs, but extracts tons of blank files (I had to stop the program because it created 100,000 files and almost crashed my computer).
@Carpaccio: http://www.models-resource.com/gamecube/V.html