Posted October 14, 2019
high rated
Deus Ex: Invisible War (GOG)
Visual Upgrade Patch 1.2 (Download)
Windows 10 Pro
I wrote this guide using the above version and OS.
*Before you begin, save/close any important files from running in the background, so you don't lose any important data - just in case you need to restart your system (see next note).
**Should the game become unresponsive, in that you cannot exit it through the task manager or toolbar, hit CTRL+ALT+DELETE and select "Sign Out" to avoid hard-resetting your system.
1. Install the game and the Visual Upgrade Patch.
This guide was written for the default patch installer option:
[✓] Keep the unpatched game available.
2. Open the "VisibleTweaker" tool and set it to Windowed Mode. [Image 1]
Setting this will allow you to examine your task manager during the black screen/freeze to see which program is
conflicting with the game.
3. Boot the game.
Set your preferred resolution through the in-game video options.
The game will stall (freeze) at a black/gray screen after starting a new game.
Press CTRL+ALT+DELETE and...
4. Open the Task Manager.
Find "Deus Ex 2 Visibly Upgraded (32 bit)" under the Processes "Apps" section
It will probably say "Not responding"
Right click that selection and hit "Go to details" [Image 2]
In the next screen you will see 1 or 2 instances of "DeusEx2.exe"
Right click the one that says "Not responding" and select "Analyze wait chain". [Image 3]
This should detail the program(s) that are conflicting with Invisible War and preventing it from loading correctly. [Image 4]
Take note of the exact .exe name that is causing the problem.
In my case it was a music production related program called "NTKDaemon.exe"
5. Create a .bat file (or modify your startup settings.**)
Paste this into a text file:
Save the text file and rename it as "DX2.bat" and place it in your "Deus Ex - Invisible War\System" folder alongside the residing DX2.exe file. [Image 5]
**If the conflicting program is not vital to your everyday computer use, you could also just disable it through the Task Manager "Startup" options. If you choose this route, restart your computer and skip to Step 7.
6. Modifying Your Shortcuts (Optional)
Normal Shortcut:
MEGA -- only needed for GOG Galaxy
Google Drive -- only needed for GOG Galaxy
This will link Galaxy to the new .bat file instead of the normal .exe
Note: If you have trouble finding files on your system, use a program such as voidtools "everything"
https://www.voidtools.com/downloads/
7. Test the game again.
Make sure it runs without freezing.
Afterward, you can open the "VisibleTweaker" tool again, and set it back to Fullscreen mode.
Visual Upgrade Patch 1.2 (Download)
Windows 10 Pro
I wrote this guide using the above version and OS.
*Before you begin, save/close any important files from running in the background, so you don't lose any important data - just in case you need to restart your system (see next note).
**Should the game become unresponsive, in that you cannot exit it through the task manager or toolbar, hit CTRL+ALT+DELETE and select "Sign Out" to avoid hard-resetting your system.
1. Install the game and the Visual Upgrade Patch.
This guide was written for the default patch installer option:
[✓] Keep the unpatched game available.
2. Open the "VisibleTweaker" tool and set it to Windowed Mode. [Image 1]
Setting this will allow you to examine your task manager during the black screen/freeze to see which program is
conflicting with the game.
3. Boot the game.
Set your preferred resolution through the in-game video options.
The game will stall (freeze) at a black/gray screen after starting a new game.
Press CTRL+ALT+DELETE and...
4. Open the Task Manager.
Find "Deus Ex 2 Visibly Upgraded (32 bit)" under the Processes "Apps" section
It will probably say "Not responding"
Right click that selection and hit "Go to details" [Image 2]
In the next screen you will see 1 or 2 instances of "DeusEx2.exe"
Right click the one that says "Not responding" and select "Analyze wait chain". [Image 3]
This should detail the program(s) that are conflicting with Invisible War and preventing it from loading correctly. [Image 4]
Take note of the exact .exe name that is causing the problem.
In my case it was a music production related program called "NTKDaemon.exe"
5. Create a .bat file (or modify your startup settings.**)
Paste this into a text file:
@echo off
taskkill /IM "NTKDaemon.exe" /f >nul 2>&1
DX2.exe
exit
Replace "NTKDaemon.exe" with your specific conflicting .exe taskkill /IM "NTKDaemon.exe" /f >nul 2>&1
DX2.exe
exit
Save the text file and rename it as "DX2.bat" and place it in your "Deus Ex - Invisible War\System" folder alongside the residing DX2.exe file. [Image 5]
**If the conflicting program is not vital to your everyday computer use, you could also just disable it through the Task Manager "Startup" options. If you choose this route, restart your computer and skip to Step 7.
6. Modifying Your Shortcuts (Optional)
Normal Shortcut:
Edit your Deus Ex - Invisible War shortcut(s), so that it links to the new .bat file. [Image 6]
example:
"E:\GOG Games\Deus Ex - Invisible War\System\DX2.bat"
Galaxy Shortcut: example:
"E:\GOG Games\Deus Ex - Invisible War\System\DX2.bat"
Find this hidden file on your system:
goggame-1207659068.info
example:
C:\ProgramData\GOG.com\supportInstaller\1207659068\goggame-1207659068.info
E:\GOG Games\Deus Ex - Invisible War\goggame-1207659068.info
Replace those .info files with this modified copy: goggame-1207659068.info
example:
C:\ProgramData\GOG.com\supportInstaller\1207659068\goggame-1207659068.info
E:\GOG Games\Deus Ex - Invisible War\goggame-1207659068.info
MEGA -- only needed for GOG Galaxy
Google Drive -- only needed for GOG Galaxy
This will link Galaxy to the new .bat file instead of the normal .exe
Note: If you have trouble finding files on your system, use a program such as voidtools "everything"
https://www.voidtools.com/downloads/
7. Test the game again.
Make sure it runs without freezing.
Afterward, you can open the "VisibleTweaker" tool again, and set it back to Fullscreen mode.
Post edited March 28, 2021 by djdarko