The secret isn’t in the game’s basic launcher—it’s in the config file.
[Input] MouseSmoothing=0 MouseAccel=0 Want to rebind keys not available in the menu? Find the [Keys] section and change the virtual key codes (a quick Google for “DirectX key codes” will help). For example:
[FrameRate] MaxRefreshRate=0
[Display] ScreenWidth=1920 ScreenHeight=1080 FullScreen=1 RefreshRate=144 [Graphics] DetailLevel=2 ShadowDetail=0 AntiAlias=1 Multisample=8 TextureDetail=2 hitman 2 silent assassin config file
[FrameRate] MaxRefreshRate=0 0 means unlimited. If you get weird physics (rare in this engine), cap it at 144 or 120 . On modern GPUs, characters can look like walking silhouettes. Under [Graphics] , add:
[Graphics] AntiAlias=1 Multisample=8 If your GPU is modern, you can also override this in your NVIDIA/AMD control panel. The default mouse smoothing is awful. Under [Input] , try:
Now get out there, 47. The ICA needs you. And please—no silent assassins were harmed in the making of this config. Drop it in the comments below. And don’t forget to save that backup file before you tweak. The secret isn’t in the game’s basic launcher—it’s
Agent 47 Archives | Difficulty: Professional
Happy hunting.
[Display] ScreenWidth=1920 ScreenHeight=1080 FullScreen=1 Pro tip: For 1440p, use 2560x1440 . For 4K, 3840x2160 . By default, the game locks to 60 FPS. To unlock it (great for high-refresh monitors): You lose a bit of atmosphere
[Graphics] ShadowDetail=0 Turning shadows off actually fixes the rendering bug. You lose a bit of atmosphere, but you gain the ability to actually see your targets. The game’s jaggies are brutal. Force better AA via:
[Keys] KEY_FIRE=0x22 ; Changes fire to the 'G' key (example) Here’s my tested, stable setup for Windows 10/11: