Skip to content

flexxxxer/prototype-fixes

Repository files navigation

What is it?

Set of fixes and workarounds for Prototype (2009) game. These fixes are needed due to the age of the game. With them, you can get a much better gaming experience than without them.

Setup

  1. Clone repo to C drive:
PS C:\> git clone https://github.com/flexxxxer/prototype-fixes
  1. Paste this to General: LAUNCH OPTIONS at Steam:
C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -ExecutionPolicy Bypass -WindowStyle Hidden -NoProfile -File "C:\prototype-fixes\RunPrototype.ps1" -GameExe %COMMAND%

example-launch-options

  1. Copy from prototype-fixes/modified-prototypeenginef to game folder with replacement one of prototypeenginef.dll. For AMD cards look for folder amd (disabled shadow filtering), for intel and nvidia look for other (enabled shadow filtering).

  2. Copy from prototype-fixes/directinput-fps-fix to game folder dinput8.dll.

Enjoy!

What fixes were made?

Most of the fixes were taken from https://www.pcgamingwiki.com/wiki/Prototype. I just merged AMD shadow missing fix with custom FOV and wrote a script for Steam Launch Options.

Here is the list:

For dessert: increase FPS using DXVK

You can use https://github.com/doitsujin/dxvk for improve game performance. How to install it?

  1. Download latest version from Releases page.
  2. Extract files from x32 folder in archive to Prototype (2009) game folder.
  3. Enjoy! (not really... at the first start, shaders will be compiled, I recommend running around the city, destroying a couple of military bases so that all shaders are compiled and there are no friezes in the future.)

fps-dx9

fps-dxvk

License

prototype-fixes is Copyright © 2023 flexxxxer Aleksandr under the Apache License, Version 2.0.

About

Set of fixes for Prototype (2009) game.

Topics

Resources

License

Stars

Watchers

Forks