-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation
Description
Hi,
So to install mods on Phoenix Point: Year One Edition on Linux using Steam, I worked out some instructions:
(Obviously make sure you run the game once before doing this. Also, use proton 5.21-GE-1 or proton 6.0-GE-1 to run it. Later versions might work as well.)
- Download https://github.com/Sheep-y/Modnix/releases/download/v2.5.5/ModnixManualSetup_v2.5.5.7z (or a later version, make sure it's the manual setup one)
- Extract the files in the
Managedfolder in the 7z file (3 DLLs + 1 EXE) tosteamapps/common/Phoenix Point/PhoenixPointWin64_Data/Managed(no files are replaced) - Extract the file
Modnix.exetosteamapps/compatdata/839770/pfx/drive_c/users/steamuser/My Documents/My Games/Phoenix Point/Mods(you need to create some of those folders) - Install
monoand basic assemblies, version does not matter - Open a terminal to
steamapps/common/Phoenix Point/PhoenixPointWin64_Data/Managed - Run
mv System.dll System.bak - Run
mono ModnixInjector.exe - Run
mv System.bak System.dll - Download mods from nexusmods.com and extract them in
steamapps/compatdata/839770/pfx/drive_c/users/steamuser/My Documents/My Games/Phoenix Point/Mods
This works for me. I'm posting these same instructions to protondb.com now, and linking to this ticket. People will probably come here for help.
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation