Giter VIP home page Giter VIP logo

dreamycecil / hl2im Goto Github PK

View Code? Open in Web Editor NEW
8.0 1.0 0.0 218.32 MB

A mod for Serious Sam: The Second Encounter that tries to recreate the atmosphere of Half-Life 2 game by adding weapons, enemies, interface and a lot of other features ported directly from Half-Life 2.

Home Page: https://dreamycecil.itch.io/hl2-im

License: GNU General Public License v2.0

Batchfile 0.01% C++ 77.74% C 21.21% Clarion 0.20% ECL 0.01% HTML 0.20% Visual Basic 6.0 0.63%
open-source sdk mod serious-sam serious-engine sam-sdk half-life

hl2im's Introduction

Half-Life 2 Immersion Mod

This is the source code of a mod for classic Serious Sam: The Second Encounter v1.07 that tries to recreate the atmosphere of Half-Life 2 game by adding weapons, enemies, interface and a lot of other features ported directly from Half-Life 2. Based on Serious Engine 1 Mod SDK

Building

To compile the source code, you'll need to use a compiler from Microsoft Visual C++ 6.0.

Full guide: https://github.com/DreamyCecil/SE1-ModSDK#building

Running

Once the project is compiled, there should be three libraries in the Bin folder: EntitiesMP.dll, GameGUIMP.dll and GameMP.dll.

There are two ways to start the mod:

  1. Create a .des file in your Mods directory under the same name as this repository, open it in any text editor and type your mod name in it. Then you'll be able to launch your mod from the game's Mods list.
  2. Run ModStart.bat or EditorStart.bat from the Bin folder to open the editor or the mod.

When running a selected project, make sure the mod in project properties Debugging -> Command Arguments is set to your mod name instead of HL2IM (example: +game HL2IM_Mod).

License

Just like Croteam's Serious Engine 1.10 source code, Serious Sam SDK is licensed under the GNU GPL v2 (see LICENSE file).

This SDK includes Croteam's Entity Class Compiler (Sources/Extras/Ecc.exe) that is used to compile .es files and officially distributed with classic Serious Sam games. Its source code is included in Serious Engine 1.10.

Some of the code included with the SDK may not be licensed under the GNU GPL v2:

  • DirectX8 SDK (Headers & Libraries) (d3d8.h, d3d8caps.h and d3d8types.h located in Sources/Extras) by Microsoft

hl2im's People

Contributors

dreamycecil avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.