Skip to content

A project to enable the AI option in multiplayer in Stronghold 2 by patching the game.

License

Notifications You must be signed in to change notification settings

Jpnock/Stronghold2-MP-AI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This simple program byte patches the Stronghold 2 game, while it is running, with 0x90 instruction codes (NOP codes) as to stop the code which disables the AI option in multiplayer from executing.

To run, simply compile - making sure you are in release mode - and if you are having any problems with the program not working, try running it as administrator as it may require this write into the game's memory.

About

A project to enable the AI option in multiplayer in Stronghold 2 by patching the game.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages