Hi Suchy, I was wondering if you're aware if any of the above mentioned files are using any type of compression/special encoding.
The reason I'm asking s because I'm trying to find where the rules/gameplay settings are stored in the file and think I know, but I'm not sure how they're stored... it doesn't look like it has anything to do with the way the BIN file store the info... I though it looked encrypted or compressed...
Would you know anything about that?
Thanks.
Question for Suchy RE:Exhibition, Season and Dynasty file...
Rules and options are stored in tables RULE, OPTS and TWKS tables of tdb files. Tdb files are not encoded by 10FB. But if you still need 10FB algorithm, it can be found on Dennis Auroux's web site:
http://www-math.mit.edu/~auroux/software/
In the program FSHTool.
http://www-math.mit.edu/~auroux/software/
In the program FSHTool.
Thanks a bunch for this info Suchy.Suchy_63 wrote:Rules and options are stored in tables RULE, OPTS and TWKS tables of tdb files. Tdb files are not encoded by 10FB. But if you still need 10FB algorithm, it can be found on Dennis Auroux's web site:
http://www-math.mit.edu/~auroux/software/
In the program FSHTool.
I guess a simple way would be to use tdbaccess to access and edits those values?!
Thanks again for the tip!