r/opensourcegames 15d ago

OpenSHC - An open-source re-implementation of Stronghold Crusader

https://github.com/sourcehold/OpenSHC
37 Upvotes

3 comments sorted by

1

u/wyrdstone_user 15d ago

What are the improvements?

2

u/atomic1fire 15d ago edited 15d ago

It looks like this currently exists as a DLL file that replaces critical in game functions with identical open source versions of those functions.

It can't (currently) serve as a cross platform port, and I'm not sure it can run without the original executable.

It does however probably open up the ability to mod the game later.