Opposing force and Blue Shift source code? Created 4 years ago2020-03-27 15:37:01 UTC by Gyugas Gyugas

Created 4 years ago2020-03-27 15:37:01 UTC by Gyugas Gyugas

Posted 4 years ago2020-03-27 15:37:01 UTC Post #343960
I'm interested in changing the max ammo in the expansions but there doesn't seem to be any source code available for them. Can anyone share some info?
Posted 4 years ago2020-03-27 16:57:16 UTC Post #343963
For Opposing Force, you can use this:
https://github.com/Solokiller/halflife-op4/tree/dev

Alternatively:
https://github.com/malortie/halflife/tree/branch-malortie-op4/gearbox

For Blue Shift:
https://github.com/malortie/halflife/tree/branch-malortie-bshift/bshift

There isn't any official source code that was published for them, so yeah, all there is are community efforts to replicate it as authentically as possible.
Admer456 Admer456If it ain't broken, don't fox it!
Posted 4 years ago2020-03-27 22:00:11 UTC Post #343971
Admer456 said:For Opposing Force, you can use this:
https://github.com/Solokiller/halflife-op4/tree/dev
Compiles but produces no .dll
Admer456 said:Alternatively:
https://github.com/malortie/halflife/tree/branch-malortie-op4/gearbox
Compiles but when i enter the game there's no animations. Enemies don't spawn and the ones that did before disappear.
Posted 4 years ago2020-03-28 09:21:39 UTC Post #343975
"Compiles but produces no .dll"
Explain. How are you compiling? What are you using to compile? Are there any errors in the compile log? Etc.
Admer456 Admer456If it ain't broken, don't fox it!
Posted 4 years ago2020-03-28 15:05:23 UTC Post #343979
Using visual studio 2017. I found the dll file but the game crashes after loading a savegame.
Posted 4 years ago2020-03-28 15:12:35 UTC Post #343980
In general, or when the savegame is one that was made previous to the compile?
Notewell NotewellGIASFELFEBREHBER
Posted 4 years ago2020-03-28 15:35:00 UTC Post #343981
General. I tried a new game but it crashed as well.
Posted 4 years ago2020-03-28 16:20:39 UTC Post #343982
Are you compiling both DLLs?
You should compile both client.dll and hl.dll.
Admer456 Admer456If it ain't broken, don't fox it!
Posted 4 years ago2020-03-28 17:47:35 UTC Post #343983
Now i'm getting a "could not load library" ctd.
Posted 4 years ago2020-03-28 18:36:51 UTC Post #343984
Was anyone here able to compile a source for opposing force/blue shift?
Posted 4 years ago2020-03-28 18:59:13 UTC Post #343985
"Now i'm getting a "could not load library" ctd."
Are you trying to run it on WON Half-Life or Steam Half-Life? If you got any pre-2013 Half-Life version, that ain't gonna work.
Admer456 Admer456If it ain't broken, don't fox it!
You must be logged in to post a response.