It seems that you're using an outdated browser. Some things may not work as they should (or don't work at all).
We suggest you upgrade newer and better browser like: Chrome, Firefox, Internet Explorer or Opera

×
Hello everyone,

right from the start the game used my cpu to the full.

My computer has a AMD Phenom II X6 1050T CPU and all 6 cores running on 100% use to capacity. Even after quitting the game. The cores stays at 100%.

Is there anway to reduce the usage of cpu?
I have the same problem. Yesterday I wanted to start Evil Genius and the game didn´t start. But the CPU was at 100%. It was still at 100% even after closing GOg galaxy. Just a restart of the pc could change it.
I once had a DEC AlphaStation with dual CPUs. One of the CPUS' fan froze and the CPU (and the board it was on) literally burned up. The machine kept running. It was in my basement, so I only noticed because for some reason, there was only one CPU active.
The reason is definitely the game and not the hardware. All the other games or programms work fine and do not force the CPU to 100%.
If you check the task manager and it turns out to be "rundll32.exe" causing the CPU usage, then you can safely terminate that process. I also happend to randomly get this issue a few days ago.

To fix the issue permanently, you must rename "C:\Windows\SysWOW64\gameux.dll" to something else as it's the cause of the problem and seems to have no ill effect (at least in the Steam version).
leiftiger ..I have tried your suggestion...but it didn´t work
Now I have downloaded the file (evil genius) and I installed it on an old windows XP PC...
and the game is running fine...
Same here. When I start the game nothing happens but i can see the evilgenius-releasestub.exe in the task manager. After killing the task and start the game again it works but at the same time rundll32 appears and takes the cpu usage to the peak.
I played Eg half a year ago and having no problems at all.
Playing on a Windows 7 laptop. Maybe an update?
Out of curiosity, are any of you guys who are having problems using machines that have Intel graphics chips? I can't confirm this, but I have heard from a reliable source that this game does not "play nice" with Intel graphics chips.
avatar
RelicMaster: Out of curiosity, are any of you guys who are having problems using machines that have Intel graphics chips? I can't confirm this, but I have heard from a reliable source that this game does not "play nice" with Intel graphics chips.
I use a win7 laptop with hd4000, but that game worked without flaws a few month ago. Is it working for you just fine?
avatar
RelicMaster: Out of curiosity, are any of you guys who are having problems using machines that have Intel graphics chips? I can't confirm this, but I have heard from a reliable source that this game does not "play nice" with Intel graphics chips.
avatar
Narrenfeste: I use a win7 laptop with hd4000, but that game worked without flaws a few month ago. Is it working for you just fine?
Yes, but I'm playing on a desktop with an Nvidia GTX 1080.
I have tried it first on a desktop with an Nvidia 1050 ti and not with an Intel graphic chip. As I said before, now I´m playing it with an old XP system.
avatar
Deascilly: I have tried it first on a desktop with an Nvidia 1050 ti and not with an Intel graphic chip. As I said before, now I´m playing it with an old XP system.
In that case I really have no idea what could be causing this. I would say it might by an OS issue (since you werre able to get it running on XP), but I'm running it on Windows 10 64-bit and have no issues.
avatar
RelicMaster: Out of curiosity, are any of you guys who are having problems using machines that have Intel graphics chips? I can't confirm this, but I have heard from a reliable source that this game does not "play nice" with Intel graphics chips.
I'm using a AMD Radeon R2 200 Series. So no Intel-releated issue.

avatar
Deascilly: I have tried it first on a desktop with an Nvidia 1050 ti and not with an Intel graphic chip. As I said before, now I´m playing it with an old XP system.
avatar
RelicMaster: In that case I really have no idea what could be causing this. I would say it might by an OS issue (since you werre able to get it running on XP), but I'm running it on Windows 10 64-bit and have no issues.
Seems to be an OS issue. I'm using Win 7 64-bit.
Same problem here.

But I also noticed that along with my CPU going 100% my outgoing internet traffic also skyrocketed.

When I noticed this, I legit thought first that my computer had malware in it.

Using Win 7 64-bit as well. I also haven't installed any mods or unoffical patches to the game yet.
This is a raw install through GoG Galaxy.
Post edited July 01, 2019 by Mr.NostalgiaDude
EUREKA!

I think I found the solution or atleast the reason why this problem persists.

A user from sevenforums.com had a great explanation and possible fix for this issue.
It's all related to the cursed Windows Game Explorer program. Here's the quote of that user:

"I had this problem, too. Older games, like NOLF, NOLF2, Painkiller, Deus Ex suddenly wouldn't start. The game would hang and when I checked the task manager, the game would be in the list, along with a Rundll32.exe child process that was hogging up CPU resources. I recommend using Process Explorer, instead of the default task manager. It shows the relationships between the game and any child processes a lot better. One of the libraries that RunDLL32.exe was loading was gameux.dll This file turned out to be what was causing the hang. Because it's a system file, the trick was finding a way to take ownership of the file, so I could disable it.

This worked for me on Windows 7 64bit.
First, Create a Restore Point, in case you mess something up.
Start the computer in Safe Mode.
Use Windows Explorer to navigate to your C:\Windows\SysWOW64 directory.
Look for gameux.dll. Right-click on it and bring up the Property sheet.
Click the 'Security' tab. Take ownership of the file by copying its permission from whatever account had full access originally. On my computer, that Owner was called "TrustedInstaller" You need to transfer ownership to whatever your default Administrator account is called.
Now you can rename the gameux.dll file to something like gameuxBAK.dll (It's good practice not to delete possibly-critical files in case you need to restore them, later)
(There is also a copy of gameux.dll in the C:\Windows\System32 directory. You may need to rename that one, too.
Reboot normally. The games should launch now.

My theory for why this works is that when the older games were installed, they were registered with the Windows Game folder, which tries to download updates and game icons whenever you launch the game. Microsoft is phasing out support of Windows 7 next year and in typical Microsoft fashion, they started removing the online support early. I think the RunDLL32.exe is trying and failing to contact the online resources for game updates. When it fails, instead of handing off control back to the game, it tries to endlessly contact Microsoft for resources that no longer exist."

[url]https://www.sevenforums.com/software/97818-games-rundll32-issue-2.html?s=1747ce08fed42d85a7494f7a694e243d[/url]
Post edited July 03, 2019 by Mr.NostalgiaDude