rKAnjEL Posted September 30, 2008 Share Posted September 30, 2008 I've noticed that some games have problems with dual-core processors, and according to what I've read the only way to fix that is to manually set the game's CPU affinity to single-core.Setting the affinity manually every time you start the game (through the task manager?) can be rather tedious, but there is another way to do it once and for all by using a small console application called imagecfg.exe, but since it's a console-only it can be confusing for inexperienced users, so I've decided to make a GUI for it so it can be a bit easier.Here's a screenshot of the GUI I made:It's fairly straightforward, just browse for the game main *.exe file, and choose the CPU affinity (or leave it at the default value), then press Set Affinity, and that's it. The game's affinity will always be single-core from now and hopefully that will eliminate the problem.Download (multiple mirrors)Size: 89.4 KBMD5: D89A3B1231C4D0E87B7A4726F9FFC746Note: I guarantee that the program is free of any harmful code whatsoever but I'm not responsible if you mess things up (I wonder if it's even possible), that being said, this is a FREE program so feel free to use it or distribute it to your friends and if you stumble across any bugs pls. lemme know and I'll fix them ASAP.What's new in version 1.1:Now as requested by PXN, the GUI supports Quad-Core processors. Link to comment Share on other sites More sharing options...
PXN Posted October 1, 2008 Share Posted October 1, 2008 hmm interesting application... Good job on the GUI. Any chance there is a Quad core version of this application? Link to comment Share on other sites More sharing options...
rKAnjEL Posted October 1, 2008 Author Share Posted October 1, 2008 hmm interesting application... Good job on the GUI. Any chance there is a Quad core version of this application?First of all, thanks for your response.I can easily tweak the GUI to support Quad-Core if you like, the original console program support multiple cores so it shouldn't be too hard.I'll make it later and update the thread :P Link to comment Share on other sites More sharing options...
PXN Posted October 1, 2008 Share Posted October 1, 2008 Good job again, is this written in VB or C#? Link to comment Share on other sites More sharing options...
rKAnjEL Posted October 2, 2008 Author Share Posted October 2, 2008 Good job again, is this written in VB or C#?Thanks, it's written in VB.NET 2005 (.NET Framework 2.0). Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.