Join also our Discord channel! Click here.
Search found 16 matches
- Sat May 21, 2011 8:41 pm
- Forum: Game Archive
- Topic: The Witcher 2
- Replies: 171
- Views: 46529
Re: The Witcher 2
How do *.w2strings the decryption? The file header("CR2Ws") is different. They don't have CR2Ws at the beginning, they have 0xc9000000. It looks like some kind of lookup table with compression and/or encryption. The beginning of the file appears to be sets of 5 bytes (probably an address or index?)...