It seems that you're using an outdated browser. Some things may not work as they should (or don't work at all).
We suggest you upgrade newer and better browser like: Chrome, Firefox, Internet Explorer or Opera

×
@powergod - From the team and I, you're welcome! :)
Literally unplayable because I cannot install it onto the Epic Version despite what the README says. Literally, there is nothing that I can put into the folder BECAUSE IT DOES NOT EXIST AND I CANNOT FIND IT WHATSOEVER.
@Proud_Emmerian, I read your other posts and "HWLauncherEOS" is the wrong folder.

After following the instructions, the Players Patch should be located here:
C:\Program Files\Epic Games\HomeworldRemasterdCollecti\HomeworldRM\DataWorkshopMODs\2.3PlayersPatch\
Post edited August 13, 2023 by cloaked
I have two issues currently: Captured carriers can't build anything, and the game keeps crashing on mission 10 for no discernable reason
@Reshuram05 - When Gearbox rebuilt hw1c in the HWRM engine, they did not enable captured carriers in the campaign to build ships. See the troubleshooting thread. I'd also try starting mission 10 directly without loading a game save.
avatar
cloaked: @Reshuram05 - When Gearbox rebuilt hw1c in the HWRM engine, they did not enable captured carriers in the campaign to build ships. See the troubleshooting thread. I'd also try starting mission 10 directly without loading a game save.
I did try that, and had the same issue. Hell, I even restarted the entire game after downloading teh mod.
Post edited September 18, 2023 by Reshuram05
@Reshuram05 - You'll want to follow the steps in the troubleshooting thread then.
avatar
cloaked: @Reshuram05 - You'll want to follow the steps in the troubleshooting thread then.
Alright, sorry for being lazy, but i've published the error log in your pastebin now so you can have a look at it
any way to run the patch via galaxy?
@lukaszthegreat - Yes, see the download for GOG link in the first post.
avatar
cloaked: @lukaszthegreat - Yes, see the download for GOG link in the first post.
Doesnt work for me. i can use the shortcut provided to run the game modded but when using galaxy, even when pointing galaxy executable to the shortcut it just runs unmodded 2.1 version.
avatar
lukaszthegreat: Doesnt work for me. i can use the shortcut provided to run the game modded but when using galaxy, even when pointing galaxy executable to the shortcut it just runs unmodded 2.1 version.
You can create batch files to run the games from Galaxy. Just create a new text document and put in the following...

For Homeworld 1:
@echo off
start /wait "Homeworld 1 Remastered" "HomeworldRM.exe" -dlccampaign HW1Campaign.big -campaign HomeworldClassic -moviepath DataHW1Campaign -workshopmod 2.3PlayersPatch\2.3PlayersPatch.big
For Homeworld 2:
@echo off
start /wait "Homeworld 2 Remastered" "HomeworldRM.exe" -dlccampaign HW2Campaign.big -campaign Ascension -moviepath DataHW2Campaign -workshopmod 2.3PlayersPatch\2.3PlayersPatch.big
For Homeworld Multiplayer:
@echo off
start /wait "Homeworld Remastered Multiplayer" "HomeworldRM.exe" -workshopmod 2.3PlayersPatch\2.3PlayersPatch.big
Just save the files as HW1.bat, HW2.bat & HWM.bat and move them into the following folder where the HomeworldRM.exe is located:
\[game_folder]\HomeworldRM\Bin\Release
Now use these batch files to start the games with Galaxy.

Just tell me If you also want a working Galaxy overlay. It's possible but a bit more complicated. :)
Post edited May 07, 2024 by Hustlefan