Serious Sam: The First Encounter Public SDK sources v1.05
Author: Croteam
This archive contains a portion of Serious Sam sources and some additional executables. The files included are intended to be used for game modification (Mod) development. To be able to use this, you will need a full retail version of Serious Sam and a copy VisualC++6.0 installed. Only programmers will need this, this is not needed for modeling, mapping and texturing.
The general contents of the zips are:
SDK_xxxIncludes.zip - header files, templates and libraries used for compiling and linking your mod code
SDK_xxxDebugBinaries.zip - debug versions of exes, dlls and libs, useful for debugging your mod
SDK_xxxModels.zip - autogenerated header files and ini files for models. you could generate this by re-saving each model from the modeler, but it is simpler to just unzip this.
SDK_xxxEntities.zip - this contains original sources of Game.dll, Entities.dll and GameGUI.dll from SeriousSam. you should be able to rebuild the originals using this package. it is provided as a starting point for building a mod. recompile the originals and then start tweaking.
For more information please read documents accompanying this package.
SDK_xxxIncludes.zip - header files, templates and libraries used for compiling and linking your mod code
SDK_xxxDebugBinaries.zip - debug versions of exes, dlls and libs, useful for debugging your mod
SDK_xxxModels.zip - autogenerated header files and ini files for models. you could generate this by re-saving each model from the modeler, but it is simpler to just unzip this.
SDK_xxxEntities.zip - this contains original sources of Game.dll, Entities.dll and GameGUI.dll from SeriousSam. you should be able to rebuild the originals using this package. it is provided as a starting point for building a mod. recompile the originals and then start tweaking.
For more information please read documents accompanying this package.
| Filename: | sdk105.zip |
| Size: | 4.13 MB |
| Post Date: | Dec 09, 2001 5:13pm PST |
| Last Updated: | Sep 23, 2010 6:52pm PDT |
| Downloads: | 151 |
Add your comment.