Code:
// FantasyTennis 2 .setting file decoder // by AnotherCoder (ZeroTen) // 03 jun 2010 Here is a little program I wrote to decrypt the .set files inside of the .res files. Usage: settingdecoder example.set or easier: simply drop the .set file on my settingdecoder.exe The .set files can be found inside of the .res files, which simply are normal .zip files. [B]The .res files inside of the FantasyTennis\Res\Script folder contain the most interesting .set files ;)[/B] Source can be found here: [url=http://anothercoder.bplaced.net/?p=1]AnotherCoder's Blog FantasyTennis 2 .setting file decoder[/url] Well you can also encrypt the files back after changing anything you want and with my sourcecode you should know how in no time with all the pro's here ;D