A tiny library that fully strips the PlayStation PC SDK runtime requirement for God of War Ragnarok.
There is a number of people that encountered various unexpected errors and issues, e.g. a sudden error message popup and more. This library attempts to resolve all the possible issues related to the PlayStation PC SDK.
This project does not touch or modify any original game code and is NOT intended to encourage piracy.
- Download the latest release
- Copy
version.dll
to the game folder - Enjoy!
- Download the latest release
- Copy
version.dll
to the game folder - Add the following launch parameters to the game executable:
SteamDeck=0 WINEDLLOVERRIDES="version=n,b" %command%
- Enjoy!
If you still encounter the login screen error, make sure to remove this file first:
C:\Users\[Username]\\Saved Games\God of War Ragnarök\[AccountID]\userpreferences
Upon the first popup when it asks to link the Steam account, press NO
button.
- Microsoft Detours (https://github.com/microsoft/Detours)
- jason098 (Linux tests and tips)
- Ameribear (Reuploading the latest Nexus Mods version)
- Visual Studio 2022 is required to compile this project