7Jun/110
DnD Daggerdale Savegame Resigner v1.0
This resigner will resign your modified savegames with the correct checksum again.
Usage:
Usage: dnd_dagger.exe <pc | xb> <savefile>
Features:
- PC Support
- Xbox360 Support
Enjoy!
5May/110
Risen
So, i started playing this game a long time ago but as the controls for the Xbox 360 not working as well as it does on the PC i decided to stop playing.
Now i want to continue where i left off, but first i thought i would patch the game to make the controls much better and actually working.
:update:
So now after spending quite a lot of hours in IDA pro, i have started to make changes that will improve the game experience.
- Fix the annoying controls where you will turn 360 degr. instead of turning 90 degr.
- Fixed a couple of bugs that where fixed in the PC version but not on the console.
- Semi- added debug info.
21Apr/110
de Blob 2
I spent some time looking into this game, for now this is what i can share.
struct deBlob2 {
unsigned int Magic;
unsigned int fileSize;
unsigned int checksum; // I believe this is the checksum
};
unsigned int Magic;
unsigned int fileSize;
unsigned int checksum; // I believe this is the checksum
};
19Apr/110
Crysis 2
Crysis 2 (CRYe) encryption has now been fully reversed, i can now decrypt and encrypt any files using this encryption.