Quote:
Originally Posted by TheDarkWraith
Yes one can change core game features to a large extent and one can add new features to the game. It's not as easy as it sounds though. Your new content would be in the dll to inject and you hook into the game to have it execute your new code. You add the hook via code in your dll.
I use Visual Studio 2008 C# or C++ to do my programming and my DLL creating. One could use Visual Basic if they wanted to. A DLL is an exe with one bit changed in the PE header to 'make' it a DLL. Any computer language can be used as long as you can compile the source code into a dll.
I'm going to make a sample dll file and include source code so that you can see what this app can do for SH5 
|
Amazing
could be possible then make a surface warships game or more complex submarines or weapons
__________________
But this ship can't sink!...
She is made of iron, sir. I assure you, she can. and she will. It is a mathematical certainty.
Strength and honor
|