Doesn't work for me. I hit the ';' key but no difference. the fixer registers that the game is running but no change on selection. :(
I have it set to Numpad * right now because I use the semi-colon too much when I'm programming. ;)
Works great with Wolfy, including the About tab. 8) I liked the old font though, especially in drop-down menus...
Having dlls for each game sounds like a great idea. This + update check + hide old game versions = slick stuff.
I hope the hotkey setting will eventually make it to the interface, too :) Simple & fast hotkey management is always nice when you use Fraps and TrackIR and whatnot in addition to WSFixer.
Ah, nice. Thanks for pointing out the font. I didn't even notice it. It's actually set to the same font and font size, but it definitely does appear different. I'll look into that some more.
As for hotkey support, the DLL interface is actually coming along quicker than I thought. I was already able to rewrite two whole games from asm to C# in a day. There are a couple of more things I need to change with the DLL interface to provide more functionality for the plugins (like BF2/2142 which depend on a timer). They'll probably be a lot more willing to look through it and check it out now that it's written in a language that can be easily understood. ;)
Icons in the combo box don't work yet. There's no simple way to do this in C# apparently, but there are plenty of tips and tricks online that explain how to get them working. They're not exactly a high priority at the moment.
If you can think of any other features you might want or think would be cool let me know and I'll try and see if I can do it.
As I finish up the new version, I'll probably release a version for .NET 3.5 as well as 4.0 so that more people can use it. 3.5 is the latest stable release, and I'm pretty sure MS gives it to you through Windows Update, so a lot of people should have it.
I'll also send it and the source off to EvenBalance, EA, Activision, etc. to have them look over it and/or get unofficial support.