FalschgeldFurkan
Published
As others have pointed out:
- Delete "start.mov" from your game files. This intro will crash your game, and you won't be able to configure this in the game's registry until you have successfully launched the game once, and this will not be the case with the intro in the game files.
- Get proton GE
- Run "protontricks 1478650 d3dcompiler_47" (or if installed via flatpak, use the GUI and select "Install a Windows component" -> d3dcompiler_47)
- If above is done, and you haven't touched the registry, you will start into a black screen. Press space/enter/ESC as if you would skip an intro movie, and the game will load.
Tested on both PC and Steam Deck
gamemoderun PROTON_HIDE_NVIDIA_GPU=0 DXVK_FRAME_RATE=60 WINEDLLOVERRIDES="d3d8=n,b" %command%
As others have pointed out, you'll need to edit the HitmanContracts.ini file that's located in the game directory:
Add the following two lines to mitigate mouse/keyboard issues:
UseDirectInputMouse
UseDirectInputKeyboard
Change the resolution line to your desired resolution:
Resolution 1920x1080
(Optional) Disable intro videos by changing the first line:
DefaultScene=mainmenu.gms
NOTE: If you experience low FPS like I did on my PC: You will need to download the d3d8to9 module. Get it here: https://github.com/crosire/d3d8to9/releases Download the d3d8.dll and put it into your game folder (overwrite if needed). Your game should now run above 30FPS, but don't forget to limit the FPS to 60 (as done in my start commands), otherwise you will run into issues.
Offline saves are not uploaded to cloud; you would have to import them if you switch devices
Goldium version may cause trouble with fullscreen (resolution not applying correctly); Super Motherload works fine in that regard
Both Goldium and Super Motherload work fine on Linux