I'm not intentionally adding support for pirated versions. If I could, I'd make CPKREDIR work only with legitimate copies of the game.
The problem is, how do you detect that a copy is pirated?
I could remove support for all but the current version of SonicGenerations.exe (v1.0.0.5), as legitimate users should always have the latest update.
I could check if there's a suspicious DLL in Sonic Generation's folder, as many pirated versions use a cracked steam_api.dll called storm_api.dll or burst_api.dll.
Tell me if you think I should really be doing this. And if you have any good ideas for detecting pirated copies, I'm all ears.
Azu, on 14 July 2012 - 02:07 AM, said:
I noticed the console doesn't come up anymore, anyway to change that so that it does?
The console was disabled by default, as it seemed to cause performance problems for some people.
Just open cpkredir.ini and make sure it contains the line "LogType=console". If you're using the default cpkredir.ini from the latest zip file, this line is already there, but commented out. So just remove the ";" in front of it.
This post has been edited by Korama: 14 July 2012 - 08:05 AM