Robert Russell
Robert Russell
I'm just gonna give them a small program to unpack to pak files if someone else wants to write a change cd screen they are welcome to it.
Using the toolset's class as a blueprint. I made a PAK class and put it in a PAK extractor project. The PAK class could be moved into the Core project....
From Discord: "i'm kind of brainstorming. since the movies are in the ZZZ file much like the PAK file... I'm probably better off figuring out a way to playback the...
Short of matching how the game reads the strings. I can just have a config with the id's for each language.
Original save format is supported. It is just in a different folder and uses different filenames.
Will need to port in the checksum generator from Hyne. And lzss compression support. Since we can only uncompress right now.
I think that's mainly an issue on remaster. The other versions only have one language installed at a time.
`Firstly, there are errors in PointEx.cs on lines 99 and 101, that Operator '.' cannot be applied to operand of type 'void', so can't build.` ```c# //custom extensions public static...
Oh there are multiple exes depending on what you need. We have some tools that are just console apps that do a job and exit mostly there for testing the...
Yeah we got busy with other stuff and we haven't made much progress. We were even thinking of switching from monogame.